summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-02-18 16:37:31 -0500
committerJoey Hess <joey@gnu.kitenet.net>2010-02-18 16:37:31 -0500
commit54804a1d1d330665cd8745a78a3953ce84fa1326 (patch)
tree592c4b5dc2657bd1f1b332ebc951cab65989ee1f /debian
parent40bfd0a60810dcd73fcdabe80b4306d8349227ef (diff)
The fix for #563557 caused some new trouble involving makefile that misbehave when stderr is closed. Reopen it to /dev/null when testing for the existance of a makefile target. Closes: #570443
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 77f1844d..342f61aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+debhelper (7.4.15) UNRELEASED; urgency=low
+
+ * The fix for #563557 caused some new trouble involving makefile
+ that misbehave when stderr is closed. Reopen it to /dev/null
+ when testing for the existance of a makefile target. Closes: #570443
+
+ -- Joey Hess <joeyh@debian.org> Thu, 18 Feb 2010 16:36:18 -0500
+
debhelper (7.4.14) unstable; urgency=low
* dh: Disable option bundling to avoid mis-parsing bundled options such