]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
dh_gencontrol: Drop the Homepage field from udebs. Closes: #492719
[debhelper.git] / debian / changelog
index 2ae4820bc655268c4f0cefef3598ea78f7377ba2..23acbb19f9b64737b4c518b4fb09cadb933fd238 100644 (file)
@@ -1,11 +1,53 @@
-debhelper (7.0.12) UNRELEASED; urgency=medium
+debhelper (7.0.17) UNRELEASED; urgency=low
+
+  [ Per Olofsson ]
+  * dh_auto_install: Fix man page, was referring to dh_auto_clean.
+
+  [ Joey Hess ]
+  * dh_gencontrol: Drop the Homepage field from udebs. Closes: #492719
+
+ -- Per Olofsson <pelle@debian.org>  Wed, 23 Jul 2008 10:52:14 +0200
+
+debhelper (7.0.16) unstable; urgency=low
+
+  * dh: Avoid passing --with on to subcommands. Closes: #490886
+  * dh_installchangelogs: When searching for changelog in v7 mode, skip
+    empty files. Closes: #490937
+
+ -- Joey Hess <joeyh@debian.org>  Sat, 19 Jul 2008 15:34:13 -0400
+
+debhelper (7.0.15) unstable; urgency=low
+
+  * dh_clean: Do not delete *-stamp files in -k mode in v7. Closes: #489918
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 09 Jul 2008 16:16:11 -0400
+
+debhelper (7.0.14) unstable; urgency=low
+
+  * Load python-support sequence file first, to allow ones loaded later to
+    disable it.
+
+ -- Joey Hess <joeyh@debian.org>  Sat, 05 Jul 2008 08:23:32 -0400
+
+debhelper (7.0.13) unstable; urgency=low
+
+  * dh_auto_install: Rather than looking at the number of binary packages
+    being acted on, look at the total number of binary packages in the
+    source package when deciding whether to install to debian/package or
+    debian/tmp. This avoids inconsistencies when building mixed arch all+any
+    packages using the binary-indep and binary-arch targets.
+    Closes: #487938
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 25 Jun 2008 12:27:02 -0400
+
+debhelper (7.0.12) unstable; urgency=medium
 
   * Correct docs about dh_install and debian/tmp in v7 mode. It first looks in
     the current directory, or whatever is configured with --srcdir. Then it
     always falls back to looking in debian/tmp.
   * Medium urgency to get this doc fix into testing.
 
- -- Joey Hess <joeyh@debian.org>  Wed, 25 Jun 2008 03:30:49 -0400
+ -- Joey Hess <joeyh@debian.org>  Wed, 25 Jun 2008 03:36:50 -0400
 
 debhelper (7.0.11) unstable; urgency=low