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 68 69 70 71
|
python-slugify (2.0.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
[ Hugo Lefeuvre ]
* New upstream release.
* debian/control:
- Bump Standards-Version to 4.3.0.
* debian/copyright:
- Update copyright years.
-- Hugo Lefeuvre <hle@debian.org> Wed, 30 Jan 2019 19:39:09 +0100
python-slugify (1.2.5-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Hugo Lefeuvre ]
* New upstream release.
* Bump compat to 11.
* Bump debian/watch to version 4.
* debian/control:
- Bump Standards-Version to 4.1.4.
- Update debhelper dependency to >= 11.
- Add autopkgtest stanza.
* debian/copyright:
- Update copyright years.
* Update manpage for new upstream release.
-- Hugo Lefeuvre <hle@debian.org> Wed, 18 Apr 2018 22:29:07 -0400
python-slugify (1.2.4-2) unstable; urgency=medium
* Upload to unstable.
* Bump compat level from 9 to 10.
* debian/control:
- Bump Standards-Version to 4.1.0.
- Depend on debhelper >= 10 instead of >= 9.
* Bump copyright years.
-- Hugo Lefeuvre <hle@debian.org> Sun, 24 Sep 2017 23:30:55 +0200
python-slugify (1.2.4-1) experimental; urgency=low
* New upstream release.
* Fix section of binary package slugify (now text).
-- Hugo Lefeuvre <hle@debian.org> Wed, 24 May 2017 17:14:31 +0200
python-slugify (1.2.1-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Remove useless '(Python 2)' information from the description.
* debian/copyright:
- Change license from BSD-3-clause to Expat (upstream decision
since 1.2.1).
* debian/rules:
- Run tests during build.
-- Hugo Lefeuvre <hle@debian.org> Wed, 21 Dec 2016 12:44:02 +0200
python-slugify (1.2.0-1) unstable; urgency=low
* Initial release (Closes: #816727)
-- Hugo Lefeuvre <hle@debian.org> Tue, 21 Jun 2016 10:06:26 +0200
|