[svn:parrot] r37754 - trunk/docs/project
allison at svn.parrot.org
allison at svn.parrot.org
Fri Mar 27 16:58:28 UTC 2009
Author: allison
Date: Fri Mar 27 16:58:26 2009
New Revision: 37754
URL: https://trac.parrot.org/parrot/changeset/37754
Log:
[debian] A few updates to the packaging guide while building packages.
Modified:
trunk/docs/project/debian_packaging_guide.pod
Modified: trunk/docs/project/debian_packaging_guide.pod
==============================================================================
--- trunk/docs/project/debian_packaging_guide.pod Fri Mar 27 03:46:57 2009 (r37753)
+++ trunk/docs/project/debian_packaging_guide.pod Fri Mar 27 16:58:26 2009 (r37754)
@@ -76,8 +76,8 @@
=item 5.
Update the debian/control.in file in ~/deb/parrot/parrot-<version>/. Make sure
-you are listed in "Uploaders". The "Maintainer" will always be "Parrot
-Developers <parrot-dev at lists.parrot.org>".
+you are listed in "Uploaders". The "Maintainer" will always be "Debian
+Parrot Maintainers <pkg-parrot-devel at lists.alioth.debian.org>".
=item 6.
@@ -87,9 +87,10 @@
=item 7.
-Regenerate the debian/control file from ~/deb/parrot/parrot-<version>/:
+Regenerate the debian/control file. From the
+~/deb/parrot/parrot-<version>/ directory, run:
- $ debian/rules debian/control
+ $ debian/rules debian-control-stamp
=item 8.
More information about the parrot-commits
mailing list