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
|
python-diff-match-patch (20121119-4) unstable; urgency=medium
[ Ondřej Nový ]
* d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
[ Stuart Prescott ]
* Update Standards-Version to 4.3.0 (no changes required).
* Use debhelper-compat (= 11)
-- Stuart Prescott <stuart@debian.org> Sat, 26 Jan 2019 23:48:35 +1100
python-diff-match-patch (20121119-3) unstable; urgency=medium
* Add missing python3 dependency on Python 3 package, with thanks to
Adrian Bunk for the report (Closes: #867424).
* Update Standards-Version to 4.0.0 (no changes required)
-- Stuart Prescott <stuart@debian.org> Sun, 30 Jul 2017 10:20:31 +1000
python-diff-match-patch (20121119-2) unstable; urgency=medium
* Add dh-python to build-dependencies.
* Add Vcs-* headers and push packaging into collab-maint.
* Bump S-V to 3.9.8 (no changes required).
-- Stuart Prescott <stuart@debian.org> Mon, 26 Dec 2016 12:07:45 +1100
python-diff-match-patch (20121119-1) unstable; urgency=medium
* Initial release. (Closes: #758638)
-- Stuart Prescott <stuart@debian.org> Thu, 21 Aug 2014 22:42:58 +1000
|