diff test/test_info.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 8e0c81870e5e
children
line wrap: on
line diff
--- a/test/test_info.py	Tue Nov 09 15:26:20 2010 +0000
+++ b/test/test_info.py	Tue Nov 09 17:20:47 2010 +0000
@@ -37,7 +37,7 @@
 
 [pkg_simple]
 pkg_basename: simple1
-svn_url: svn://example.com/%(name)s/trunk
+url: svn://example.com/%(name)s/trunk
 base_dir: %(tracks_dir)s/%(name)s
 packager_class: treepkginfo_test.%(name)s
 handle_dependencies: True
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)