summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-08-08 18:55:44 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-08-08 18:55:44 +0200
commitcf6cbda23e3b78beb6ce2ef84c5445200b1dfc08 (patch)
treea9c73aacaab37cae8c8c28d77f819e9092a7cf1d /debian
parent4ac62e28a844ff17c40c50eb16625baeb116a1c1 (diff)
downloadpython-apt-cf6cbda23e3b78beb6ce2ef84c5445200b1dfc08.tar.gz
disable tests if /etc/apt/sources.list is not readable
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 72cb6289..681ce97d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-apt (0.8.0ubuntu2) oneiric; urgency=low
+
+ * disable tests if /etc/apt/sources.list is not readable
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 08 Aug 2011 18:51:50 +0200
+
python-apt (0.8.0ubuntu1) oneiric; urgency=low
[ Julian Andres Klode ]