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 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141
|
django-redis (5.4.0-1) unstable; urgency=medium
* New upstream version 5.4.0
-- Michael Fladischer <fladi@debian.org> Fri, 13 Oct 2023 20:18:41 +0000
django-redis (5.3.0-1) unstable; urgency=medium
[ Scott Kitterman ]
* Remove myself from uploaders
[ Michael Fladischer ]
* New upstream version 5.3.0
* Bump Standards-Version to 4.6.2.
* Update d/copyright with new years.
* Build using pybuild-plugin-pyproject.
-- Michael Fladischer <fladi@debian.org> Mon, 19 Jun 2023 08:05:41 +0000
django-redis (5.2.0-1) unstable; urgency=low
* New upstream release.
* Add myself to d/copyright.
* Run wrap-and-sort -bast to reduce diff size of future changes.
-- Michael Fladischer <fladi@debian.org> Thu, 06 Jan 2022 14:22:05 +0000
django-redis (5.1.0-1) unstable; urgency=low
* New upstream release.
* Depend on python3-all for autopkgtests.
* Depend on python3-pytest-mock for autopkgtests.
-- Michael Fladischer <fladi@debian.org> Mon, 06 Dec 2021 08:55:55 +0000
django-redis (5.0.0-1) unstable; urgency=low
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* 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.
[ Michael Fladischer ]
* New upstream release.
* Bump debhelper version to 13.
* Bump Standards-Version to 4.6.0.1.
* Set Rules-Requires-Root: no.
* Use uscan version 4.
* Enable upstream testsuite for autopkgtests.
* Remove unnecessary autopkgtest-pkg-python testsuite.
-- Michael Fladischer <fladi@debian.org> Fri, 10 Sep 2021 20:06:51 +0000
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
|