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 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
|
python-langdetect (1.0.9-1) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
* Update standards version to 4.6.1, no changes needed.
[ Hans-Christoph Steiner ]
* New upstream version 1.0.9
-- Hans-Christoph Steiner <hans@eds.org> Mon, 06 Feb 2023 21:18:54 +0100
python-langdetect (1.0.7-5) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Sandro Tosi ]
* Use the new Debian Python Team contact name and address
-- Sandro Tosi <morph@debian.org> Fri, 03 Jun 2022 14:39:06 -0400
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
|