X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=489e539d998cfba2203f97db97c472909d575b99;hb=00250d8cd20a37be362850d3ed8a652b0768455f;hp=de98ea7dd8ec4846c1e6af8b6f3cde0f69b3adcb;hpb=dc8af2bf7e978505080c66b4f8b94f8409113ba2;p=debhelper.git diff --git a/debian/changelog b/debian/changelog index de98ea7..489e539 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,20 @@ 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. + 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 Thu, 05 Jul 2012 08:51:07 -0600