[Python-modules-commits] [python-django] 10/10: Prepare for release

Raphaël Hertzog hertzog at moszumanska.debian.org
Mon Jul 25 07:57:04 UTC 2016


This is an automated email from the git hooks/post-receive script.

hertzog pushed a commit to branch debian/jessie-updates
in repository python-django.

commit 7235b53358230a6f05901e138d9e9e7ca71a03e4
Author: Raphaël Hertzog <hertzog at debian.org>
Date:   Mon Jul 25 09:42:26 2016 +0200

    Prepare for release
---
 debian/changelog | 18 ++++++++++++++++--
 1 file changed, 16 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c3ddbbe..c081e32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,22 @@ python-django (1.7.11-1) jessie; urgency=medium
     - https://docs.djangoproject.com/en/1.7/releases/1.7.9/
     - https://docs.djangoproject.com/en/1.7/releases/1.7.10/
     - https://docs.djangoproject.com/en/1.7/releases/1.7.11/
-
- -- Raphaël Hertzog <hertzog at debian.org>  Fri, 11 Dec 2015 10:44:42 +0100
+  * 1.7.8 fixes:
+    - Database introspection with SQLite 3.8.9 (#24637).
+    - A database table name quoting regression in 1.7.2 (#24605).
+    - The loss of null/not null column properties during field alteration of
+      MySQL databases (#24595).
+  * 1.7.9 fixes:
+    - Prevented the loss of null/not null column properties during field
+      renaming of MySQL databases (#24817).
+    - Fixed SimpleTestCase.assertRaisesMessage() on Python 2.7.10 (#24903).
+  * 1.7.10 contained only a security patch already applied in former Debian
+    update.
+  * 1.7.11 fixes:
+    - Fixed a data loss possibility with Prefetch if to_attr is set to a
+      ManyToManyField (#25693).
+
+ -- Raphaël Hertzog <hertzog at debian.org>  Mon, 25 Jul 2016 09:37:20 +0200
 
 python-django (1.7.7-1+deb8u5) jessie-security; urgency=high
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django.git



More information about the Python-modules-commits mailing list