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
|
python-bugzilla (2.2.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
[ Sergio Durigan Junior ]
* New upstream version 2.2.0
* Bump compat version to 11.
* Update my e-mail address.
* Bump Standards-Version to 4.2.0.
* Update Build-Depends.
Upstream now uses pytest for testing.
* Check for 'nocheck' when overriding dh_auto_test.
* Update d/copyright.
* Install examples for python{,3}-bugzilla packages.
-- Sergio Durigan Junior <sergiodj@debian.org> Fri, 17 Aug 2018 01:17:19 -0400
python-bugzilla (2.1.0-1) unstable; urgency=medium
* New upstream version 2.1.0.
* Bumping Debian Policy to 4.0.1.
* Bump compat level to 10.
* Enable autopkgtest.
* Fix Description of bugzilla-cli. (Closes: #829197)
* Update Copyright years on d/copyright.
-- Sergio Durigan Junior <sergiodj@sergiodj.net> Fri, 18 Aug 2017 08:55:38 -0400
python-bugzilla (1.2.2-1) unstable; urgency=medium
* Initial release of python-bugzilla. (Closes: #827875)
Thanks to Mattia Rizzolo for suggestions and help.
-- Sergio Durigan Junior <sergiodj@sergiodj.net> Thu, 23 Jun 2016 22:29:04 -0400
|