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-diff-match-patch (20121119-3~deb9u1) stretch; urgency=medium
* Non-maintainer upload.
* Rebuild for stretch.
-- Andreas Beckmann <anbe@debian.org> Mon, 27 Nov 2017 16:42:28 +0100
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
|