From 2d76f9e8cf76146e7b24ac4232918f584cfb8a16 Mon Sep 17 00:00:00 2001 From: joey Date: Sat, 17 Nov 2001 21:01:33 +0000 Subject: r495: * dh_undocumented: check for existing uncompressed man pages. Closes: #87972 * Optimized dh_installdeb conffile finding. Closes: #119035 * dh_installdeb: changed the #!/bin/sh -e to set -e on a new line. Whether this additional bloat is worth it to make it easier for people to sh -x a script by hand is debatable either way, I guess. Closes: #119046 * Added a check for duplicated package stanzas in debian/control, Closes: #118805 --- debhelper.pod | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debhelper.pod') diff --git a/debhelper.pod b/debhelper.pod index 5dd215c3..676ad0d0 100644 --- a/debhelper.pod +++ b/debhelper.pod @@ -91,7 +91,8 @@ Act on all architecture independent packages. =item B<->I, B<--package=>I -Act on the package named "package". +Act on the package named "package". This option may be specified multiple +times to make debhelper operate on a given set of packages. =item B<-s>, B<--same-arch> -- cgit v1.2.3