summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2013-12-12 18:36:49 +0100
committerMichael Vogt <mvo@debian.org>2013-12-12 20:42:45 +0100
commit5669725a6163d3e1184c3991f993085e42734c33 (patch)
tree8aa48c3d82d2b5292a5fe7a6f7a337dbd493b750 /debian
parent3ab9b6c0e9209d3d14f136c7a703c873fa8f14df (diff)
releasing package apt version 0.9.14.1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4d7d2e963..41e6b758c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+apt (0.9.14.1) unstable; urgency=medium
+
+ * fix apt-get source -t dist regression (closes: #731853)
+ and add testcase
+ * clarify error message when apt-get source=ver fails
+ (thans to David Kalnischkies)
+ * Fix conffile prompt regression (LP: #1260297)
+ and add testcase
+ * improve error message for apt-get source pkg:arch{=ver,/release}
+
+ -- Michael Vogt <mvo@debian.org> Thu, 12 Dec 2013 18:34:29 +0100
+
apt (0.9.14) unstable; urgency=low
[ David Kalnischkies ]