# HG changeset patch # User Bernhard Herzog # Date 1204642466 0 # Node ID 91deff3db739c07e60ef35bbc36359a7e4bbf651 # Parent 38aeaa34fa8c4d5b78b8f798682f2c6d4e2d22c5 Add note about bin/inittreepkg.py to README diff -r 38aeaa34fa8c -r 91deff3db739 README --- a/README Tue Mar 04 14:46:56 2008 +0000 +++ b/README Tue Mar 04 14:54:26 2008 +0000 @@ -90,6 +90,15 @@ to you. Usually it's a good idea to start with the debian sub-directory an existing debian package for the software. +Once you have configured the packagers, you can create their directories +with + + bin/inittreepkg.py + +This will create base directories of each packager and report some +missing steps that will have to be done manually, like creating a debian +subdirectory with the debian packaging information. + Configure pbuilder ~~~~~~~~~~~~~~~~~~