diff demo.cfg @ 93:73c67372c7f7

Make the prefix used in the debian revision number configurable. This involves a new config file setting documented in demo.cfg, the necessary changes to the packagers and updated and new test cases
author Bernhard Herzog <bh@intevation.de>
date Wed, 07 Nov 2007 10:13:24 +0000
parents 1c74e3b56a63
children 4224f0bf2168
line wrap: on
line diff
--- a/demo.cfg	Tue Nov 06 17:30:11 2007 +0000
+++ b/demo.cfg	Wed Nov 07 10:13:24 2007 +0000
@@ -37,6 +37,11 @@
 deb_email: packager@example.com
 deb_fullname: Sample Packager
 
+# A prefix used in the package revision number of the generated debian
+# package.  E. g. with a prefix "treepkg", the default, a generated
+# package might be named foo_1.0-Q1_all.deb
+debrevision_prefix: treepkg
+
 
 [treepkg]
 # Section for general tree packager configuration
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)