summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSebastian Heinlein <sebi@sebi-laptop>2007-03-23 14:50:09 +0100
committerSebastian Heinlein <sebi@sebi-laptop>2007-03-23 14:50:09 +0100
commited7d0d7a8a323d7a248dba3a1e49852995011435 (patch)
tree297d9bc6b9d8a054a560fc2f9c74073c0592d065 /debian
parent9e5248060b5b6f8740f5df8bcffdfdf1fc50d4a3 (diff)
parent6bc3d1c5dd643fd3fd29ec2319cbdef6fe721d25 (diff)
downloadpython-apt-ed7d0d7a8a323d7a248dba3a1e49852995011435.tar.gz
* Merge with mvo
* fix comparisoin of urls that include a trainling slash * remove an obsolete and duplicated method
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 760812e1..09f889f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+python-apt (0.6.20ubuntu15) feisty; urgency=low
+
+ [ Michael Vogt ]
+ * use the correct gettext domain
+
+ [ Sebastian Heinlein ]
+ * remove an oboslete function
+ * fix the url comparision with trainling slashes - LP#95031
+
+ -- Sebastian Heinlein <sebi@sebi-laptop> Fri, 23 Mar 2007 14:48:55 +0100
+
python-apt (0.6.20ubuntu14) feisty; urgency=low
* aptsources/distro.py: