]> err.no Git - dpkg/commit
* man/C/dpkg-scanpackages.1: Document new dpkg-scanpackages
authorFrank Lichtenheld <djpig@debian.org>
Sun, 29 Jan 2006 17:30:28 +0000 (17:30 +0000)
committerFrank Lichtenheld <djpig@debian.org>
Sun, 29 Jan 2006 17:30:28 +0000 (17:30 +0000)
commit027e9bffc6d9b18446feb44b86fdad515e8db7bb
tree9672dd11b78dbb807692405c04de6e8412961e72
parent55c873a538f6664703a48d61a57934b069d260d1
* man/C/dpkg-scanpackages.1: Document new dpkg-scanpackages
-m option.
* scripts/dpkg-scanpackages.pl: Rewrite the script to support
multiple versions of packages in a single Packages file;
use Getopt::Long instead of attempting to parse the command line
ourselves and doing it badly;
get rid of unecessary hashes and arrays that aren't used at all;
output help when given the --help/-h/-? options
Closes: #229589, #319541
ChangeLog
debian/changelog
man/C/dpkg-scanpackages.1
scripts/dpkg-scanpackages.pl