tag 821789 pending
thanks
Hello,
Bug #821789 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=python-modules/packages/python-django.git;a=commitdiff;h=c603f3a
---
commit c603f3a2be35c4699690693dff1e1366d7d7f249
Author: Raphaël Hertzog <[email protected]>
Date: Wed Apr 20 17:49:33 2016 +0200
Drop the dir_to_symlink transition that was only really needed for upgrades
between versions 1.9~rc2 and 1.9.4. Closes: #821789
diff --git a/debian/changelog b/debian/changelog
index 16b9117..d94d2e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-django (1.9.5-2) unstable; urgency=medium
+
+ * Drop the dir_to_symlink transition that was only really needed
+ for upgrades between versions 1.9~rc2 and 1.9.4. Closes: #821789
+
+ -- Raphaël Hertzog <[email protected]> Wed, 20 Apr 2016 17:47:05 +0200
+
python-django (1.9.5-1) unstable; urgency=medium
* New upstream bugfix release: