Control: tag -1 - moreinfo On Sat, 20 Feb 2016, Julien Cristau wrote: > Please provide a more detailed changelog.
Please see the upstream release notes here for all versions between what's in jessie and what I want to upload: https://docs.djangoproject.com/en/1.7/releases/1.7.8/ 3 bug fixes: * Database introspection with SQLite 3.8.9 (released April 8, 2015) (#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). https://docs.djangoproject.com/en/1.7/releases/1.7.9/ Security fixes already present in the current jessie version and 2 bugfixes: * 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). https://docs.djangoproject.com/en/1.7/releases/1.7.10/ Security fixes only (already present in the current jessie version). https://docs.djangoproject.com/en/1.7/releases/1.7.11/ Security fixes already present in the current jessie version and 1 bugfix: * Fixed a data loss possibility with Prefetch if to_attr is set to a ManyToManyField (#25693). I have added the above links in debian/changelog in my debian/jessie-updates branch. Cheers, -- Raphaël Hertzog ◈ Debian Developer Support Debian LTS: http://www.freexian.com/services/debian-lts.html Learn to master Debian: http://debian-handbook.info/get/

