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 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158
|
python-django-waffle (4.2.0-1) unstable; urgency=medium
* Team upload.
* Update upstream repository URLs.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Tue, 11 Feb 2025 13:38:07 +0000
python-django-waffle (4.1.0-2) unstable; urgency=medium
* Team upload.
* remove python3-mock build-dependency
-- Alexandre Detiste <tchet@debian.org> Wed, 28 Feb 2024 19:13:30 +0100
python-django-waffle (4.1.0-1) unstable; urgency=low
* New upstream version 4.1.0
* Refresh patches.
* Update year in d/copyright.
-- Michael Fladischer <fladi@debian.org> Thu, 11 Jan 2024 14:03:15 +0000
python-django-waffle (4.0.0-1) unstable; urgency=medium
* New upstream version 4.0.0
* Refresh patches.
* Build using pybuild-plugin-pyproject.
* Use django admin options to set pythonpath and settings for tests.
* Bump Standards-Version to 4.6.2.
* Update year in d/copyright.
-- Michael Fladischer <fladi@debian.org> Sun, 13 Aug 2023 20:27:14 +0000
python-django-waffle (3.0.0-1) unstable; urgency=low
* New upstream release.
* Use github tags instead of releases for d/watch.
-- Michael Fladischer <fladi@debian.org> Mon, 10 Oct 2022 10:13:58 +0000
python-django-waffle (2.6.0-1) unstable; urgency=low
* New upstream release.
* Drop 0004-Django-4-compatibility.patch, fixed by upstream.
-- Michael Fladischer <fladi@debian.org> Sun, 07 Aug 2022 07:08:58 +0000
python-django-waffle (2.4.1-2) unstable; urgency=medium
* Add patch for Django 4 compatibility (Closes: #1013476).
* Refresh patches.
* Bump Standards-Version to 4.6.1.0.
-- Michael Fladischer <fladi@debian.org> Sun, 31 Jul 2022 20:50:25 +0000
python-django-waffle (2.4.1-1) unstable; urgency=low
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Tue, 05 Apr 2022 12:58:11 +0000
python-django-waffle (2.3.0-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
* Depend on python3-all for autopkgtests.
* Update year in d/copyright.
-- Michael Fladischer <fladi@debian.org> Fri, 28 Jan 2022 18:23:08 +0000
python-django-waffle (2.2.1-1) unstable; urgency=low
* Update d/watch to work with github again.
* New upstream release.
* Bump Standards-Version to 4.6.0.1.
* Use uscan version 4.
* Enable upstream testsuite for autopkgtests.
* Remove unnecessary autopkgtest-pkg-python testsuite.
-- Michael Fladischer <fladi@debian.org> Mon, 01 Nov 2021 18:00:38 +0000
python-django-waffle (2.0.0-1) unstable; urgency=low
[ 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.
[ Debian Janitor ]
* Apply multi-arch hints.
+ python-django-waffle-doc: Add Multi-Arch: foreign.
[ Michael Fladischer ]
* New upstream release.
* Refresh patches.
* Add d/upstream/metadata.
-- Michael Fladischer <fladi@debian.org> Fri, 16 Oct 2020 18:09:03 +0200
python-django-waffle (1.0.0-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
* Bump debhelper version to 13.
-- Michael Fladischer <fladi@debian.org> Tue, 30 Jun 2020 21:47:53 +0200
python-django-waffle (0.20.0-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
* Tell autodep8 to use the correct import name.
-- Michael Fladischer <fladi@debian.org> Mon, 24 Feb 2020 11:13:25 +0100
python-django-waffle (0.19.0-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
* Fix copyright years (Closes: #940534).
* Clean up django_waffle.egg-info/requires.txt to allow two builds in
a row.
* Bump Standards-Version to 4.5.0.
-- Michael Fladischer <fladi@debian.org> Thu, 30 Jan 2020 20:24:37 +0100
python-django-waffle (0.18.0-1) unstable; urgency=low
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Michael Fladischer ]
* New upstream release.
* Refresh patches.
* Set Rules-Requires-Root: no.
-- Michael Fladischer <fladi@debian.org> Fri, 22 Nov 2019 13:41:06 +0100
python-django-waffle (0.17.0-1) unstable; urgency=low
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Michael Fladischer ]
* New upstream release.
* Add debian/gbp.conf.
* Refresh patches.
* Bump Standards-Version to 4.4.1.
-- Michael Fladischer <fladi@debian.org> Mon, 14 Oct 2019 21:45:34 +0200
python-django-waffle (0.16.0-1) unstable; urgency=low
* Initial release (Closes: #928085).
-- Michael Fladischer <fladi@debian.org> Thu, 25 Apr 2019 15:42:20 +0200
|