summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2009-01-10 00:28:17 +0100
committerJulian Andres Klode <jak@debian.org>2009-01-10 00:28:17 +0100
commitf9ab7e8cba34b547b3295409bc70a3b41da76e7c (patch)
treed2b16a5c1ccf3ec91d29d2b2551ac10055860e21 /debian
parent2470a03e9789f1729a49d945e8719b2adba871f8 (diff)
downloadpython-apt-f9ab7e8cba34b547b3295409bc70a3b41da76e7c.tar.gz
* aptsources/distinfo.py: Allow @ in mirror urls (Closes: #478171)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 0bd352b0..0324ae09 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,8 +25,10 @@ python-apt (0.7.9~exp2) experimental; urgency=low
- Remove the Conflicts on python2.3-apt, python2.4-apt, as
they are only needed for oldstable (sarge)
- Build-Depend on python-sphinx (>= 0.5)
+ * aptsources/distinfo.py:
+ - Allow @ in mirror urls (Closes: #478171)
- -- Julian Andres Klode <jak@debian.org> Fri, 09 Jan 2009 18:11:30 +0100
+ -- Julian Andres Klode <jak@debian.org> Sat, 10 Jan 2009 00:26:57 +0100
python-apt (0.7.9~exp1) experimental; urgency=low