diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-03-23 17:00:50 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-03-23 17:00:50 +0100 |
| commit | 8096462f7129b027cfc12150fa18f7cc68daf360 (patch) | |
| tree | acad35ce44ec0cde507d6dd4cce461a5c51b5b62 /debian | |
| parent | 6bc3d1c5dd643fd3fd29ec2319cbdef6fe721d25 (diff) | |
| parent | bf5f2b17ba2dbb17af7e88b824482e9d9161d47d (diff) | |
| download | python-apt-8096462f7129b027cfc12150fa18f7cc68daf360.tar.gz | |
* remove an oboslete function
* fix the url comparision with trainling slashes - LP#95031
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 280fc0cd..09f889f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,13 @@ python-apt (0.6.20ubuntu15) feisty; urgency=low + [ Michael Vogt ] * use the correct gettext domain - -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 22 Mar 2007 15:55:54 +0100 + [ 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 |
