File: changelog

package info (click to toggle)
octave-ltfat 2.3.1%2Bdfsg-8
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 11,712 kB
  • sloc: ansic: 30,379; cpp: 8,808; java: 1,499; objc: 345; makefile: 248; xml: 182; python: 124; sh: 18; javascript: 12
file content (264 lines) | stat: -rw-r--r-- 9,708 bytes parent folder | download
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
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