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
|
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
|