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
|
python-structlog (20.1.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Bump debhelper from old 9 to 12.
* Re-export upstream signing key without extra signatures.
* Set fields Upstream-Name in debian/copyright.
[ Vincent Bernat ]
* New upstream version.
* d/rules: run tests with Python 3.
-- Vincent Bernat <bernat@debian.org> Tue, 21 Apr 2020 07:07:40 +0200
python-structlog (18.1.0-2) unstable; urgency=medium
* Team upload.
* Use debhelper-compat instead of debian/compat.
* Drop Python 2 support.
-- Ondřej Nový <onovy@debian.org> Thu, 25 Jul 2019 01:07:50 +0200
python-structlog (18.1.0-1) unstable; urgency=medium
[ 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
* d/control: Remove ancient X-Python3-Version field
[ Vincent Bernat ]
* New upstream release. Fix FTBFS with recent pytest. Closes: #892636.
* d/patches: drop Twisted-related patch, applied upstream.
-- Vincent Bernat <bernat@debian.org> Wed, 25 Jul 2018 08:23:27 +0200
python-structlog (17.2.0-1) unstable; urgency=medium
* New upstream release.
* d/control: bump Standards-Version.
* d/control: add homepage.
* d/control: add testsuite.
* d/control: build-depends on python3-sphinx.
* d/patch: fix test failure with recent versions of Twisted. Closes: #876988.
* d/watch: switch to HTTPS.
-- Vincent Bernat <bernat@debian.org> Thu, 16 Nov 2017 07:08:10 +0100
python-structlog (16.1.0-1) unstable; urgency=medium
* New upstream release.
* d/control: add myself to uploaders.
* d/control: bump Standards-Version.
* d/control: make short descriptions unique.
* d/control: update Vcs-* fields to use HTTPS.
* d/rules: prevent network access by defining https_proxy. Closes: #830609.
-- Vincent Bernat <bernat@debian.org> Sat, 17 Sep 2016 09:48:23 +0200
python-structlog (16.0.0-1) unstable; urgency=medium
* New upstream version.
-- Filippo Giunchedi <filippo@debian.org> Sat, 26 Mar 2016 18:08:19 +0000
python-structlog (15.2.0-1) unstable; urgency=low
* First upload (Closes: #790399)
-- Filippo Giunchedi <filippo@debian.org> Fri, 10 Jul 2015 18:08:17 +0000
|