]> git.donarmstrong.com Git - debhelper.git/commitdiff
r461: * Documented -isp, Closes: #93983
authorjoey <joey>
Sun, 15 Apr 2001 02:19:11 +0000 (02:19 +0000)
committerjoey <joey>
Sun, 15 Apr 2001 02:19:11 +0000 (02:19 +0000)
debian/changelog
dh_gencontrol

index a67e7d0e0af669fefcad14878828c16658395b83..a76f417b563215d3f8c0f45ad71476c075a122e2 100644 (file)
@@ -1,3 +1,9 @@
+debhelper (3.0.16) unstable; urgency=low
+
+  * Documented -isp, Closes: #93983
+
+ -- Joey Hess <joeyh@debian.org>  Sat, 14 Apr 2001 19:16:47 -0700
+
 debhelper (3.0.15) unstable; urgency=low
 
   * Typo, Closes: #92407
index 46f192b64589d5502b0658be66b188cdf678a93b..d1fdd943ad28ea8ce6bb489678b4234ccc84e3d5 100755 (executable)
@@ -19,7 +19,9 @@ dh_gencontrol is a debhelper program that is responsible for generating
 control files, and installing them into the DEBIAN directory with the
 proper permissions.
 
-This program is merely a wrapper around L<dpkg-gencontrol(1)>.
+This program is merely a wrapper around L<dpkg-gencontrol(1)>, which calls
+it once for each package being acted on, and passes in some additional
+useful flags including "-isp".
 
 =head1 OPTIONS