summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-07-12 14:16:10 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2010-07-12 14:16:10 +0200
commita0acebca6c7f22dfab6a596d02eef96e49e3f584 (patch)
tree74e4361b9eef7cfde7d8e615628d6304341283d6 /debian
parentf6b65060dac5f655b6273a227f81e9b947694596 (diff)
parentf75c59b6b250d14b1e52e1eebebfb5b11482d2ef (diff)
downloadpython-apt-a0acebca6c7f22dfab6a596d02eef96e49e3f584.tar.gz
* tests/test_debfile.py:
- properly setup fixture data to make debfile test pass (closes: #588796)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b44031b9..466913a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-apt (0.7.96.1) UNRELEASED; urgency=low
+
+ * tests/test_debfile.py:
+ - properly setup fixture data to make debfile test pass
+ (closes: #588796)
+
+ -- Michael Vogt <mvo@debian.org> Mon, 12 Jul 2010 14:14:51 +0200
+
python-apt (0.7.96) unstable; urgency=low
[ Michael Vogt ]