r46224 - /scripts/qa/packagecheck

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Oct 22 21:55:27 UTC 2009


Author: gregoa
Date: Thu Oct 22 21:55:22 2009
New Revision: 46224

URL: http://svn.debian.org/wsvn/?sc=1&rev=46224
Log:
cosmetic changes to help output

Modified:
    scripts/qa/packagecheck

Modified: scripts/qa/packagecheck
URL: http://svn.debian.org/wsvn/scripts/qa/packagecheck?rev=46224&op=diff
==============================================================================
--- scripts/qa/packagecheck (original)
+++ scripts/qa/packagecheck Thu Oct 22 21:55:22 2009
@@ -24,7 +24,6 @@
 	echo "  At least one parameter must be present."
 	echo
 	echo "  Parameters:"
-	echo "  -a       - automatic (used by takeover-for-pkg-perl.sh)"
 	echo "  -V       - debian/control: add _V_cs-(Svn|Browser) fields;"
 	echo "             remove XS-Vcs-(Svn|Browser) fields;"
 	echo "             switch Vcs-Browser fields to ViewSVN"
@@ -32,7 +31,7 @@
 	echo "             pseudo-field Homepage"
 	echo "  -M       - debian/control: check _M_aintainer field for"
 	echo "             Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>"
-	echo "  -D       - debian/control: add \${misc:Depends} to Depends:"
+	echo "  -D       - debian/control: add \${misc:_D_epends} to Depends:"
 	echo "  -P       - debian/control: substitute occurences of explicit versioned"
 	echo "             dependencies on _p_erl (>= 5.6.0-{12,16}) with unversioned one."
 	echo "  -W       - debian/_w_atch: change CPAN URLs to"
@@ -46,6 +45,7 @@
 	echo "             if the package uses quilt"
 	echo "  -A       - all checks"
 	echo
+	echo "  -a       - automatic (used by takeover-for-pkg-perl.sh)"
 	echo "  -p <pkg> - check only package <pkg>"
 	echo "  -h       - this help"
 	echo "  -c       - test only the package that is checked out in the"




More information about the Pkg-perl-cvs-commits mailing list