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
|
scoary (1.6.16-10) unstable; urgency=medium
* syntax-warnings.patch: fix SyntaxWarnings. (Closes: #1087074)
* remove_six.patch: provide a minimal dep3 header.
-- Étienne Mollier <emollier@debian.org> Mon, 02 Dec 2024 20:04:01 +0100
scoary (1.6.16-9) unstable; urgency=medium
* rm-pkg_resources.patch: new: reimplement uses of pkg_resources.
* d/control: remove dependency on python3-pkg-resources. (Closes: #1083762)
-- Étienne Mollier <emollier@debian.org> Wed, 16 Oct 2024 17:19:08 +0200
scoary (1.6.16-8) unstable; urgency=medium
* Team upload.
* Remove artificial need for python3-six.
-- Alexandre Detiste <tchet@debian.org> Wed, 28 Aug 2024 11:23:30 +0200
scoary (1.6.16-7) unstable; urgency=medium
* scipy-1.12.0.patch: new: fix ftbfs with scipy-1.12.0. (Closes: #1071702)
* d/control: declare compliance to standards version 4.7.0.
-- Étienne Mollier <emollier@debian.org> Wed, 29 May 2024 11:24:36 +0200
scoary (1.6.16-6) unstable; urgency=medium
* python3.11.patch: forwarded upstream.
* d/clean: remove remnants of tests. (Closes: #1045448)
* d/control: declare compliance to standards version 4.6.2.
-- Étienne Mollier <emollier@debian.org> Thu, 31 Aug 2023 22:11:32 +0200
scoary (1.6.16-5) unstable; urgency=medium
* d/rules: enable build time tests; inspired from .travis.yml.
* python3.11.patch: add; fix failure to open mode 'U' with python3.11.
* d/control: update test dependencies, notably remove nose.
(Closes: #1018636)
* d/control: add myself to uploaders.
-- Étienne Mollier <emollier@debian.org> Wed, 07 Dec 2022 22:02:55 +0100
scoary (1.6.16-4) unstable; urgency=medium
* Fix watch file
* Standards-Version: 4.6.1 (routine-update)
* Set upstream metadata fields: Repository-Browse.
-- Andreas Tille <tille@debian.org> Tue, 06 Dec 2022 15:34:54 +0100
scoary (1.6.16-3) 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.
* Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP.
-- Andreas Tille <tille@debian.org> Wed, 13 Oct 2021 09:04:30 +0200
scoary (1.6.16-2) unstable; urgency=medium
* Switch (Build-)Depends from Python2 to Python3
Closes: #938447
* debhelper-compat 12
* Standards-Version: 4.4.0
-- Andreas Tille <tille@debian.org> Sat, 14 Sep 2019 00:37:02 +0200
scoary (1.6.16-1) unstable; urgency=medium
* Initial release (Closes: #920857)
-- Andreas Tille <tille@debian.org> Tue, 29 Jan 2019 22:07:27 +0100
|