summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2014-10-24 10:16:15 -0400
committerMichael Vogt <mvo@debian.org>2014-10-24 10:16:15 -0400
commitf619b8891b5ee052cc15913729ef081cf0e2f913 (patch)
tree58bfa34390b033cfb3c7596c4ef328018e785c71
parent3610c1ad57aa3d57b1d02fa0e42171c6ee3081a4 (diff)
downloadpython-apt-f619b8891b5ee052cc15913729ef081cf0e2f913.tar.gz
releasing package python-apt version 0.9.3.11
-rw-r--r--debian/changelog13
1 files changed, 11 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 672ab6e0..f7228a50 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,20 @@
-python-apt (0.9.3.11) UNRELEASED; urgency=low
+python-apt (0.9.3.11) unstable; urgency=low
[ Colin Watson ]
* Add template for the "Ubuntu-RTM" derived distribution.
* Detect whether a system is running Ubuntu-RTM by way of
"system-image-cli -i". Not perfect but close enough.
- -- Michael Vogt <mvo@debian.org> Wed, 24 Sep 2014 11:36:00 +0200
+ [ Julian Andres Klode ]
+ * Embed changelog entry date and time instead of build date and time
+ (Closes: #762674)
+
+ [ Michael Vogt ]
+ * python/tarfile.cc: use long long in Process() for APT >= 4.14
+ * Merged UbuntuRTMDistribution detection from ubuntu
+ * Add Ubuntu 15.04 (Vivid Vervet) to the template
+
+ -- Michael Vogt <mvo@debian.org> Fri, 24 Oct 2014 10:16:01 -0400
python-apt (0.9.3.10) unstable; urgency=medium