X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=af67805744f3b146c765606b460c15348da3afea;hb=6b4bd66c3cd017e2f0d49d8ee830b58b2a2ef761;hp=dd7b9a12b5a7785a466d6e33ab2b1c546d4ecc39;hpb=a597db5ca7446d2d13fa66578ae6720fcbf50459;p=debhelper.git diff --git a/debian/changelog b/debian/changelog index dd7b9a1..af67805 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,10 +10,22 @@ debhelper (9.20120609) UNRELEASED; urgency=low 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 +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 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,