summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-08-27 11:55:45 -0400
committerJoey Hess <joey@kitenet.net>2012-08-27 11:55:45 -0400
commit731152b39ab2a84e565dd5b2663ad94c4a656c12 (patch)
tree9eddfe892b2bac20c98fb242d667c5f80a093f03 /debian
parent834b79a0fb600230380bc3982ff5c2dc43964c19 (diff)
python distutils buildsystem: Propigate failure of pyversions. Closes: #683551 Thanks, Clint Byrum
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 626e4202..e397be9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ debhelper (9.20120609) UNRELEASED; urgency=low
* 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
-- Joey Hess <joeyh@debian.org> Thu, 05 Jul 2012 08:51:07 -0600