]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
Merge branch 'wheezy'
[debhelper.git] / debian / changelog
index 6c0350f8fb9e723fe9c3ef2994dd58bc8fe12bcd..2ff9bfa60e06fe5ae3db9d26c79310abf9880397 100644 (file)
@@ -1,4 +1,75 @@
-debhelper (9.20120510) UNRELEASED; urgency=low
+debhelper (9.20120609) UNRELEASED; urgency=low
+
+  * dh_shlibdeps: Warn if -V flag is passed, to avoid it accidentially being
+    used here rather than in dh_makeshlibs. Closes: #680339
+  * dh_lintian: Source overrides doc improvement. Closes: #683941
+  * dh_installmime: No longer makes maintainer scripts run update-mime and
+    update-mime-database, that is now handled by triggers. Closes: #684689
+    Thanks, Charles Plessy
+  * python distutils buildsystem: Propigate failure of pyversions.
+    Closes: #683551 Thanks, Clint Byrum
+  * python distutils buildsystem: When checking if a version of python is
+    installed, don't trust the presense of the executable, as
+    a python2.X-minimal package may provide it while not having
+    distutils installed. Closes: #683557
+  * dh_icons: Improve documentation. Closes: #684895
+  * Improve -X documentation. Closes: #686696
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 05 Jul 2012 08:51:07 -0600
+
+debhelper (9.20120909) unstable; urgency=low
+
+  * autoscript() can now be passed a perl sub to run to s/// lines of
+    the script, which avoids problems with using sed, including potentially
+    building too long a sed command-line. This will become the recommended
+    interface in the future; for now it can be used by specific commands
+    such as dh_installxmlcatalogs that encounter the problem.
+    Closes: #665296 Thanks, Marcin Owsiany
+  * Updated Spanish man page translation. Closes: #686291
+  * Updated German man page translation. Closes: #685538
+  * Updated French man page translation. Closes: #685560
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 10 Sep 2012 12:54:06 -0400
+
+debhelper (9.20120830) unstable; urgency=low
+
+  * dh_installcatalogs: Adjust catalog conffile conversion to avoid
+    dpkg conffile prompt when upgrading from a removed package.
+    Closes: #681194
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 30 Aug 2012 11:04:10 -0400
+
+debhelper (9.20120608) unstable; urgency=low
+
+  * dh: When there's an -indep override target without -arch, or vice versa,
+    avoid acting on packages covered by the override target when running
+    the command for packages not covered by it. Closes: #676462
+
+ -- Joey Hess <joeyh@debian.org>  Fri, 08 Jun 2012 13:15:48 -0400
+
+debhelper (9.20120528) unstable; urgency=low
+
+  * dh_installcatalogs: Turn /etc/sgml/$package.cat into conffiles
+    and introduce dependency on trigger-based sgml-base. Closes: #477751
+    Thanks, Helmut Grohne
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 28 May 2012 13:40:26 -0400
+
+debhelper (9.20120523) unstable; urgency=low
+
+  * Spanish translation update. Closes: #673629 Thanks, Omar Campagne
+  * Set Multi-Arch: foreign. Closes: #674193
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 23 May 2012 14:55:48 -0400
+
+debhelper (9.20120518) unstable; urgency=low
+
+  * Fix versioned dependency on dpkg for xz options. Closes: #672895
+  * dh_link: Doc improvement. Closes: #672988
+
+ -- Joey Hess <joeyh@debian.org>  Fri, 18 May 2012 11:05:03 -0400
+
+debhelper (9.20120513) unstable; urgency=low
 
   * Improve -v logging. Closes: #672448
   * dh_builddeb: Build udebs with xz compression, level 1, extreme strategy.
@@ -7,7 +78,7 @@ debhelper (9.20120510) UNRELEASED; urgency=low
   * Depend on a new enough dpkg for above features. Backporters will need
     to revert these changes.
 
- -- Joey Hess <joeyh@debian.org>  Fri, 11 May 2012 11:58:53 -0400
+ -- Joey Hess <joeyh@debian.org>  Sun, 13 May 2012 13:09:42 -0400
 
 debhelper (9.20120509) unstable; urgency=low