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 90 91 92 93
|
dune-functions (2.7.1-2) unstable; urgency=medium
* Upload to unstable.
-- Ansgar <ansgar@debian.org> Wed, 13 Jan 2021 10:53:16 +0100
dune-functions (2.7.1-1) experimental; urgency=medium
* New upstream release.
-- Lisa Julia Nebel <lisa_julia.nebel@tu-dresden.de> Thu, 07 Jan 2021 10:49:29 +0100
dune-functions (2.7.0-2) unstable; urgency=medium
* Upload to unstable.
-- Ansgar <ansgar@debian.org> Wed, 15 Jul 2020 12:43:40 +0200
dune-functions (2.7.0-1) experimental; urgency=medium
* New upstream release.
* Removed non-free parts of the documentation.
+ new patch: removed-non-free-doc.patch
* d/control: Remove `Multi-Arch: foreign` from -dev package.
(Closes: #939657)
* Use debhelper compat level 13.
* Bumped Standards-Version to 4.5.0 (no changes).
-- Ansgar <ansgar@debian.org> Sat, 30 May 2020 11:43:38 +0200
dune-functions (2.6~20180228-1) unstable; urgency=medium
* New upstream snapshot.
* Bumped Standards-Version to 4.1.4 (no changes).
-- Ansgar Burchardt <ansgar@debian.org> Tue, 10 Apr 2018 21:42:07 +0200
dune-functions (2.6~20171031-1) experimental; urgency=medium
* New upstream snapshot.
* d/control: add `Rules-Requires-Root: no`
* libdune-functions-doc: add Built-Using: doxygen (for jquery.js)
* Bumped Standards-Version to 4.1.1 (no changes).
-- Ansgar Burchardt <ansgar@debian.org> Tue, 21 Nov 2017 11:07:18 +0100
dune-functions (2.5.1-1) unstable; urgency=medium
* New upstream release.
* Build-Depend on texlive-pictures instead of pgf. (Closes: #867074)
* debian/copyright: Upgrade copyright format URL to https://.
* Bumped Standards-Version to 4.0.0.
-- Ansgar Burchardt <ansgar@debian.org> Tue, 18 Jul 2017 12:13:03 +0200
dune-functions (2.5.1~rc1-1) experimental; urgency=medium
* New upstream release candidate.
-- Ansgar Burchardt <ansgar@debian.org> Sat, 17 Jun 2017 17:34:48 +0200
dune-functions (2.5.0-1) unstable; urgency=medium
* New upstream release.
-- Ansgar Burchardt <ansgar@debian.org> Sun, 18 Dec 2016 18:09:28 +0100
dune-functions (2.5.0~rc2-1) unstable; urgency=medium
* New upstream release candidate.
-- Ansgar Burchardt <ansgar@debian.org> Tue, 06 Dec 2016 00:02:26 +0100
dune-functions (2.4~20160825g0fd5975-1) unstable; urgency=medium
* New upstream snapshot.
-- Ansgar Burchardt <ansgar@debian.org> Wed, 14 Sep 2016 09:59:56 +0200
dune-functions (2.4~20160507g3dd041d-1) unstable; urgency=medium
* New upstream snapshot.
+ Add missing `#include <numeric>` for `std::accumulate`.
(Closes: #823550, #828984)
* Bumped Standards-Version to 3.9.8 (no changes).
-- Ansgar Burchardt <ansgar@debian.org> Fri, 01 Jul 2016 12:25:07 +0200
dune-functions (2.4~20160406ge6b3b4c-1) unstable; urgency=medium
* Initial release.
-- Ansgar Burchardt <ansgar@debian.org> Fri, 08 Apr 2016 10:15:12 +0200
|