summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-03-19 14:08:58 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2009-03-19 14:08:58 +0100
commitb08e026fea9ed453d2cbaaa402fe1bd17c6242dd (patch)
tree858321a9e867b174e6d3006849d4711f5f12183c /debian
parent2342bc7c05da5589f166496fe1112b249598648f (diff)
downloadpython-apt-b08e026fea9ed453d2cbaaa402fe1bd17c6242dd.tar.gz
* aptsources/sourceslist.py:
- fix bug in invalid lines detection (LP: #324614)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9df26b05..3bbae45f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,8 @@ python-apt (0.7.9~exp3) experimental; urgency=low
closes: #497049
* apt/package.py:
- avoid uneeded interal references in the Package objects
+ * aptsources/sourceslist.py:
+ - fix bug in invalid lines detection (LP: #324614)
--