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
|
garli (2.1-9) unstable; urgency=medium
* Team upload.
* d/rules: skip tests on armel: too heavy.
* d/t/control: skip autopkgtest on armel: too heavy.
-- Étienne Mollier <emollier@debian.org> Thu, 19 Dec 2024 20:44:33 +0100
garli (2.1-8) unstable; urgency=medium
* Team upload.
* d/control: migrate to mpi-default-*. (Closes: #1084928)
* d/clean: also clean debian/mpi/Garli-mpi. (Closes: #1044308)
* d/control: declare compliance to standards version 4.7.0.
-- Étienne Mollier <emollier@debian.org> Sat, 09 Nov 2024 23:34:46 +0100
garli (2.1-7) unstable; urgency=medium
* Team upload.
* Set 'bootstrapseed' in tests to further reduce randomness, probably
addresses #907905.
-- Sascha Steinbiss <satta@debian.org> Sun, 20 Feb 2022 11:49:10 +0100
garli (2.1-6) unstable; urgency=medium
* Really fix watch file
-- Andreas Tille <tille@debian.org> Thu, 27 Jan 2022 20:52:58 +0100
garli (2.1-5) unstable; urgency=medium
* Fix watchfile to detect new versions on github
* Standards-Version: 4.6.0 (routine-update)
* Apply multi-arch hints.
+ garli-examples: Add Multi-Arch: foreign.
-- Andreas Tille <tille@debian.org> Thu, 14 Oct 2021 11:17:14 +0200
garli (2.1-4) unstable; urgency=medium
* Standards-Version: 4.5.1 (routine-update)
* debhelper-compat 13 (routine-update)
* Secure URI in copyright format (routine-update)
* autopkgtest: s/ADTTMP/AUTOPKGTEST_TMP/g (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* watch file standard 4 (routine-update)
-- Andreas Tille <tille@debian.org> Wed, 18 Nov 2020 14:05:54 +0100
garli (2.1-3) unstable; urgency=medium
* d/rules: Fix random seed before running tests to get (mostly!) reproducible
results
Addresses: #907905 (since the FTBFS issue is solved severity will be reset
to minor but I leave the bug open for further discussion)
* Provide additional MPI version in separate package
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
-- Andreas Tille <tille@debian.org> Tue, 04 Sep 2018 15:04:01 +0200
garli (2.1-2) unstable; urgency=medium
* Add some copyright holders
* Moved packaging from SVN to Git
* debhelper 10
* Standards-Version: 4.1.1
* Shorten synopsis of examples package
-- Andreas Tille <tille@debian.org> Tue, 14 Nov 2017 10:55:05 +0100
garli (2.1-1) unstable; urgency=low
* Initial release (Closes: #826236)
-- Andreas Tille <tille@debian.org> Fri, 03 Jun 2016 16:57:40 +0200
|