summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2009-04-10 17:53:08 +0200
committerJulian Andres Klode <jak@debian.org>2009-04-10 17:53:08 +0200
commit5e5eb8e3d1942fe3a184c72811ee149b301a37b0 (patch)
treea5ecf07b12c067c7dc11eb134f2f0a61784447c6 /debian
parentf4ad2eba9cb8a84903691d6f31b5b90e07fb5ae3 (diff)
downloadpython-apt-5e5eb8e3d1942fe3a184c72811ee149b301a37b0.tar.gz
* apt/package.py(Package.candidateRecord): Fix missing 'd' in 'record'
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 7f4a0203..a899b479 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,10 @@ python-apt (0.7.10.1) unstable; urgency=low
* Fix FTBFS with python-debian (>= 0.1.13) on Python 2.4 by not using it to
get a version number in setup.py (Closes: #523473)
+ * apt/package.py:
+ - (Package.candidateRecord): Fix missing 'd' in 'record'
- -- Julian Andres Klode <jak@debian.org> Fri, 10 Apr 2009 15:27:28 +0200
+ -- Julian Andres Klode <jak@debian.org> Fri, 10 Apr 2009 17:51:07 +0200
python-apt (0.7.10) unstable; urgency=low