summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2015-06-13 00:42:01 +0200
committerJulian Andres Klode <jak@debian.org>2015-06-13 00:42:01 +0200
commit8b97662a779800e5c22f554b361b0a638eca3a29 (patch)
tree4c1a5e0ba020fa30b5e27406c54d8f5f34c1606f /debian
parent9d0a358eb6f8abac30321c913cd951daab7f25c5 (diff)
downloadpython-apt-8b97662a779800e5c22f554b361b0a638eca3a29.tar.gz
Release 1.0.0~beta2 to unstable
This is a quick fix for the symlink issue to prevent more people from getting infected by it.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index dfdd1510..8602c23f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-apt (1.0.0~beta2) unstable; urgency=low
+
+ * debian/control: Build-Depend on apt (>= 1.0.9.4) for Files2()
+ * Handle the symlink to directory transition correctly (Closes: #788571)
+
+ -- Julian Andres Klode <jak@debian.org> Sat, 13 Jun 2015 00:41:30 +0200
+
python-apt (1.0.0~beta1) unstable; urgency=low
[ Julian Andres Klode ]