summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Heinlein <sebi@sebi-laptop>2007-04-01 00:40:23 +0200
committerSebastian Heinlein <sebi@sebi-laptop>2007-04-01 00:40:23 +0200
commit2e7c8063cac2846542b40ce3685ca0e2e7cd315a (patch)
treed6ce661c877b943d4979f11abe9696a66e67f9c2
parentbf5f2b17ba2dbb17af7e88b824482e9d9161d47d (diff)
parent64b73f740c111a44e75934040f092c3376eff8ba (diff)
downloadpython-apt-2e7c8063cac2846542b40ce3685ca0e2e7cd315a.tar.gz
* merge with mvo
-rw-r--r--debian/changelog17
1 files changed, 5 insertions, 12 deletions
diff --git a/debian/changelog b/debian/changelog
index 09f889f1..17026b3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,23 +1,16 @@
-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
+ [Michael Vogt]
* aptsources/distro.py:
- fix typo (LP#84009)
* fix gettext import (LP#92764)
* po/*.po:
- make update-po
+ [ Sebastian Heinlein ]
+ * remove an oboslete function
+ * fix the url comparision with trainling slashes - LP#95031
- -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 22 Mar 2007 15:40:37 +0100
+ --
python-apt (0.6.20ubuntu13) feisty; urgency=low