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
|
python-whitenoise (6.0.0-3) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable):
+ Build-Depends: Drop versioned constraint on python3-setuptools.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 20 Nov 2022 12:34:09 +0000
python-whitenoise (6.0.0-2) unstable; urgency=medium
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Bump debhelper from old 12 to 13.
* Set field Upstream-Name in debian/copyright.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 17 Jun 2022 09:10:43 +0100
python-whitenoise (6.0.0-1) unstable; urgency=medium
* debian/watch: point at the github tags page
* New upstream version 6.0.0
- Drops support for older Python and Django versions, but otherwise there
are no large changes
- Tests pass againt requests 2.27 (Closes: #1008456)
* debian/rules: drop custom test running commands
* Bump Standards-Version to 4.6.0 (no changes needed)
-- Antonio Terceiro <terceiro@debian.org> Sun, 27 Mar 2022 11:18:47 -0300
python-whitenoise (5.2.0-1) unstable; urgency=medium
[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.
[Antonio Terceiro]
* New upstream version 5.2.0
- This looks like a big bump, but it's really not. The only breaking
changes since 3.3 are dropping features that were already deprecated,
and Python 2 support.
* Add build dependency on python3-brotli
* Run tests with pytest
* debian/watch: update to version 4
* Bump Standards-Version to 4.5.1.
-- Antonio Terceiro <terceiro@debian.org> Wed, 20 Jan 2021 16:51:39 -0300
python-whitenoise (3.3.1-3) unstable; urgency=medium
* Team upload.
* Use debhelper-compat instead of debian/compat.
* d/control: Set Vcs-* to salsa.debian.org.
* d/watch: Use https protocol.
* Bump debhelper compat level to 12.
* Bump standards version to 4.4.0 (no changes).
* Enable autopkgtest-pkg-python testsuite.
-- Ondřej Nový <onovy@debian.org> Tue, 27 Aug 2019 09:04:55 +0200
python-whitenoise (3.3.1-2) unstable; urgency=medium
* Team upload.
* Drop Python 2 support.
* Drop obsolete X-Python* fields.
-- Andrey Rahmatullin <wrar@debian.org> Sun, 25 Aug 2019 12:50:37 +0500
python-whitenoise (3.3.1-1) unstable; urgency=medium
* debian/watch: pull tarballs from github
* New upstream version 3.3.1
* Bump Standards-Version to 4.1.1; no changes needed
-- Antonio Terceiro <terceiro@debian.org> Tue, 28 Nov 2017 14:14:10 -0200
python-whitenoise (3.2.2-1) unstable; urgency=medium
* New upstream release
-- Antonio Terceiro <terceiro@debian.org> Mon, 07 Nov 2016 18:21:18 -0200
python-whitenoise (3.2.1-1) unstable; urgency=low
* Initial release (Closes: #834866)
-- Antonio Terceiro <terceiro@debian.org> Tue, 23 Aug 2016 20:58:34 -0300
|