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
|
python-tinyalign (0.2.2-1) unstable; urgency=medium
[ Lance Lin ]
* Team upload.
* New upstream version
* Standards-Version: 4.6.2 (routine-update)
* d/tests/run-unit-test: Update to use supported python versions
* d/copyright: Remove superfluous file pattern buildwheels.sh and update year
to 2023 for debian/* files
* d/control: Remove autopkgtest-pkg-python testsuite
* d/clean: Clean src/tinyalign/_core.c (Closes: #1045932)
[ Andreas Tille ]
* Build-Depends: pybuild-plugin-pyproject
-- Lance Lin <lq27267@gmail.com> Thu, 07 Sep 2023 22:00:11 +0700
python-tinyalign (0.2.1-1) unstable; urgency=medium
* Team upload.
* d/watch: drop uupdate
* Standards-Version: 4.6.0 (routine-update)
* debhelper-compat 13 (routine-update)
-- Andreas Tille <tille@debian.org> Thu, 17 Feb 2022 16:31:03 +0100
python-tinyalign (0.2-5) unstable; urgency=medium
* Team upload.
* Add clarification to debian/copyright regarding buildwheels.sh
(Closes: #952603)
* Set "Rules-Requires-Root: no" in debian/control
-- tony mancill <tmancill@debian.org> Wed, 08 Apr 2020 09:28:19 -0700
python-tinyalign (0.2-4) unstable; urgency=medium
* Team upload.
* Add Build-Depends: python3-pytest
* Add test script for autopkgtest
-- Sao I Kuan <saoikuan@gmail.com> Mon, 16 Mar 2020 23:00:26 +0900
python-tinyalign (0.2-3) unstable; urgency=medium
[ Sao I Kuan ]
* Team upload.
* Fix incorrect path Vcs-Browser, Vcs-Git
[ Andreas Tille ]
* Testsuite: autopkgtest-pkg-python
-- Sao I Kuan <saoikuan@gmail.com> Tue, 10 Mar 2020 17:31:28 +0900
python-tinyalign (0.2-2) unstable; urgency=medium
* Team upload.
[ Logan Rosen ]
* Fix Build-Depends issues
Closes: #953395
[ Andreas Tille ]
* Remove trailing whitespace in debian/changelog (routine-update)
* Do not parse d/changelog (routine-update)
* Add salsa-ci file (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Binary package: Section: python
* Hardening
* No fiddling around with _version.py since python3-setuptools-scm
is used now
-- Andreas Tille <tille@debian.org> Mon, 09 Mar 2020 09:51:15 +0100
python-tinyalign (0.2-1) unstable; urgency=medium
* Initial release (Closes: #950511)
-- Steffen Moeller <moeller@debian.org> Sun, 02 Feb 2020 21:33:44 +0100
|