summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2016-08-24 10:40:02 +0200
committerJulian Andres Klode <jak@debian.org>2016-08-24 10:43:17 +0200
commit28f0867d99398a23296ead313112402c51d4e876 (patch)
tree851233cc0345c945df500e42b65764f9e5a82059 /debian/changelog
parent8bf4cac84994c85cc3713371f0a5a26f746bbeba (diff)
releasing package apt version 1.3~rc2ubuntu31.3_rc2ubuntu3
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 96805c4b1..42a0a5ea6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+apt (1.3~rc2ubuntu3) yakkety; urgency=medium
+
+ [ David Kalnischkies ]
+ * do dpkg --configure before --remove/--purge --pending (Closes: 835094)
+ * prevent C++ locale number formatting in text APIs (try 3) (LP: #1611010)
+
+ [ Julian Andres Klode ]
+ * CMake: Add Large File Support (Closes: #834767)
+ * prepare-release: Use equivs and gdebi-core for travis deps
+
+ -- Julian Andres Klode <juliank@ubuntu.com> Wed, 24 Aug 2016 08:39:04 +0000
+
apt (1.3~rc2ubuntu2) yakkety; urgency=medium
* tests/control: Handle the gpg1/gpg2 mess a bit better