From: Joey Hess Date: Sun, 8 Jun 2008 16:22:02 +0000 (-0400) Subject: dh: Man page fix. Closes: #485116 X-Git-Tag: 7.0.11~5 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=98f41f9a450d7d0e441e266a8172a53200e4a8e6;p=debhelper.git dh: Man page fix. Closes: #485116 --- diff --git a/debian/changelog b/debian/changelog index 482cf52..47045e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +debhelper (7.0.11) UNRELEASED; urgency=low + + * dh: Man page fix. Closes: #485116 + + -- Joey Hess Sun, 08 Jun 2008 12:21:48 -0400 + debhelper (7.0.10) unstable; urgency=low * dh_compress: Do not compress index.sgml files, as generated by gtk-doc. diff --git a/dh b/dh index 3882090..a07cd6b 100755 --- a/dh +++ b/dh @@ -167,7 +167,7 @@ And if necessary, you can add commands to run automake, etc here too. build: dh build --before configure - dh_auto_configure --kitchen-sink=yes + dh_auto_configure -- --kitchen-sink=yes dh build --after configure Here's how to skip two automated in a row (configure and build), and