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
|
python-cwcwidth (0.1.10-1) unstable; urgency=medium
* New upstream version 0.1.10
* debian/control: Bump Standards-Version
* debian/: Use dh-sequence-python3
* debian/copyright: Update copyright years
-- Sebastian Ramacher <sramacher@debian.org> Sun, 09 Feb 2025 22:23:31 +0100
python-cwcwidth (0.1.9-1) unstable; urgency=medium
* New upstream version 0.1.9
* debian/clean: *.egg-info is now cleaned by default
* debian/control:
- Bump Standards-Version
- Add missing BD for pyproject backend
-- Sebastian Ramacher <sramacher@debian.org> Sun, 08 Oct 2023 11:57:53 +0200
python-cwcwidth (0.1.8-1) unstable; urgency=medium
* New upstream version 0.1.8
-- Sebastian Ramacher <sramacher@debian.org> Sun, 30 Oct 2022 21:03:52 +0100
python-cwcwidth (0.1.7-1) unstable; urgency=medium
* New upstream version 0.1.7
-- Sebastian Ramacher <sramacher@debian.org> Mon, 22 Aug 2022 22:47:32 +0200
python-cwcwidth (0.1.6-1) unstable; urgency=medium
* New upstream version 0.1.6
-- Sebastian Ramacher <sramacher@debian.org> Thu, 30 Dec 2021 21:37:15 +0100
python-cwcwidth (0.1.5-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Sebastian Ramacher ]
* New upstream version 0.1.5
* debian/control: Bump Standards-Version
-- Sebastian Ramacher <sramacher@debian.org> Sun, 10 Oct 2021 19:22:35 +0200
python-cwcwidth (0.1.4-1) unstable; urgency=medium
* New upstream release
* debian/control: Run tests with pytest
* debian/rules: Force UTF-8 locale for builds
-- Sebastian Ramacher <sramacher@debian.org> Sun, 07 Feb 2021 23:51:57 +0100
python-cwcwidth (0.1.2-1) unstable; urgency=medium
* New upstream release
* debian/tests: Add autopkgtests
-- Sebastian Ramacher <sramacher@debian.org> Wed, 03 Feb 2021 23:52:57 +0100
python-cwcwidth (0.1-1) unstable; urgency=low
* Initial release (Closes: #980874)
-- Sebastian Ramacher <sramacher@debian.org> Sat, 23 Jan 2021 14:46:10 +0000
|