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
|
python-nudatus (0.0.5-1) unstable; urgency=medium
* New upstream version 0.0.5
* d/copyright:
- Refresh years of upstream copyright
-- Nick Morrott <nickm@debian.org> Sun, 07 Feb 2021 02:18:34 +0000
python-nudatus (0.0.4-4) 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.
[ Debian Janitor ]
* d/u/metadata:
- Remove obsolete fields Contact, Name (already present in
machine-readable debian/copyright).
[ Nick Morrott ]
* d/control:
- Declare compliance with Debian Policy 4.5.1
* d/copyright:
- Refresh years of Debian copyright
-- Nick Morrott <nickm@debian.org> Tue, 05 Jan 2021 02:18:41 +0000
python-nudatus (0.0.4-3) unstable; urgency=medium
* d/manpages:
- Update author email address
- Improve formatting of custom manpage
-- Nick Morrott <nickm@debian.org> Fri, 31 Jul 2020 20:45:53 +0100
python-nudatus (0.0.4-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Nick Morrott ]
* d/control:
- Bump Standards-Version to 4.5.0
- Bump debhelper-compat level to 13
- Add Rules-Requires-Root field, set to no
- Update Uploaders to use my Debian email address
* d/copyright:
- Refresh years of Debian copyright
* d/gbp.conf:
- Use pristine-tar
* d/tests:
- Run autopkgtests against supported Python versions
-- Nick Morrott <nickm@debian.org> Thu, 18 Jun 2020 04:31:43 +0100
python-nudatus (0.0.4-1) unstable; urgency=medium
* Initial release (Closes: #907699)
-- Nick Morrott <knowledgejunkie@gmail.com> Sun, 30 Dec 2018 18:58:36 +0100
|