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 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110
|
octave-level-set (0.3.1~git.2019.04.13-2) unstable; urgency=medium
* Properly configure the source
+ d/control: Build-depend on autoconf-archive (for macro
AX_CXX_COMPILE_STDCXX_11)
+ d/rules: Run aclocal and autoconf
+ d/s/options: Ignore src/configure
+ d/clean: New file (remove src/aclocal.m4)
-- Rafael Laboissière <rafael@debian.org> Mon, 04 Jan 2021 07:09:35 -0300
octave-level-set (0.3.1~git.2019.04.13-1) unstable; urgency=medium
* New upstream version 0.3.1~git.2019.04.13
* This version builds correctly against Octave 6 (Closes: #977012)
* d/control: Bump Standards-Version to 4.5.1 (no changes needed)
-- Rafael Laboissière <rafael@debian.org> Sat, 12 Dec 2020 04:21:28 -0300
octave-level-set (0.3.0-11) unstable; urgency=medium
* d/p/xtest-ls-distance-fcn.patch: New patch
* d/watch: Bump version number to 4
-- Rafael Laboissière <rafael@debian.org> Tue, 17 Nov 2020 04:45:23 -0300
octave-level-set (0.3.0-10) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints.
+ octave-level-set: Add Multi-Arch: same.
-- Rafael Laboissière <rafael@debian.org> Tue, 10 Nov 2020 17:09:17 -0300
octave-level-set (0.3.0-9) unstable; urgency=medium
* d/control:
+ Bump Standards-Version to 4.5.0 (no changes needed)
+ Bump debhelper compatibility level to 13
* d/u/metadata:
+ Add Bug-{Database,Submit} and Repository-Browse fields
+ Drop Name and Contact fields
* d/p/octave5.patch: Add URL to Forwarded field
-- Rafael Laboissière <rafael@debian.org> Tue, 28 Jul 2020 07:59:52 -0300
octave-level-set (0.3.0-8) unstable; urgency=medium
* d/control: Bump dependency on dh-octave to >= 0.7.1
This allows the injection of the virtual package octave-abi-N into the
package's list of dependencies
-- Rafael Laboissiere <rafael@debian.org> Wed, 06 Nov 2019 15:14:43 -0300
octave-level-set (0.3.0-7) unstable; urgency=medium
* Team upload
[ Rafael Laboissiere ]
* d/control: Bump Standards-Version to 4.4.1 (no changes needed)
[ Sébastien Villemot ]
* octave5.patch: new patch, fixes FTBFS against Octave 5
-- Sébastien Villemot <sebastien@debian.org> Mon, 07 Oct 2019 18:01:27 +0200
octave-level-set (0.3.0-6) unstable; urgency=medium
* d/control:
+ Bump Standards-Version to 4.3.0 (no changes needed)
+ Bump to debhelper compat level 12
* Build-depend on debhelper-compat instead of using d/compat
-- Rafael Laboissiere <rafael@debian.org> Wed, 02 Jan 2019 22:56:22 -0200
octave-level-set (0.3.0-5) unstable; urgency=medium
* Reupload to unstable
-- Rafael Laboissiere <rafael@debian.org> Wed, 29 Aug 2018 09:57:52 -0300
octave-level-set (0.3.0-4) unstable; urgency=medium
* d/p/xtest-fastmarching.patch: New patch
-- Rafael Laboissiere <rafael@debian.org> Tue, 28 Aug 2018 09:57:48 -0300
octave-level-set (0.3.0-3) unstable; urgency=medium
* d/control:
+ Bump Standards-Version to 4.2.1 (no changes needed)
+ Demote octave-parallel from Depends to Suggests
* d/p/skip-unit-tests-if-no-parallel-pkg.patch: New patch
-- Rafael Laboissiere <rafael@debian.org> Mon, 27 Aug 2018 23:28:22 -0300
octave-level-set (0.3.0-2) unstable; urgency=medium
* d/control:
+ Add Rules-Requires-Root: no
+ Bump Standards-Version to 4.2.0
+ Add dependency on octave-paralllel
-- Rafael Laboissiere <rafael@debian.org> Fri, 24 Aug 2018 07:09:37 -0300
octave-level-set (0.3.0-1) unstable; urgency=low
* Initial release (closes: #899225)
-- Rafael Laboissiere <rafael@debian.org> Sat, 30 Jun 2018 10:18:15 -0300
|