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 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138
|
octave-stk (2.5.1-2) unstable; urgency=medium
* Team upload
* d/control:
+ Add Rules-Requires-Root: no
+ Bump Standards-Version to 4.3.0
+ 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:57:53 -0200
octave-stk (2.5.1-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.5.1
-- Rafael Laboissiere <rafael@debian.org> Tue, 03 Jul 2018 05:05:58 -0300
octave-stk (2.5.0-2) unstable; urgency=medium
* Team upload.
* d/control:
+ Bump Standards-Version to 4.1.4 (no changes needed)
+ Bump build-dependency on dh-octave to >= 0.5.3.
This avoids FTBFS when unit tests need to output plot commands.
* d/p/init-vars-in-compute-decomposition.patch: New patch.
This is a workaround for avoinding FTBFS against Octave 4.4.
* d/octave-stk.lintian-overrides: Remove unused overrides
-- Rafael Laboissiere <rafael@debian.org> Sat, 16 Jun 2018 16:41:42 -0300
octave-stk (2.5.0-1) unstable; urgency=medium
[ Mike Miller ]
* d/control, d/copyright: Use secure URL for upstream source.
[ Julien Bect ]
* New upstream version 2.5.0
* d/copyright: Update copyright info
* d/patches: Remove patch 0001, no longer needed
* d/patches/0002: update patch
* d/patches/0003: update patch
-- Julien Bect <julien.bect@centralesupelec.fr> Mon, 26 Feb 2018 09:08:11 +0100
octave-stk (2.4.2-5) unstable; urgency=medium
* Use dh-octave for building the package
* d/control:
+ Use Debian's GitLab URLs in Vcs-* headers
+ Change Maintainer to team+pkg-octave-team@tracker.debian.org
-- Rafael Laboissiere <rafael@debian.org> Sat, 10 Feb 2018 07:39:09 -0200
octave-stk (2.4.2-4) unstable; urgency=medium
* Team upload.
* Use the dh-based version of octave-pkg-dev
* Set debhelper compatibility level to >= 11
* d/control: Bump Standards-Version to 4.1.3 (no changes needed)
-- Rafael Laboissiere <rafael@debian.org> Fri, 29 Dec 2017 22:14:50 -0200
octave-stk (2.4.2-3) unstable; urgency=medium
* Team upload.
* d/control: Build-depend on octave-pkg-dev > 1.5.2.
This version of octave-pkg-dev pulls gnuplot-nox. This later is no
more needed in the build-dependency list.
-- Rafael Laboissiere <rafael@debian.org> Sat, 21 Oct 2017 08:47:02 -0200
octave-stk (2.4.2-2) unstable; urgency=medium
* Team upload.
[ Rafael Laboissiere ]
* d/control: Add Testsuite field
* d/control: Bump Standards-Version to 4.1.1 (no changes needed)
[ Julien Bect ]
* d/patches/0003-Mark-expected-failure.patch: New patch.
(Closes: #876777)
-- Sébastien Villemot <sebastien@debian.org> Fri, 13 Oct 2017 19:38:10 +0200
octave-stk (2.4.2-1) unstable; urgency=medium
[ Rafael Laboissiere ]
* d/u/metadata: Add citation
* Bump debhelper compat level to 10
* d/control: Build-depends on octave-pkg-dev >= 1.4.4
* d/u/metadata: Fix Homepage
* d/u/metadata: Fix URL
* d/u/metadata: Quote text in Title.
Thanks to Adreas Tille for the patch
* Closes: #854448
* d/control: Use cgit instead of gitweb in Vcs-Browser URL
[ Sébastien Villemot ]
* d/copyright: use secure URL for format.
* d/watch: bump to format version 4.
* New upstream version 2.4.2
* d/copyright: reflect upstream changes.
* d/control: bump Standards-Version to 4.0.0.
[ Julien Bect ]
* d/octave-stk.lintian-overrides: Fix typo
* d/patches/0001: Refresh patch
* d/patches/0002: Refresh patch
* d/patches/0004: Remove patch (no longer needed, applied upstream)
-- Julien Bect <julien.bect@centralesupelec.fr> Fri, 07 Jul 2017 17:21:00 +0200
octave-stk (2.3.4-1) unstable; urgency=low
[ Rafael Laboissiere ]
* d/control: Use secure URIs in the Vcs-* fields
* d/control: Bump Standards-Version to 3.9.7 (no changes needed)
[ Julien Bect ]
* Imported Upstream version 2.3.4
* d/patches/0002: Refresh patch
* d/patches/0003: Remove patch (no longer needed, applied upstream)
* d/patches/0004: Remove patch (no longer needed, applied upstream)
* d/control: Bump Standards-Version to 3.9.8 (no changes needed)
-- Julien Bect <julien.bect@centralesupelec.fr> Tue, 21 Jun 2016 08:25:13 +0200
octave-stk (2.3.3-1) unstable; urgency=low
* Initial release (closes: #799173)
-- Julien Bect <julien.bect@centralesupelec.fr> Fri, 20 Nov 2015 11:19:50 +0100
|