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
|
python-pretend (1.0.9-4) unstable; urgency=medium
* QA upload.
* Orphan the package. (See #1093704)
-- Boyuan Yang <byang@debian.org> Tue, 21 Jan 2025 12:31:43 -0500
python-pretend (1.0.9-3) unstable; urgency=medium
* Remove retired person from package uploaders list. (Closes: #1041179)
* Bump Standards-Version to 4.7.0.
-- Boyuan Yang <byang@debian.org> Thu, 11 Apr 2024 18:48:19 -0400
python-pretend (1.0.9-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Stop building pypy-pretend (Closes: #1021407)
-- Paul Gevers <elbrus@debian.org> Fri, 07 Oct 2022 21:27:09 +0200
python-pretend (1.0.9-2) 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-Submit.
* Update standards version to 4.5.1, no changes needed.
-- Sandro Tosi <morph@debian.org> Fri, 03 Jun 2022 23:22:26 -0400
python-pretend (1.0.9-1) unstable; urgency=medium
* New upstream release.
* Declare rootless build.
* Bump debhelper-compat to 13.
* Bump Standards-Version to 4.5.0 (no changes).
* Switch to dh-sequence-*.
* Add autodep8 tests.
-- Tristan Seligmann <mithrandi@debian.org> Mon, 20 Jul 2020 10:35:13 +0200
python-pretend (1.0.8-3) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URL (https)
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
* d/control: Remove ancient X-Python3-Version field
* d/control: Remove ancient XS-Python-Version field
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Re-export upstream signing key without extra signatures.
* Set upstream metadata fields: Bug-Database, Repository, Repository-
Browse.
[ Sandro Tosi ]
* Drop python2 support; Closes: #938043
[ Tristan Seligmann ]
* Update upstream signing key.
-- Sandro Tosi <morph@debian.org> Fri, 17 Apr 2020 23:56:10 -0400
python-pretend (1.0.8-2) unstable; urgency=medium
* Switch debian/watch to pypi.debian.net redirector.
* Remove distutils patch since we can now use setuptools.
* Bump S-V to 3.9.6.
-- Tristan Seligmann <mithrandi@debian.org> Sun, 09 Aug 2015 18:57:50 +0200
python-pretend (1.0.8-1) unstable; urgency=medium
* Initial release. (Closes: #739705)
-- Tristan Seligmann <mithrandi@debian.org> Fri, 21 Feb 2014 18:36:35 +0200
|