summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-07-06 09:56:20 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2010-07-06 09:56:20 +0200
commit12ba28e618916bdb418d7e0ed2c8e368ead7e625 (patch)
tree17c2d6f0e53987eadc3b911394d26ea1a355d5b6 /debian
parent9da50582230f21c9267a25eb92dbf3c080dfcafc (diff)
parentb94455e7afd0e08ce1a8aab890dbee0d42566d7b (diff)
downloadpython-apt-12ba28e618916bdb418d7e0ed2c8e368ead7e625.tar.gz
fix py3 compatibility
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e82c0487..98be965a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,7 @@ python-apt (0.7.96) UNRELEASED; urgency=low
* apt/debfile.py:
- check if the debfiles provides are in conflict with the systems
packages
+ - fix py3 compatibility
* tests/test_debs/*.deb, tests/test_debfile.py:
- add automatic test based on the test debs from gdebi