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 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69
|
django-redis-sessions (0.6.2-2) unstable; urgency=medium
[ Debian Janitor ]
* Update standards version to 4.6.1, no changes needed.
[ Scott Kitterman ]
* Remove myself from uploaders
[ Michael Fladischer ]
* Add myself to d/copyright and as uploader, taking over from Scott
Kitterman. Thanks for your work!
* Bump Standards-Version to 4.6.2.
* Enable pristine-tar for git-buildpackage.
* Disable tests through PYBUILD_DISABLE instead of an empty override.
* Build using pybuild-plugin-pyproject.
* Use github.com in d/watch.
* Clean up artifacts in django_redis_sessions.egg-info to allow two builds
in a row.
* Set Rules-Requires-Root: no.
* Run wrap-and-sort -bast to reduce diff size of future changes.
-- Michael Fladischer <fladi@debian.org> Thu, 22 Jun 2023 21:31:21 +0000
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
|