summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-08-19 14:34:07 (GMT)
committerColin Watson <cjwatson@debian.org>2014-08-19 14:34:07 (GMT)
commit11b004e9e2bb6e0767700f92559ed2d6f7e028d9 (patch)
treecca14ebc4a9ddb80a69223238484309bd6b2345a /debian/changelog
parent943d822ed4623ddfbdbcc329a3ff3831c6a0a2aa (diff)
downloaddebootstrap-11b004e9e2bb6e0767700f92559ed2d6f7e028d9.zip
debootstrap-11b004e9e2bb6e0767700f92559ed2d6f7e028d9.tar.gz
debootstrap-11b004e9e2bb6e0767700f92559ed2d6f7e028d9.tar.bz2
Fix "possibly the package $pkg is at fault" warnings to account for changed error output in dpkg 1.17.2.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ec4e4f0..8be279e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debootstrap (1.0.61) UNRELEASED; urgency=medium
+
+ * Fix "possibly the package $pkg is at fault" warnings to account for
+ changed error output in dpkg 1.17.2.
+
+ -- Colin Watson <cjwatson@debian.org> Tue, 19 Aug 2014 15:33:09 +0100
+
debootstrap (1.0.60) unstable; urgency=medium
[ Adam Conrad ]