]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
python distutils buildsystem: When checking if a version of python is installed,...
[debhelper.git] / debian / changelog
index 49a4eb8c6d55bcff80b0f82d9440a5c25b12a6a4..489e539d998cfba2203f97db97c472909d575b99 100644 (file)
@@ -1,10 +1,30 @@
-debhelper (9.20120529) 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
+  * Updated German man page translation. Closes: #685538
+  * Updated French man page translation. Closes: #685560
+  * 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
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 05 Jul 2012 08:51:07 -0600
+
+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>  Thu, 07 Jun 2012 11:58:03 -0400
+ -- Joey Hess <joeyh@debian.org>  Fri, 08 Jun 2012 13:15:48 -0400
 
 debhelper (9.20120528) unstable; urgency=low