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
|
python-pycosat (0.6.6+dfsg-2) unstable; urgency=medium
* Team upload.
* Add dependency on python3-setuptools (Closes: #1080768)
-- Alexandre Detiste <tchet@debian.org> Sat, 21 Sep 2024 16:32:03 +0200
python-pycosat (0.6.6+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* d/watch: Update upstream url from ContinuumIO/pycosat for conda/pycosat
* d/patches/use-debian-packaged-picosat.patch: Update patch and set
Forwarded to not-needed
* d/control: Replace autopkgtest-pkg-python with autopkgtest-pkg-pybuild
* d/rules: Remove override_dh_auto_test and disable python2 option, copy
test file to build directory
* d/tests: Removed, upstream tests run by autopkgtest-pkg-pybuild
-- Lance Lin <lq27267@gmail.com> Thu, 30 Nov 2023 19:41:05 +0700
python-pycosat (0.6.4+dfsg-1) unstable; urgency=medium
* Team Upload.
* New upstream version 0.6.4+dfsg
* Bump Standards-Version to 4.6.2 (no changes needed)
-- Nilesh Patra <nilesh@debian.org> Sat, 31 Dec 2022 16:54:21 +0530
python-pycosat (0.6.3+dfsg-3) unstable; urgency=medium
* Really fix watch file
* Add missing build dependency on dh addon.
-- Andreas Tille <tille@debian.org> Mon, 17 Jan 2022 15:41:46 +0100
python-pycosat (0.6.3+dfsg-2) unstable; urgency=medium
* Fix watchfile to detect new versions on github
* Standards-Version: 4.6.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Remove obsolete field Name from debian/upstream/metadata (already present in
machine-readable debian/copyright).
* Apply multi-arch hints.
+ python3-pycosat: Add Multi-Arch: same.
* Point Homepage field to Github
-- Andreas Tille <tille@debian.org> Sat, 09 Oct 2021 08:03:53 +0200
python-pycosat (0.6.3+dfsg-1) unstable; urgency=low
* Initial release. (Closes: #924294)
-- Andreas Tille <tille@debian.org> Tue, 20 Aug 2019 11:06:13 +0200
|