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
|
python-hgapi (1.7.3+git20170127.dd8fb7b-3) 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 ]
* d/control:
- Declare compliance with Debian Policy 4.5.1
* d/copyright:
- Refresh Debian copyright years
* d/salsa-ci.yml:
- Add Salsa CI pipeline
* d/s/lintian-overrides:
- Add override
* d/u/metadata:
- Remove obsolete fields Contact, Name (already present in
machine-readable debian/copyright).
-- Nick Morrott <nickm@debian.org> Sun, 07 Feb 2021 10:28:53 +0000
python-hgapi (1.7.3+git20170127.dd8fb7b-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Nick Morrott ]
* d/control:
- Declare compliance with Debian Policy 4.5.0
- Bump debhelper compatibility level to 13
- Add Rules-Requires-Root field
- Update email address in Uploaders
* d/copyright:
- Bump years of Debian copyright
* d/gbp.conf:
- Use pristine-tar
* d/tests:
- Run autopkgtests against supported Python versions
-- Nick Morrott <nickm@debian.org> Fri, 31 Jul 2020 15:18:05 +0100
python-hgapi (1.7.3+git20170127.dd8fb7b-1) unstable; urgency=medium
* Initial release (Closes: #913976)
-- Nick Morrott <knowledgejunkie@gmail.com> Fri, 28 Dec 2018 22:42:08 +0000
|