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 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93
|
pyclipper (1.3.0.post6-1) unstable; urgency=medium
* Team upload.
* debian/control: Bump Standards-Version to 4.7.0.
* debian/control: Use pybuild-plugin-pyproject to build package.
-- Boyuan Yang <byang@debian.org> Tue, 22 Oct 2024 19:27:10 -0400
pyclipper (1.3.0.post5-3) unstable; urgency=medium
* Team upload.
* debian/rules: Do not disable dh_auto_clean.
* debian/control:
+ Remove extraneous dependency python3-unittest2. (Closes: #1058979)
* debian/clean: Also clean more generated files. (Closes: #1048939)
* debian/: Apply "wrap-and-sort -abst".
-- Boyuan Yang <byang@debian.org> Mon, 18 Dec 2023 20:57:46 -0500
pyclipper (1.3.0.post5-2) unstable; urgency=medium
* Team upload.
* Fixes compilation with cython3 3.x. (Closes: #1056835)
* debian/control: Bump Standards-Version to 4.6.2.
-- Boyuan Yang <byang@debian.org> Sun, 26 Nov 2023 10:24:00 -0500
pyclipper (1.3.0.post5-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.3.0.post5.
* debian/clean: Explicitly clean up some files.
* debian/copyright: Update information.
-- Boyuan Yang <byang@debian.org> Sun, 26 Nov 2023 09:45:11 -0500
pyclipper (1.2.1-1) unstable; urgency=medium
* Team upload
* New upstream version 1.2.1
* debian/watch: Handle prerelease versions
* debian/control:
- Use debhelper 13
- Bump Standards-Version to 4.5.1
* debian/patches: Remove patches of setuptools-scm version restriction
-- Yao Wei (魏銘廷) <mwei@debian.org> Thu, 07 Jan 2021 23:26:25 +0800
pyclipper (1.1.0.post2-3) unstable; urgency=medium
* Team upload.
* Rebuild for python 3.8 transition
* debian/control: Bump Standards-Version to 4.4.1
* debian/salsa-ci.yml: Add CI script for salsa.debian.org
-- Yao Wei (魏銘廷) <mwei@debian.org> Mon, 18 Nov 2019 08:41:55 +0800
pyclipper (1.1.0.post2-2) unstable; urgency=medium
* Team upload.
* debian/control:
+ Update team mailing list address to debian-fonts@lists.debian.org
since fonts-team@lists.debian.org does not exist.
+ Bump debhelper compat to v12.
+ Bump Standards-Version to 4.4.0.
-- Boyuan Yang <byang@debian.org> Thu, 19 Sep 2019 15:52:29 -0400
pyclipper (1.1.0.post2-1) unstable; urgency=medium
* Team upload.
* New upstream release
* debian/rules:
* debian/control:
- Change Vcs fields to Salsa
- Bump Standards-Version to 4.2.0
- Use python3-all-dev
- Change mailing list address
- Change upstream URL
* debian/patches/Dont-require-scm_git_archive.patch:
- Upstreamed and removed
* debian/patches/remove_version_restriction_in_setuptools_scm.patch:
- Patch to remove version restriction of setuptools_scm
* debian/copyright, debian/uscan:
- Change upstream URL
-- Yao Wei (魏銘廷) <mwei@lxde.org> Mon, 10 Sep 2018 00:23:48 +0800
pyclipper (1.0.6-1) unstable; urgency=medium
* Initial release. Closes: #806515
-- Jeremy Bicha <jbicha@debian.org> Mon, 20 Nov 2017 19:48:55 -0500
|