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 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381
|
octave-ltfat (2.6.0+dfsg-6) unstable; urgency=medium
* Print all output from unit tests
* Exercice all unit tests
-- Rafael Laboissière <rafael@debian.org> Mon, 06 Nov 2023 15:52:20 -0300
octave-ltfat (2.6.0+dfsg-5) unstable; urgency=medium
* d/check.m: Drop unit test test_nsdgt
-- Rafael Laboissière <rafael@debian.org> Sun, 05 Nov 2023 15:20:13 -0300
octave-ltfat (2.6.0+dfsg-4) unstable; urgency=medium
* d/check.m: Drop unit test test_pconv
-- Rafael Laboissière <rafael@debian.org> Sun, 05 Nov 2023 05:08:48 -0300
octave-ltfat (2.6.0+dfsg-3) unstable; urgency=medium
* d/p/test_dgt_fb_alg-function-name.patch: Add Applied-Upstream header
* d/p/remove-cd-ltfatstart.patch: New patch
* d/p/test-pfilt-1-function-name.patch: New patch
* d/p/test-banners.patch: New patch
* Add mechanism for excluding unit tests
+ d/check.m: Introduce variable LTFAT_TESTS_EXCLUDE
+ d/p/exclude-tests.patch: New patch
* d/rules: Remove useless scripts im2double.m and normalize.m
-- Rafael Laboissière <rafael@debian.org> Fri, 03 Nov 2023 10:45:41 -0300
octave-ltfat (2.6.0+dfsg-2) unstable; urgency=medium
* d/p/test_dgt_fb_alg-function-name.patch: New patch
* d/check.m: Set seed for random numbers generator.
This is an attempt to make the package build reproducible and, hence
to fix Bug#1054178.
-- Rafael Laboissière <rafael@debian.org> Fri, 20 Oct 2023 10:25:14 -0300
octave-ltfat (2.6.0+dfsg-1) unstable; urgency=medium
* New upstream version 2.6.0+dfsg
* d/copyright:
+ Reflect upstream changes
+ Update Source URL
* d/p/default-java18.patch: Drop patch (applied upstream)
* d/p/jar-path.patch: New patch
* d/rules: Remove the extraneously installed README.md files
* Run all tests without restriction
+ d/p/global-unit-tests-list.patch: Drop patch (no need anymore for
the global variable LTFAT_TESTS_TODO).
+ d/check.m: Run all tests, without exclusions
-- Rafael Laboissière <rafael@debian.org> Sun, 17 Sep 2023 08:34:33 -0300
octave-ltfat (2.5.0+dfsg-2) unstable; urgency=medium
* Upload to unstable
* d/control: Update Homepage URL
* d/u/metadata: Add Documentation URL
-- Rafael Laboissière <rafael@debian.org> Wed, 14 Jun 2023 08:08:36 -0300
octave-ltfat (2.5.0+dfsg-1) experimental; urgency=medium
* New upstream version 2.5.0+dfsg
* d/copyright:
+ Reflect upstream changes
+ Accentuate my family name
* Build-depend on dh-sequence-octave
+ d/control: Ditto
+ d/rules: Drop the --with=octave option from dh call
* d/watch: Adjust for new URL at gnu-octave.github.io
* d/control:
+ Bump Standards-Version to 4.6.2 (no changes needed)
+ Update Homepage
* d/octave-ltfat-common.lintian-overrides: Update for new syntax
(file names inside square brackets)
* d/p/build-against-octave-6.patch: Drop patch (applied upstream)
* d/p/default-java18.patch: New patch (replaces default-java17.patch)
* d/p/global-unit-tests-list.patch: Refresh for new upstream version
* Install the packages using d/*.install files instead of using d/rules
* d/u/metadata:
+ Fix Reference
+ Update Bug-Database, Bug-Submit, and Repository-Browse URLs
+ Add Repository field
+ Add Changelog field
* Install upstream README file in the correct place
+ d/octave-ltfat-common.docs: New file
+ d/rules: Remove the README file from the wrong place
* d/clean: Extend list of files to remove
* d/rules: Remove wrongly installed directory
-- Rafael Laboissière <rafael@debian.org> Sun, 21 Mar 2023 14:22:18 -0300
octave-ltfat (2.3.1+dfsg-10) unstable; urgency=medium
* Upload to unstable (really, closes: #981933, #988657)
-- Rafael Laboissière <rafael@debian.org> Mon, 16 Aug 2021 12:31:25 -0300
octave-ltfat (2.3.1+dfsg-9) experimental; urgency=medium
* d/control: Invert order of stanzas for octave-ltfat and octave-ltfat-common.
This allows the correct creation of the symlinks for the upstream NEWS
and ChangeLog files only in the octave-ltfat-common package.
(Closes: #988657)
* d/octave-ltfat.lintian-overrides: Fix name of package in comment
* Override Lintian warning debian-changelog-file-is-a-symlink in the
octave-ltfat-common package, instead of octave-ltfat.
* d/p/default-java17.patch: New patch (Closes: #981933)
-- Rafael Laboissière <rafael@debian.org> Sun, 23 May 2021 15:37:28 -0300
octave-ltfat (2.3.1+dfsg-8) unstable; urgency=medium
* Team upload.
* Upload to unstable.
-- Sébastien Villemot <sebastien@debian.org> Wed, 09 Dec 2020 18:07:43 +0100
octave-ltfat (2.3.1+dfsg-7) experimental; urgency=medium
* d/rules: Fix typo in variable syntax
-- Rafael Laboissière <rafael@debian.org> Sat, 05 Dec 2020 21:30:19 -0300
octave-ltfat (2.3.1+dfsg-6) experimental; urgency=medium
* d/rules: Remove the arch-indep files for the octave-ltfat package
(Closes: #976436)
-- Rafael Laboissière <rafael@debian.org> Sat, 05 Dec 2020 12:12:46 -0300
octave-ltfat (2.3.1+dfsg-5) experimental; urgency=medium
* d/rules: Fix the installation of the upstream README file
-- Rafael Laboissière <rafael@debian.org> Fri, 04 Dec 2020 04:15:21 -0300
octave-ltfat (2.3.1+dfsg-4) experimental; urgency=medium
* d/p/build-against-octave-6.patch: New patch (Closes: #976212)
* d/u/metadata:
+ Add Bug-{Database,Submit} and Repository-Browse fields
+ Drop Name and Contact fields
* d/control:
+ Bump debhelper compatibitlity level to 13
+ Bump Standards-Version to 4.5.1 (no changes needed)
* Remove inst/ltfat/ in d/clean, not d/rules
* d/rules:
+ Use execute(before|after)_dh_* instead oc override_dh_*
+ Drop obsolete code for removing the COPYING files
+ Remove useless Python script test_ltfatarghelper.py
+ Move the README file to the appropriate place
* d/clean: Delete left-over files src/{confdefs.h,conftest.c}
* d/p/global-unit-tests-list.patch: Set Forwarded: not-needed
* d/octave-ltfat.lintian-overrides: Override Lintian warning
debian-changelog-file-is-a-symlink
* d/p/spelling-error-playrec.patch: New patch
-- Rafael Laboissière <rafael@debian.org> Wed, 02 Dec 2020 15:27:33 -0300
octave-ltfat (2.3.1+dfsg-3) unstable; urgency=medium
* d/rules: Use override_dh_installdebconf instead of _auto_install for cleanup
* d/control:
+ Bump Standards-Version to 4.4.1 (no changes needed)
+ 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> Thu, 07 Nov 2019 14:09:04 -0300
octave-ltfat (2.3.1+dfsg-2) unstable; urgency=medium
* 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> Fri, 04 Jan 2019 07:06:21 -0200
octave-ltfat (2.3.1+dfsg-1) unstable; urgency=medium
[ Rafael Laboissiere ]
* New upstream version 2.3.1+dfsg
* d/check.m: Ensure that the disp function is correctly dispatched.
For that, add function d/@char/disp.m.
[ Sébastien Villemot ]
* Revert "d/rules: Use override_dh_installdeb for post-install actions"
-- Rafael Laboissiere <rafael@debian.org> Sat, 30 Jun 2018 10:42:13 -0300
octave-ltfat (2.3.0+dfsg.1-1) unstable; urgency=medium
* New upstream version 2.3.0+dfsg.1
* d/copyright:
+ Exclude extraneous symlink project.bib
+ Reflect upstream changes
* d/p/poly2mask-unit-tests.patch: Drop patch (applied upstream)
* d/control: Bump Standards-Version to 4.1.4
* Migrate target get-orig-source into debian/watch
* d/octave-ltfat.examples: New file
* Exclude unit tests for frames
+ d/p/global-unit-tests-list.patch: New patch
+ d/check.m: Set global variable LTFAT_TESTS_TODO
-- Rafael Laboissiere <rafael@debian.org> Sat, 12 May 2018 08:48:59 -0300
octave-ltfat (2.2.0+dfsg-8) unstable; urgency=medium
[ Mike Miller ]
* d/control, d/copyright: Use secure URL for upstream source.
[ Rafael Laboissiere ]
* d/rules: Use override_dh_installdeb for post-install actions
* d/control: Force build-dependency on a modern default-jdk (Closes: #891697)
-- Rafael Laboissiere <rafael@debian.org> Tue, 06 Mar 2018 01:58:50 -0300
octave-ltfat (2.2.0+dfsg-7) unstable; urgency=medium
* d/rules: Remove extraneous directory with duplicated ChangeLog
(Closes: #890109)
-- Rafael Laboissiere <rafael@debian.org> Sun, 11 Feb 2018 22:18:20 -0200
octave-ltfat (2.2.0+dfsg-6) 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:33:00 -0200
octave-ltfat (2.2.0+dfsg-5) unstable; urgency=medium
* 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)
+ Add Testsuite field
-- Rafael Laboissiere <rafael@debian.org> Fri, 29 Dec 2017 22:13:46 -0200
octave-ltfat (2.2.0+dfsg-4) unstable; urgency=medium
[ Sébastien Villemot ]
* d/copyright: use secure URL for format.
* d/watch: bump to format version 4.
[ Rafael Laboissiere ]
* d/control: Use cgit instead of gitweb in Vcs-Browser URL
* d/control: Bump Standards-Version to 4.0.1 (no changes needed)
* d/rules: Use DEB_BUILD_MAINT_OPTIONS
-- Rafael Laboissiere <rafael@debian.org> Tue, 15 Aug 2017 16:08:08 -0300
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
|