summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog34
1 files changed, 34 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 05e468c2..086ae28b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,37 @@
+python-apt (0.8.7ubuntu1) quantal; urgency=low
+
+ * merged from the debian-sid branch
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 03 Sep 2012 10:43:56 +0200
+
+python-apt (0.8.8) UNRELEASED; urgency=low
+
+ [ Program translation updates ]
+ * po/pl.po: Polish (Michał Kułach) (closes: #684308)
+
+ [ Michael Vogt ]
+ * merged lp:~sampo555/python-apt/fix_1042916 reuse existing but
+ disabled sources.list entries instead of duplicating them.
+ Thanks to "sampo555", LP: #1042916
+
+ -- David Prévot <taffit@debian.org> Wed, 08 Aug 2012 12:05:52 -0400
+
+python-apt (0.8.7) unstable; urgency=low
+
+ [ Translation updates ]
+ * po/es.po: Spanish translation updated by Omar Campagne (closes: #679285)
+ * po/ja.po: Japanese translation updated by Kenshi Muto (closes: #679652)
+
+ [ Jakub Wilk ]
+ * Fix typos: the the -> the (closes: #679432)
+
+ [ Julian Andres Klode ]
+ * apt/auth.py:
+ - Do not merge stdout and stderr (Closes: #678706)
+ - Forward stderr from apt-key to our stderr if non-empty
+
+ -- Julian Andres Klode <jak@debian.org> Mon, 30 Jul 2012 13:29:17 +0200
+
python-apt (0.8.6ubuntu1) quantal; urgency=low
* merged from the debian-sid branch