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
|
python-jsondiff (1.1.1-4) unstable; urgency=medium
* Team upload.
* Manage /usr/bin/jsondiff with update-alternatives to avoid clash with
python3-jsonpatch (Closes: #940616).
-- Thomas Goirand <zigo@debian.org> Thu, 05 Sep 2019 14:55:29 +0200
python-jsondiff (1.1.1-3) unstable; urgency=medium
* Team upload.
* Drop Python 2 support.
* Use debhelper-compat instead of debian/compat.
-- Ondřej Nový <onovy@debian.org> Tue, 27 Aug 2019 11:30:34 +0200
python-jsondiff (1.1.1-2) unstable; urgency=medium
* Testsuite: autopkgtest-pkg-python
* Standards-Version: 4.1.4
-- Andreas Tille <tille@debian.org> Mon, 16 Apr 2018 15:06:07 +0200
python-jsondiff (1.1.1-1) unstable; urgency=low
* Initial release. (Closes: #888012)
-- Andreas Tille <tille@debian.org> Tue, 23 Jan 2018 11:22:12 +0100
|