# HG changeset patch # User Bernhard Herzog # Date 1204639697 0 # Node ID e6cfe3b8095679899bbfb554484af82abcfe9ddf # Parent fb5332a286cf3b057344dd9b061b57b9e95a218b fix typos diff -r fb5332a286cf -r e6cfe3b80956 bin/initpbuilder.py --- a/bin/initpbuilder.py Mon Feb 25 16:36:34 2008 +0000 +++ b/bin/initpbuilder.py Tue Mar 04 14:08:17 2008 +0000 @@ -1,5 +1,5 @@ #! /usr/bin/python2.4 -# Copyright (C) 2007 by Intevation GmbH +# Copyright (C) 2007, 2008 by Intevation GmbH # Authors: # Bernhard Herzog # @@ -77,7 +77,7 @@ print "creating pbuilderrc:", repr(pbuilderrc) writefile(pbuilderrc, pbuilderrc_template % replacements) - # turn the extra-pkg directory into a property deb archive + # turn the extra-pkg directory into a proper deb archive print "turning the extra-pkg dir into a debian archive" extra_pkgdir = replacements["extra-pkgdir"] call(["apt-ftparchive", "packages", "."],