summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-09-13 13:04:45 -0400
committerJoey Hess <joey@kitenet.net>2010-09-13 13:04:45 -0400
commite69683dc13ff9610d982069a9a2e8a311b500655 (patch)
tree4c4387c61c1c64e582963f93108ec9fbe119cf4c /debian
parentfdcabe6080fda0c22fc2d862d0b65863d5b6b880 (diff)
Avoid open fd 5 or 6 breaking buildsystem test suite. Closes: #596679
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f16312ab..3e8482d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ debhelper (8.1.0) UNRELEASED; urgency=low
python-dbg is run it does not win and result in scripts having it in
the shebang line. Closes: #589759
* Man page fixes about what program -u passes params to. Closes: #593342
+ * Avoid open fd 5 or 6 breaking buildsystem test suite. Closes: #596679
-- Joey Hess <joeyh@debian.org> Sat, 07 Aug 2010 11:27:24 -0400