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
|
python-webencodings (0.5.1-5) unstable; urgency=medium
* Bump Standards-Version to 4.6.1, no changes needed.
* Support the nocheck build profile.
-- Stefano Rivera <stefanor@debian.org> Tue, 18 Oct 2022 17:51:33 +0200
python-webencodings (0.5.1-4) unstable; urgency=medium
* Replace nose with pytest (see: #997758).
-- Stefano Rivera <stefanor@debian.org> Sun, 24 Oct 2021 15:09:56 -0700
python-webencodings (0.5.1-3) 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.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.
* Remove MIA uploader Barry Warsaw <barry@debian.org>. Closes: #970152
* Bump debhelper from old 12 to 13.
[ Stefano Rivera ]
* Adopt python-webencodings, it should have a human maintainer.
* Set home page to point to documentation.
* Bump Standards-Version to 4.6.0, no changes needed.
* Declare Rules-Requires-Root: no.
* set -e in autopkgtest.
* Bump watch file version.
* Update URLs in UMEGAYA.
* Extend UMEGAYA.
-- Stefano Rivera <stefanor@debian.org> Wed, 15 Sep 2021 21:14:26 -0700
python-webencodings (0.5.1-2) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
* d/control: Remove ancient X-Python3-Version field.
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set upstream metadata fields: Repository, Repository-Browse.
[ Sandro Tosi ]
* Drop python2 support; Closes: #938256
-- Sandro Tosi <morph@debian.org> Mon, 13 Apr 2020 17:51:08 -0400
python-webencodings (0.5.1-1) unstable; urgency=medium
[ Barry Warsaw ]
* d/control: Put DPMT in Maintainers and myself in Uploaders.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/control: Remove ancient X-Python-Version field
* Convert git repository from git-dpm to gbp layout
[ Scott Kitterman ]
* New upstream release
* Bump standards-version to 4.3.0 without further change
* Add autopkgtest
-- Scott Kitterman <scott@kitterman.com> Mon, 24 Dec 2018 17:31:09 -0500
python-webencodings (0.5-2) unstable; urgency=medium
* d/rules: Run tests via nose at build time.
* d/control: Add python{,3}-nose to Build-Depends.
-- Barry Warsaw <barry@debian.org> Thu, 05 Jan 2017 10:30:19 -0500
python-webencodings (0.5-1) unstable; urgency=medium
* Initial release. (Closes: #842738)
-- Barry Warsaw <barry@debian.org> Fri, 11 Nov 2016 16:16:54 -0500
|