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 70 71 72 73 74 75 76 77 78 79 80 81 82
|
django-redis (4.12.1-1) unstable; urgency=medium
* New upstream release
* Bump standards-version to 4.5.0 without further change
-- Scott Kitterman <scott@kitterman.com> Mon, 01 Jun 2020 01:23:24 -0400
django-redis (4.11.0-1) unstable; urgency=medium
* New upstream release
* Update previous d/changelog entry to correctly reflect team upload
* Bump standards version to 4.4.1 without further change
* Disable dh_python3 dependency guessing and manually specify in d/control
so correct dependencies are reflected in the binary
-- Scott Kitterman <scott@kitterman.com> Mon, 06 Jan 2020 09:31:23 -0500
django-redis (4.10.0-2) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Removed Python 2 support.
-- Thomas Goirand <zigo@debian.org> Thu, 25 Jul 2019 14:45:34 +0200
django-redis (4.10.0-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 4.2.1.
-- Michael Fladischer <fladi@debian.org> Wed, 28 Nov 2018 20:39:31 +0100
django-redis (4.9.0-1) unstable; urgency=low
[ Scott Kitterman ]
* Add missing depends on python/python3-django
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/watch: Use https protocol
[ Michael Fladischer ]
* New upstream release.
* Always use pristine-tar.
* Bump debhelper compatibility and version to 11.
* Enable autopkgtest-pkg-python testsuite.
* Bump Standards-Version to 4.1.3.
* Run wrap-and-sort -bast to reduce diff size of future changes.
-- Michael Fladischer <fladi@debian.org> Sat, 03 Mar 2018 19:40:09 +0100
django-redis (4.8.0-1) unstable; urgency=low
* Upload to unstable.
* Bump Standards-Version to 4.0.0.
-- Michael Fladischer <fladi@debian.org> Thu, 22 Jun 2017 08:38:23 +0200
django-redis (4.8.0-1~exp1) experimental; urgency=low
* New upstream release.
* Set Build-Depends on debhelper to be (>= 9) because compat is 9.
* Disable tests the pybuild way.
* Reformat packaging files with cme for better readability.
-- Michael Fladischer <fladi@debian.org> Fri, 12 May 2017 17:12:19 +0200
django-redis (4.7.0-1) unstable; urgency=medium
* New upstream release
-- Scott Kitterman <scott@kitterman.com> Fri, 06 Jan 2017 00:27:05 -0500
django-redis (4.6.0-1) unstable; urgency=medium
* Initial release. (Closes: #810733)
-- Scott Kitterman <scott@kitterman.com> Fri, 11 Nov 2016 08:09:48 -0500
|