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
|
python-project-generator-definitions (0.2.42-1) unstable; urgency=medium
* New upstream version 0.2.42
* d/copyright:
- Refresh upstream contact email address
-- Nick Morrott <nickm@debian.org> Sun, 07 Feb 2021 03:29:49 +0000
python-project-generator-definitions (0.2.41-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control:
- Update Maintainer field with new Debian Python Team contact address.
- Update Vcs-* fields with new Debian Python Team Salsa layout.
[ Nick Morrott ]
* New upstream version 0.2.41
* d/control:
- Declare compliance with Debian Policy 4.5.1
* d/copyright:
- Refresh Debian copyright years
* d/s/lintian-overrides:
- Add override
-- Nick Morrott <nickm@debian.org> Sun, 03 Jan 2021 05:54:40 +0000
python-project-generator-definitions (0.2.40-3) unstable; urgency=medium
* d/manpages:
- Update author email address
- Improve formatting of custom manpage
* d/patches:
- Set Forwarded: not-needed for Debian-specific patch
-- Nick Morrott <nickm@debian.org> Fri, 31 Jul 2020 21:05:29 +0100
python-project-generator-definitions (0.2.40-2) unstable; urgency=medium
* d/control:
- Bump Standards-Version to 4.5.0
- Bump debhelper-compat level to 13
- Refresh short description to reference progen utility
* d/copyright:
- Refresh years of Debian copyright
* d/tests:
- Run autopkgtests against supported Python versions
-- Nick Morrott <nickm@debian.org> Fri, 19 Jun 2020 02:16:40 +0100
python-project-generator-definitions (0.2.40-1) unstable; urgency=medium
* New upstream version 0.2.40
* d/control:
- Reformat (cme fix)
* d/manpages:
- Refresh year in custom manpage
* d/u/metadata:
- Remove deprecated Contact, Name fields
* d/watch:
- Refresh URL matching regex
-- Nick Morrott <nickm@debian.org> Sat, 30 Nov 2019 18:34:15 +0000
python-project-generator-definitions (0.2.39-1) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.1.
[ Nick Morrott ]
* New upstream version 0.2.39
* d/control:
- Bump debhelper compatibility level to 12
- Add Rules-Requires-Root field
- Uploaders: use my new Debian email address
* d/copyright:
- Refresh years of Debian copyright
* d/gbp.conf
- Use pristine-tar
-- Nick Morrott <nickm@debian.org> Sat, 09 Nov 2019 21:24:07 +0000
python-project-generator-definitions (0.2.38-1) unstable; urgency=medium
* Initial release (Closes: #913924)
-- Nick Morrott <knowledgejunkie@gmail.com> Fri, 28 Dec 2018 23:21:50 +0000
|