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
|
octave-ltfat (2.2.0+dfsg-3) unstable; urgency=medium
* Use a more robust way for doing architecture-specific unit test
* d/p/poly2mask-unit-tests.patch: Add patch
* d/copyrght: Refresh for new upstream version
* d/rules: Remove extra license file (Lintian warning)
-- Rafael Laboissiere <rafael@debian.org> Sat, 14 Jan 2017 14:49:07 -0200
octave-ltfat (2.2.0+dfsg-2) unstable; urgency=medium
* d/check.m: Do not run unit tests on mips64el architecture
-- Rafael Laboissiere <rafael@debian.org> Sun, 08 Jan 2017 17:43:27 -0200
octave-ltfat (2.2.0+dfsg-1) unstable; urgency=medium
* New upstream version 2.2.0+dfsg
* d/u/metadata: Add citation
* Bump debhelper compat level to 10
* d/control:
+ Build-depends on octave-pkg-dev >= 1.4.4
+ Bump Standards-Version to 3.9.8 (no changes needed)
* d/s/options: Set extend-diff-ignore option
-- Rafael Laboissiere <rafael@debian.org> Sun, 01 Jan 2017 20:53:44 -0200
octave-ltfat (2.1.2+dfsg-1) unstable; urgency=medium
* Imported Upstream version 2.1.2+dfsg
* d/control: Bump Standards-Version to 3.9.7 (no changes needed)
* d/copyright: Refresh for new upstream version
-- Rafael Laboissiere <rafael@laboissiere.net> Thu, 24 Mar 2016 12:30:51 +0100
octave-ltfat (2.1.1+dfsg-2) unstable; urgency=medium
* d/control: Use secure URIs in the Vcs-* fields
* d/README.Debian: New file, with package activation instructions.
Thanks to Andrei Demekhov for the suggestion (Closes: #812775)
* d/control: Add Suggests relationship on octave-signal.
This is needed for running demo_wfbt.
-- Rafael Laboissiere <rafael@laboissiere.net> Sat, 30 Jan 2016 09:14:21 +0100
octave-ltfat (2.1.1+dfsg-1) unstable; urgency=medium
* Imported Upstream version 2.1.1+dfsg
* d/rules:
+ Allow unit testing on all architectures
+ Drop the fix for *.m file permissions
* d/copyright:
+ Update for upstream changes
+ Remove duplicated definition of GPL-2+
-- Rafael Laboissiere <rafael@laboissiere.net> Sat, 07 Nov 2015 18:55:41 +0100
octave-ltfat (2.1.0+dfsg-1) unstable; urgency=medium
* Team upload.
[ Rafael Laboissiere ]
* Imported Upstream version 2.1.0+dfsg
* d/rules: Prevent unit testing on armhf and mips.
This avoids FTBFS on theses architectures (see Bug#765545).
* Unit testing does not need X-window anymore
+ d/rules: Do not use xfvb-run to run the tests.
+ d/control: Drop xauth, xvfb, and gnuplot-nox from Build-Depends.
Also, the versioned dependency on octave-pkg-dev is relaxed.
* Drop .jar file from upstream tarball, complying with the Debian Policy
+ d/copyright: Exclude file blockproc.jar
+ d/rules: Add get-orig-source target
+ d/watch: Mangle upstream version to cope with "+dfsg" tag
* Build blockproc.jar, which is deleted from the upstream tarball
+ d/rules: Add commands for building blockproc.jar
+ d/control: Build-depend on default-jdk
+ d/p/fix-path-of-included-makefile.patch: New patch
* Bump Standard-Versions to 3.9.6 (no changes needed)
* d/p/autoload-yes.patch: Remove patch (deprecated upstream)
* Bump Build-Depends on octave to >> 4.0.0~rc4-1 (for sndfile support)
* d/check.m: Avoid verbose output of unit tests
* d/watch: Add the repacksuffix option
* d/p/add-hardening-flags.patch: Drop patch (applied upstream)
* d/p/fix-path-of-included-makefile.patch: Drop patch (applied upstream)
-- Sébastien Villemot <sebastien@debian.org> Sat, 18 Jul 2015 23:36:41 +0200
octave-ltfat (2.0.1-1) unstable; urgency=low
* Imported Upstream version 2.0.1
* d/p/autoload-yes.patch: Refresh patch
* d/p/add-subdirs-to-loadpath.patch: Drop patch (fixed upstream)
* d/check.m: Use the upstream unit testing script
* d/rules: Fix permission of all *.m files
-- Rafael Laboissiere <rafael@laboissiere.net> Thu, 09 Oct 2014 13:58:00 -0300
octave-ltfat (1.4.4-3) unstable; urgency=medium
* Add security hardening build flags
-- Rafael Laboissiere <rafael@laboissiere.net> Sat, 27 Sep 2014 04:30:46 -0300
octave-ltfat (1.4.4-2) unstable; urgency=low
* debian/rules: Run tests with xvfb-run
* Ensure that arch-indep files are installed when building the arch-dep
package
-- Rafael Laboissiere <rafael@laboissiere.net> Mon, 01 Sep 2014 06:04:13 -0300
octave-ltfat (1.4.4-1) unstable; urgency=low
* Initial release (closes: #747039)
-- Rafael Laboissiere <rafael@laboissiere.net> Sun, 04 May 2014 22:14:56 +0200
|