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 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131
|
python-project-generator-definitions (0.2.46-1) unstable; urgency=medium
* New upstream version 0.2.46
* d/control:
- Declare compliance with Debian Policy 4.6.2 (no changes)
* d/copyright:
- Bump years of Debian copyright
* d/lintian-overrides:
- Refresh override strings to match
* d/clean:
- Remove pandoc generated manpage files
-- Nick Morrott <nickm@debian.org> Mon, 05 Feb 2024 02:08:51 +0000
python-project-generator-definitions (0.2.45-1) unstable; urgency=medium
* New upstream version 0.2.45
* d/copyright:
- Drop filtering of .travis.yml (removed upstream)
-- Nick Morrott <nickm@debian.org> Tue, 05 Apr 2022 21:44:20 +0100
python-project-generator-definitions (0.2.44-1) unstable; urgency=medium
* New upstream version 0.2.44
-- Nick Morrott <nickm@debian.org> Thu, 17 Mar 2022 16:50:37 +0000
python-project-generator-definitions (0.2.43-1) unstable; urgency=medium
* New upstream version 0.2.43
* d/control:
- Update standards version to 4.6.0, no changes needed.
* d/copyright:
- Refresh years of Debian copyright
* d/salsa-ci.yml:
- Add Salsa CI pipeline
* d/t/control:
- Add python3-all to test dependencies
* d/watch:
- Update pattern for GitHub archive URLs
-- Nick Morrott <nickm@debian.org> Sat, 05 Feb 2022 13:41:04 +0000
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
|