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 91 92 93 94 95 96 97
|
preggy (1.4.4-3) unstable; urgency=medium
* Update standards version to 4.6.0, no changes needed.
-- Debian Janitor <janitor@jelmer.uk> Thu, 26 May 2022 10:10:26 +0100
preggy (1.4.4-2) unstable; urgency=medium
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ 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 ]
* Update standards version to 4.5.0, no changes needed.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
-- Sandro Tosi <morph@debian.org> Wed, 04 May 2022 18:57:29 -0400
preggy (1.4.4-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Bump debhelper compat to 12, no changes needed.
-- Stefano Rivera <stefanor@debian.org> Tue, 07 Jan 2020 08:57:49 +0200
preggy (1.4.3-2) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.4.1, no changes needed.
* Declare Rules-Requires-Root: no.
* Add autopkgtest to run unit tests.
-- Stefano Rivera <stefanor@debian.org> Sun, 29 Dec 2019 11:34:26 +0200
preggy (1.4.3-1) unstable; urgency=medium
* New upstream version 1.4.3
-- Marcelo Jorge Vieira <metal@debian.org> Sun, 24 Nov 2019 22:50:00 -0300
preggy (1.3.0-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field.
* Use debhelper-compat instead of debian/compat.
[ Marcelo Jorge Vieira ]
* python3 support
-- Marcelo Jorge Vieira <metal@debian.org> Sun, 24 Nov 2019 21:59:33 -0300
preggy (1.3.0-2) unstable; urgency=high
* d/control: Remove ancient X-Python-Version field
* d/control: Set Vcs-* to salsa.debian.org
* Move package to Python Modules Team
* Fixed build-dependency not installable: python-tox (Closes: #924825)
-- Marcelo Jorge Vieira <metal@debian.org> Sun, 17 Mar 2019 16:37:32 -0300
preggy (1.3.0-1) unstable; urgency=low
* New upstream release
* debian/control
- added debhelper (>= 9)
- removed minimum version on python-all and python-setuptools
- removed unneeded python-coverage dependency
- rearranged Build-Depends alphabetically
- bumped standards version to 3.9.8
* debian/rules
- switched to pybuild
- removed clean override that was cleaning up after coverage
* debian/compat
- bumped to 9
-- Gilles Dubuc <gilles@wikimedia.org> Tue, 14 Jun 2016 14:08:03 +0000
preggy (1.1.3-1~bpo80+1) jessie-backports; urgency=medium
* Rebuild for jessie-backports.
-- Marcelo Jorge Vieira <metal@debian.org> Sat, 11 Jun 2016 21:16:54 -0300
preggy (1.1.3-1) unstable; urgency=low
* Initial release (Closes: #774658)
-- Marcelo Jorge Vieira <metal@debian.org> Tue, 06 Jan 2015 21:07:44 -0300
|