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
|
simka (1.5.3-4) unstable; urgency=medium
* Team upload.
* debian/tests/run-unit-test: remove misleading argument from Python script.
* Add high_cores_count.patch to fix deadlock with Python test script.
(Closes: #986256)
-- Étienne Mollier <etienne.mollier@mailoo.org> Wed, 07 Apr 2021 23:12:25 +0200
simka (1.5.3-3) unstable; urgency=medium
* Team upload.
* d/tests/run-unit-test: cap nb-cores to 8 cpus when running tests, to avoid
the test suite to hang on high cores count machines. (Closes: #986256)
-- Étienne Mollier <etienne.mollier@mailoo.org> Mon, 05 Apr 2021 20:02:58 +0200
simka (1.5.3-2) unstable; urgency=high
* Make autopkgtest have the same arch list as d/control (Closes: #982212)
-- Shayan Doust <hello@shayandoust.me> Sun, 07 Feb 2021 20:06:22 +0000
simka (1.5.3-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Standards-Version: 4.5.1 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Trim trailing whitespace.
* Fix autopkgtest and mark non-working simkaMin/test_simkaMin.py as
FIXME
-- Andreas Tille <tille@debian.org> Thu, 28 Jan 2021 12:42:03 +0100
simka (1.5.2-1) unstable; urgency=medium
[ Andreas Tille ]
* Team upload.
* New upstream version
* Standards-Version: 4.5.0 (routine-update)
* debhelper-compat 13 (routine-update)
[ Shayan Doust ]
* Refresh patches
* Override dh_missing
-- Shayan Doust <hello@shayandoust.me> Tue, 28 Jul 2020 12:26:25 +0100
simka (1.5.1-4) unstable; urgency=medium
* Team upload.
* Enable arch any and arch all build separately
* Set upstream metadata fields: Bug-Submit.
-- Andreas Tille <tille@debian.org> Sun, 12 Jan 2020 19:17:16 +0100
simka (1.5.1-3) unstable; urgency=medium
* Team upload.
* Do not explicitly Depends: libgatbcore2 (trust ${shlibs:Depends} instead)
* Set upstream metadata fields: Bug-Database, Repository-Browse.
-- Andreas Tille <tille@debian.org> Fri, 13 Dec 2019 08:36:28 +0100
simka (1.5.1-2) unstable; urgency=medium
[ Steffen Moeller ]
* d/u/metadata: yamllint
* Update metadata with ref to conda
[ Shayan Doust ]
* Fix debian/rules not trapping for errors (Closes: #944572)
* Specify architectures that can build this package
* More verbose output and slight change to simkamin.install
[ Andreas Tille ]
* Standards-Version: 4.4.1
* Remove trailing whitespace in debian/rules
* Set upstream metadata fields: Repository.
-- Shayan Doust <hello@shayandoust.me> Mon, 18 Nov 2019 07:05:39 +0100
simka (1.5.1-1) unstable; urgency=medium
* Initial release (Closes: #940559)
-- Shayan Doust <hello@shayandoust.me> Sun, 08 Sep 2019 22:20:14 +0100
|