File: changelog

package info (click to toggle)
octave-tsa 4.4.5-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 484 kB
  • sloc: cpp: 400; makefile: 64
file content (239 lines) | stat: -rw-r--r-- 8,346 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
octave-tsa (4.4.5-4) unstable; urgency=medium

  [ Mike Miller ]
  * d/control, d/copyright: Use secure URL for upstream source.

  [ Rafael Laboissiere ]
  * Migrate target get-orig.source into debian/watch
  * 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:58:08 -0200

octave-tsa (4.4.5-3) 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:55 -0200

octave-tsa (4.4.5-2) unstable; urgency=medium

  [ Sébastien Villemot ]
  * d/copyright: use secure URL for format.
  * d/watch: bump to format version 4.

  [ Rafael Laboissiere ]
  * 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)
    + Use cgit instead of gitweb in Vcs-Browser URL
    + Add Testsuite field

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 29 Dec 2017 22:15:04 -0200

octave-tsa (4.4.5-1) unstable; urgency=medium

  * New upstream version 4.4.5
  * Bump Standards-Version to 3.9.8 (no changes needed)
  * d/control: Package is architecture-independent now
  * d/copyright: Reflect upstream changes

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 13 Jan 2017 15:11:50 -0200

octave-tsa (4.4.1-1) unstable; urgency=medium

  * Imported Upstream version 4.4.1
  * d/control: Use secure URIs in the Vcs-* fields
  * d/control: Bump Standards-Version to 3.9.7 (no changes needed)

 -- Rafael Laboissiere <rafael@laboissiere.net>  Thu, 17 Mar 2016 13:34:43 +0100

octave-tsa (4.3.3-1) unstable; urgency=medium

  * Imported Upstream version 4.3.3

 -- Rafael Laboissiere <rafael@laboissiere.net>  Tue, 29 Dec 2015 18:20:21 +0100

octave-tsa (4.3.2-1) unstable; urgency=medium

  * Imported Upstream version 4.3.2
  * d/p/ignore-matlab-version.patch: Drop patch (applied upstream)
  * d/copyright: Reflect upstream changes
  * d/control: Add octave-nan to Build-Depends

 -- Rafael Laboissiere <rafael@laboissiere.net>  Sun, 18 Oct 2015 23:57:02 +0200

octave-tsa (4.2.9-1) unstable; urgency=medium

  * Team upload.

  [ Rafael Laboissiere ]
  * Imported Upstream version 4.2.9
  * d/p/autoload-no.patch: Remove patch (useless, since "Autoload: no" is the
    default)
  * d/check.m: Prevent use of Java AWT dialogs, avoiding crash of unit test
  * d/p/ignore-matlab-version.patch: New patch

  [ Sébastien Villemot ]
  * Use X environment to run tests.
    - d/rules: tell octave-pkg-dev to run tests within xvfb-run.
    - d/control: add xvfb, xauth and gnuplot-nox to Build-Depends.

 -- Sébastien Villemot <sebastien@debian.org>  Sun, 19 Jul 2015 21:15:25 +0200

octave-tsa (4.2.7-2) unstable; urgency=medium

  [ Sébastien Villemot ]
  * Uploaders: set to Rafael Laboissiere.

  [ Rafael Laboissiere ]
  * Mention all upstream files in debian/copyright (fix Lintian warning)
  * Bump Standards-Version to 3.9.6 (no changes needed)

 -- Rafael Laboissiere <rafael@laboissiere.net>  Sat, 27 Sep 2014 06:29:28 -0300

octave-tsa (4.2.7-1) unstable; urgency=medium

  [ Rafael Laboissiere ]
  * Imported Upstream version 4.2.7
  * debian/copyright: Adjust for new usptream version

 -- Sébastien Villemot <sebastien@debian.org>  Mon, 27 Jan 2014 17:55:46 +0100

octave-tsa (4.2.4+dfsg-1) unstable; urgency=medium

  [ Rafael Laboissiere ]
  * Imported Upstream version 4.2.4+dfsg.
    The upstream tarball has been repacked in order to remove the src/*.mex*
    files.
  * Remove binary files src/*.mex* from upstream tarball
    - debian/rules: Add get-orig-source rule
    - debian/copyright: Add list of files to be excluded
    - debian/watch: Mangle the upstream version to drop the "+dsfg" part
  * Remove obsolete DM-Upload-Allowed flag
  * debian/copyright: Use octave-maintainers mailing list as upstream contact
  * Bump to Standards-Version 3.9.5, no changes needed

  [ Sébastien Villemot ]
  * Use my @debian.org email address

  [ Thomas Weber ]
  * debian/control: Use canonical URLs in Vcs-* fields

 -- Sébastien Villemot <sebastien@debian.org>  Sat, 07 Dec 2013 14:17:15 +0100

octave-tsa (4.2.4-1) unstable; urgency=low

  [ Rafael Laboissiere ]
  * Imported Upstream version 4.2.4
  * debian/patches/add-flag-implicit-skip-nan.patch: Drop patch (applied
    upstream)

  [ Sébastien Villemot ]
  * debian/copyright: reflect upstream changes

 -- Sébastien Villemot <sebastien.villemot@ens.fr>  Thu, 05 Apr 2012 14:29:17 +0200

octave-tsa (4.2.2-1) unstable; urgency=low

  [ Rafael Laboissiere ]
  * Imported Upstream version 4.2.2
  * Bump to debhelper compat level 9
  * Build-depend on octave-pkg-dev >= 1.0.1, to build against Octave 3.6
  * Add Sébastien Villemot to the list of Uploaders
  * Bump to Standards-Version 3.9.3, no changes needed
  * debian/patches/autoload-yes.diff: Drop patch
  * debian/patches/autoload-no.patch: New patch
  * Architecture is now "any", since some .mex files are included
  * debian/patches/add-flag-implicit-skip-nan.patch: New patch
  * debian/copyright: update to machine-readable format 1.0

 -- Thomas Weber <tweber@debian.org>  Fri, 30 Mar 2012 15:16:09 +0200

octave-tsa (4.1.0+svn20110501-1) unstable; urgency=low

  * New upstream snapshot
  * debian/control:
    - Remove Rafael Laboissiere from Uploaders (Closes: #571873)
    - Remove Ólafur Jens Sigurðsson <ojsbug@gmail.com> from Uploaders
  * Switch to dpkg-source 3.0 (quilt) format
  * Bump standards version to 3.9.1, no changes needed

 -- Thomas Weber <tweber@debian.org>  Tue, 17 May 2011 21:57:56 +0200

octave-tsa (4.0.1-2) unstable; urgency=low

  [ Rafael Laboissiere ]
  * debian/control: Build-depend on octave-pkg-dev >= 0.7.0, such that the
    package is built against octave3.2

  [ Thomas Weber ]
  * Upload to unstable
  * Use octave-tsa.docs for installation of documents, following the change
    in octave-pkg-dev 0.7.1.
  * debian/check.m: Load nan package before running the tests
    (closes: #564342)

 -- Thomas Weber <thomas.weber.mail@gmail.com>  Sun, 17 Jan 2010 16:57:03 +0100

octave-tsa (4.0.1-1) unstable; urgency=low

  * New upstream release
  * debian/copyright:
    + Use DEP5 URL in Format-Specification
    + Use separate License stanzas for instructing about the location of
      the different licenses used in the package

 -- Rafael Laboissiere <rafael@debian.org>  Mon, 25 May 2009 07:20:48 +0200

octave-tsa (4.0.0-2) unstable; urgency=low

  * debian/copyright: Add header
  * debian/control:
    + (Build-Depends): Bump build-dependency on octave-pkg-dev to >=
      0.6.4, such that the package is built with the versioned packages
      directory
    + (Standards-Version): Bump to 3.8.1 (add file debian/README.source)
    + (Depends): Add ${misc:Depends}
    + (Build-Depends): Drop octave-nan
    + (Build-Depends-Indep): Add octave-nan
    + (Vcs-Git, Vcs-Browser): Adjust to new Git repository
  * debian/source.lintian-overrides: Add file for overriding Lintian
    warnings build-depends-without-arch-dep
  * debian/patches/autoload-yes.diff: Add description

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 12 Apr 2009 17:51:14 +0200

octave-tsa (4.0.0-1) experimental; urgency=low

  [ Rafael Laboissiere ]
  * debian/control: Bump Standards-Version to 3.8.0 (no changes needed)

  [ Thomas Weber ]
  * New upstream release
  * Bump dependency on octave-pkg-dev to 0.6.1, to get the experimental
    version
  * Drop debian/patches/lpc-yule-walker.diff, applied upstream

 -- Thomas Weber <thomas.weber.mail@gmail.com>  Sun, 14 Dec 2008 17:21:54 +0100

octave-tsa (3.10.6-2) unstable; urgency=low

  * debian/copyright: Add specific copyright notices for the inst/*.m.  In
    particular, notice that most of them are release under the LGPL and
    not the GPL.  (This should, really, closes: #481471.)

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 07 Jun 2008 11:17:16 +0200

octave-tsa (3.10.6-1) unstable; urgency=low

  * Initial release (closes: #481471)

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 16 May 2008 14:10:35 +0000