diff demopublishpackages.cfg @ 249:a3f106580525

Add config settings "distribution" and "section" so that they don't have to be specified when running bin/publishpackages.py most of the time. Add them to demopublishpackages.cfg as well.
author Bernhard Herzog <bh@intevation.de>
date Mon, 09 Mar 2009 16:00:44 +0000
parents 4d6c3431face
children 70735b398bb0
line wrap: on
line diff
--- a/demopublishpackages.cfg	Fri Mar 06 19:57:04 2009 +0000
+++ b/demopublishpackages.cfg	Mon Mar 09 16:00:44 2009 +0000
@@ -4,6 +4,11 @@
 # adapt it to your needs.
 
 [publishpackages]
+# Distribution (e.g. etch, lenny, ...) and section (e.g. experimental,
+# unstable, ...) for which to publish the packages
+distribution: lenny
+section: experimental
+
 # Username and host on which the treepackager runs.  publishpackages.py
 # has to be able to connect to that host as the builduser via ssh
 # without knowning the password.  This is best achieved with the
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)