1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
|
django-redis-sessions (0.6.2-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Scott Kitterman ]
* New upstream release
* Update debhelper-compat to 13
* Bump standards-version to 4.6.0
-- Scott Kitterman <scott@kitterman.com> Mon, 13 Dec 2021 00:26:20 -0500
django-redis-sessions (0.6.1-2) unstable; urgency=medium
* Team upload.
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
* Use debhelper-compat instead of debian/compat.
* Drop Python 2 support.
-- Ondřej Nový <onovy@debian.org> Thu, 25 Jul 2019 19:23:54 +0200
django-redis-sessions (0.6.1-1) unstable; urgency=medium
* New upstream release
* Add missing depends on python/python3-django
* Bump standards version to 4.1.3 without further change
* Update debian/python/python3-django-redis-sessions.docs for new README
name
* Update debian/copyright
-- Scott Kitterman <scott@kitterman.com> Mon, 08 Jan 2018 15:44:42 -0500
django-redis-sessions (0.5.6-1) unstable; urgency=medium
* Initial release. (Closes: #843934)
-- Scott Kitterman <scott@kitterman.com> Thu, 10 Nov 2016 16:49:55 -0500
|