diff test/test_listpackages.py @ 511:e5b66539f893

new variable to set choose the scm for sources and debian dirs svn_url and git_url are now deprecated in favour of url and scm_type added a tag detector for git in kde enterprise packager
author Bjoern Ricks <bricks@intevation.de>
date Tue, 09 Nov 2010 17:20:47 +0000
parents f06f707d9fda
children
line wrap: on
line diff
--- a/test/test_listpackages.py	Tue Nov 09 15:26:20 2010 +0000
+++ b/test/test_listpackages.py	Tue Nov 09 17:20:47 2010 +0000
@@ -75,12 +75,12 @@
 instructions_file:
 
 [pkg_kdepim]
-svn_url: svn://anonsvn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
+url: svn://anonsvn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
 base_dir: %%(tracks_dir)s/kdepim
 packager_class: recipes.kde_enterprise_3_5.kdepim
 
 [pkg_kdepimlibs]
-svn_url: svn://anonsvn.kde.org/home/kde/branches/kdepim/enterprise/kdepimlibs
+url: svn://anonsvn.kde.org/home/kde/branches/kdepim/enterprise/kdepimlibs
 base_dir: %%(tracks_dir)s/kdepimlibs
 packager_class: recipes.kde_enterprise_3_5.kdepim
 """
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)