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
|
python-langdetect (1.0.7-4) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Hugo Lefeuvre ]
* Drop Python 2 support (Closes: #937877).
* debian/control:
- Bump Standards-Version to 4.4.0.
- Bump compat to 12.
- python-langdetect-doc does not exist, don't recomment it.
* Bump copyright years.
-- Hugo Lefeuvre <hle@debian.org> Fri, 30 Aug 2019 08:09:25 -0400
python-langdetect (1.0.7-3) unstable; urgency=medium
* Add missing NOTICE file for Apache license.
* debian/control:
- Update Vcs-* fields (salsa migration).
- Add DPMT to Uploaders field.
- Bump Standards-Version to 4.1.4.
- Remove ancient X-Python{3,}-Version field.
- Add autopkgtest stanza.
* Bump compat to 11 together with debhelper dependency.
* Bump watch version to 4.
-- Hugo Lefeuvre <hle@debian.org> Fri, 25 May 2018 08:41:50 -0400
python-langdetect (1.0.7-2) unstable; urgency=medium
* Upload to unstable.
* Bump Standards-Version to 4.0.0.
* Fix Vcs-Git in debian/control.
* Use https protocol in the Apache 2.0 license link in debian/copyright.
-- Hugo Lefeuvre <hle@debian.org> Tue, 29 Aug 2017 10:30:44 +0200
python-langdetect (1.0.7-1) experimental; urgency=low
* Initial release (Closes: #863047)
-- Hugo Lefeuvre <hle@debian.org> Wed, 24 May 2017 13:47:35 +0200
|