summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <mvo@ubuntu.com>2014-04-04 08:23:28 +0200
committerMichael Vogt <mvo@ubuntu.com>2014-04-04 08:23:28 +0200
commita69435f743545d08aa4608cc00dc92d17e40f373 (patch)
tree3f54a93049d10c14068e477e00091a328d3fcc99
parentea86d56303a65ee2bd0a846ce8a6aad5a1e7cf05 (diff)
prepare 0.9.15.4ubuntu3
-rw-r--r--debian/changelog20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1f8ac7e2b..1f6844ca9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+apt (0.9.15.4ubuntu3) UNRELEASED; urgency=medium
+
+ [ Michael Vogt ]
+ * add sun-java{5,6}-jdk to breaks/replaces as that provided a "apt"
+ binary as well
+
+ [ David Kalnischkies ]
+ * ensure proper teardown in dpkg error cases (Closes: 738969)
+ * use the pretty fullname of a pkg as download desciption
+ * cmdline parsing: apt-config is not apt-cdrom
+ * do not configure already unpacked packages needlessly (Closes: 740843)
+ LP: #1286161
+
+ [ Julian Andres Klode ]
+ * Promote xz-utils from apt Suggests to libapt-pkg Depends
+ * apt-inst: Do not try to create a substring of an empty string in error
+ reporting
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 04 Apr 2014 08:23:15 +0200
+
apt (0.9.15.4ubuntu2) trusty; urgency=medium
* debian/tests/control: Add missing build-essential, fakeroot, and wget test