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
|
python-unicodedata2 (14.0.0+ds2-1) unstable; urgency=high
* Team upload.
* New upstream snapshot 2022-09-15.
+ Fix FTBFS with unicode-data 15.0.0-1. (Closes: #1020090)
* debian/control: Hardcode rebuild with unicode-data/15.0.0-1.
* debian/control: Add build-test-dependency pytest and coverage.
* debian/patches: Refresh patches.
* debian/rules: Use dh13 syntax.
-- Boyuan Yang <byang@debian.org> Wed, 21 Sep 2022 13:34:24 -0400
python-unicodedata2 (14.0.0+ds-8) unstable; urgency=medium
* Fix FTBFS without network access (Closes: #1006790)
- debian/patches: avoid network access during build
- debian/rules: fix symlinking data from unicode-data during build
-- Yao Wei (魏銘廷) <mwei@debian.org> Sat, 05 Mar 2022 09:03:11 +0800
python-unicodedata2 (14.0.0+ds-7) unstable; urgency=medium
* debian/control:
- Fix Vcs-* field
- Add Built-Using: unicode-data (= 14.0.0) (Closes: #1006739)
* debian/copyright: Remove license clauses from unicode-data
-- Yao Wei (魏銘廷) <mwei@debian.org> Fri, 04 Mar 2022 17:24:46 +0800
python-unicodedata2 (14.0.0+ds-6) unstable; urgency=medium
* Source-only upload
-- Yao Wei (魏銘廷) <mwei@debian.org> Thu, 03 Mar 2022 12:13:54 +0800
python-unicodedata2 (14.0.0+ds-5) unstable; urgency=medium
* debian/copyright: Requested by Boyuan Yang to remove copyright holder from
debian/*
-- Yao Wei (魏銘廷) <mwei@debian.org> Sun, 27 Feb 2022 12:25:57 +0800
python-unicodedata2 (14.0.0+ds-4) unstable; urgency=medium
* debian/copyright: Add missing copyright info
-- Yao Wei (魏銘廷) <mwei@debian.org> Sun, 27 Feb 2022 12:14:58 +0800
python-unicodedata2 (14.0.0+ds-3) unstable; urgency=medium
* debian/patches: Import ucd_3_2_0 from Python Standard Library
* debian/README.debian: Removed due to ucd_3_2_0 being available
-- Yao Wei (魏銘廷) <mwei@debian.org> Tue, 15 Feb 2022 22:23:30 +0800
python-unicodedata2 (14.0.0+ds-2) unstable; urgency=medium
* Initial release (Closes: #902029)
-- Yao Wei (魏銘廷) <mwei@debian.org> Tue, 15 Feb 2022 10:02:49 +0800
|