File: changelog

package info (click to toggle)
matlab-support 0.0.22
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 312 kB
  • sloc: sh: 421; makefile: 12
file content (255 lines) | stat: -rw-r--r-- 10,224 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
matlab-support (0.0.22) unstable; urgency=medium

  * Team upload
  * postinst: also rename libgfortran and libquadmath (Closes: #913712)
  * Update Recommends on libstdc++-dev for GCC 10
  * Remove obsolete Conflicts / Replaces / versioned Depends
  * Bump to debhelper 13
  * Bump Standards-Version to 4.5.0
  * config: fix detection of MATLAB version for muliple choice menu
  * Fix lintian error with debconf templates

 -- Sébastien Villemot <sebastien@debian.org>  Tue, 29 Sep 2020 15:43:23 +0200

matlab-support (0.0.21.1) unstable; urgency=medium

  * Take over maintenance via ITS process. (Closes: #918843).
  * debian/: Apply "wrap-and-sort -abst".
  * debian/control:
    + Bump debhelper compat to v12.
    + Bump Standards-Version to 4.4.1.
    + Update version of dependency recommendation (libstdc++-dev).
    + Set maintainer to Debian Science team.
  * debian/po: Add Simplified Chinese debconf translation.
  * debian/rules: Use "dh_missing --fail-missing".
  * debian-mex-helper: Bump version string.
  * matlab.desktop:
    + Do not use hardcoded icon path.
    + Add zh_CN translation for Comment field.

 -- Boyuan Yang <byang@debian.org>  Tue, 03 Dec 2019 16:09:24 -0500

matlab-support (0.0.21) unstable; urgency=medium

  * Re-remove the libxp6 dependency again, mistakenly reintroduced do to an
    unacknowledged NMU. Fixed now. Thanks again to Michael Gilbert for the
    NMU.

 -- Michael Hanke <mih@debian.org>  Sat, 15 Aug 2015 10:06:15 +0200

matlab-support (0.0.20) unstable; urgency=medium

  * Debconf translation additions
    - Added Brazilian Portuguese debconf translation (thanks to
      Eder L. Marques; Closes: #795375).
  * Add lsb-core as a suggested package. This prevent lmutil (network
    license manager) from failing in a way identical to the one described
    in #609882. Suggested instead of recommended due to the significant
    footprint of lsb-core dependencies.
  * Change matlab version detection logic to include searching all mex*
    scripts, as recent MATLAB version move the version declaration around.
    This prevents unnecessary execution of MATLAB itself, which may fail
    when installing from scratch (with preseeding).
  * Bumped Standards-version to 3.9.6.1; no changes necessary.

 -- Michael Hanke <mih@debian.org>  Fri, 14 Aug 2015 13:09:24 +0200

matlab-support (0.0.19+nmu1) unstable; urgency=medium


  * Non-maintainer upload.
  * Eliminate libxp dependency (closes: #623649).

 -- Michael Gilbert <mgilbert@debian.org>  Fri, 19 Sep 2014 04:38:34 +0000

matlab-support (0.0.19) unstable; urgency=low

  * Debconf translation updates and additions
    - Added reviewed and updated Japanese debconf translation (thanks to
      Victory; Closes: #691775).
    - Added Italian translation. Thanks to Beatrice (Closes: #675681).
  * During (re-)configure, always display the Debconf question for selecting
    the default Matlab version when the old default version vanished (old
    behavior) or whenever there is more than one version to choose from
    (new behavior). This should make manual calls to update-alternatives
    obsolete when only adding a new Matlab installation that shall become
    default, but the old default version is still around. Thanks to Sébastien
    Villemot for the report (Closes: #666087).
  * Improve desktop file
    - icon is now specified using the absolute path as recommended
    - startup notification is improved by using appropriate StartupWMClass
      settings. This should address launchpad bug #654912.
  * Remove obsolete XS-DM-Upload-Allowed flag from debian/control.

 -- Michael Hanke <mih@debian.org>  Wed, 13 Feb 2013 08:02:45 +0100

matlab-support (0.0.18) unstable; urgency=low

  * Update debian/copyright.
  * Make debian-matlab-mexhelper be more robust to whitespace in the MATLAB
    user variable.
  * Bumped Standards-version to 3.9.3; no changes necessary.

 -- Michael Hanke <mih@debian.org>  Wed, 07 Mar 2012 13:18:49 +0100

matlab-support (0.0.17) unstable; urgency=low

  * Add .desktop file and icon for MATLAB. Thanks to Sébastien Villemot for
    the ignition pulse (Closes: #646527).
  * Improve DEP5 compliance of debian/copyright.

 -- Michael Hanke <mih@debian.org>  Tue, 25 Oct 2011 14:17:30 +0200

matlab-support (0.0.16) unstable; urgency=low

  * For compatibility with older mktemp (e.g. as on lenny) -- do not rely
    on having --tmpdir, use ${TMPDIR:-/tmp} instead

 -- Yaroslav Halchenko <debian@onerussian.com>  Tue, 26 Jul 2011 14:22:20 -0400

matlab-support (0.0.15) unstable; urgency=low

  * i18n release: Thanks to all translators and especially Christian Perrier
    for coordinating this effort.

  [ Christian Perrier ]
  * Debconf templates and debian/control reviewed by the debian-l10n-
    english team as part of the Smith review project. Closes: #626460
  * [Debconf translation updates]
  * Russian (Yuri Kozlov).  Closes: #627204, #623806
  * Danish (Joe Hansen).  Closes: #627374
  * Czech (Michal Simunek).  Closes: #627438
  * Dutch; (Jeroen Schot).  Closes: #627827
  * Swedish (Martin Bagge / brother).  Closes: #627850
  * German (Chris Leick).  Closes: #627953
  * French (Steve Petruzzello).  Closes: #628577
  * Spanish; (Francisco Javier Cuadrado).  Closes: #628556
  * Portuguese (Miguel Figueiredo).  Closes: #629126

  [ Michael Hanke ]
  * Japanese debconf translation (Hideki Yamane).  Closes: #629851
  * Bumped Standards-version to 3.9.1; no changes necessary.

 -- Michael Hanke <mih@debian.org>  Sat, 25 Jun 2011 08:04:25 -0400

matlab-support (0.0.14) unstable; urgency=low

  * First release targeting Debian proper (Closes: #608922).
  * Rename source and binary packages to matlab-support*, after discussion
    on debian-devel.

 -- Michael Hanke <mih@debian.org>  Wed, 05 Jan 2011 09:15:51 -0500

matlab (0.0.13) unstable; urgency=low

  * Do not set Makefile-related build/install/clean command by default.
    Instead the default is to do nothing. The old behavior can be restored
    by using the '--make' option.
  * Test whether whether the installation directory actually exists before
    trying to remove things from it in clean mode. This should help recovering
    from partial installations.
  * Do not attempt to move MEX extensions from the M-DIR into the MEX-DIR
    if they were not installed into the intended locations.
  * Add runtime dependency on sudo.
  * Improve documentation: Added examples to manpage, added README.Developers
    for package maintainers.
  * Add README.source with a justification for placing this source package
    into 'main'.

 -- Michael Hanke <mih@debian.org>  Tue, 04 Jan 2011 10:26:02 -0500

matlab (0.0.12) unstable; urgency=low

  * Prevent expansion of glob expression for Matlab search.

 -- Michael Hanke <mih@debian.org>  Tue, 21 Dec 2010 20:11:21 -0500

matlab (0.0.11) unstable; urgency=low

  * Fail properly in non-interactive mode instead of going into infinite loop
    when no Matlab is found.

 -- Michael Hanke <mih@debian.org>  Thu, 16 Dec 2010 14:53:47 -0500

matlab (0.0.10) unstable; urgency=low

  * Again mktemp fix. Some Ubuntu version insists on having X's trailing with
    no additional extension. Thanks to Daniel Kimberg for repeated reports.

 -- Michael Hanke <mih@debian.org>  Sat, 11 Dec 2010 13:00:05 -0500

matlab (0.0.9) unstable; urgency=low

  * Extend mktemp filename template in debian-matlab-mexhelper. On some
    systems mktemp demands at least six X's. Now it has seven.

 -- Michael Hanke <michael.hanke@gmail.com>  Mon, 29 Nov 2010 16:50:53 -0500

matlab (0.0.8) unstable; urgency=low

  * Move the source package to 'main', but keep the matlab package itself
    in contrib. Add an additional 'matlab-dev' package to ship the
    configuration Makefile snippet. This package is placed into 'main' to
    allow other source packages to build-depend on it.
  * Add dependency to libxp6 -- required by Matlab.
  * Add recommends to libstdc++-dev package to matlab package. This is
    necessary to be able to build MEX extensions. Thanks to Guillaume Flandin.

 -- Michael Hanke <michael.hanke@gmail.com>  Sat, 27 Nov 2010 10:54:13 -0500

matlab (0.0.7) UNRELEASED; urgency=low

  * Guess the Matlab install directory upon fresh installation.
  * Catch and handle few error conditions in the debconf handling.

 -- Michael Hanke <michael.hanke@gmail.com>  Wed, 24 Nov 2010 20:52:44 -0500

matlab (0.0.6) unstable; urgency=low

  * Install /usr/lib/matlab/site as MEX destination directory.

 -- Michael Hanke <michael.hanke@gmail.com>  Tue, 23 Nov 2010 08:46:37 -0500

matlab (0.0.5) UNRELEASED; urgency=low

  * MEX helper now also deals with installing, cleaning and symlinking
    extensions.

 -- Michael Hanke <michael.hanke@gmail.com>  Tue, 23 Nov 2010 08:20:25 -0500

matlab (0.0.4) UNRELEASED; urgency=low

  * Install /usr/src/matlab as a location to put MEX extension sources.
  * New helper to build Matlab extensions in a package's postinst script.

 -- Michael Hanke <michael.hanke@gmail.com>  Mon, 22 Nov 2010 09:38:58 -0500

matlab (0.0.3) UNRELEASED; urgency=low

  * Debconf questions are now processed in a state machine to allow users to
    go back and change answers to previous questions. Included basic input
    validation and selection of a default Matlab version, in case of multiple
    installations.
  * Introduce configuration at /etc/matlab.
  * Add debconf templates for dedicated Matlab user account and Matlab GCC
    library backup. These changes are inspired by the dynare-matlab package
    and have been adopted from it.
  * Add Octave-like makefile snippet to allow source packages to deduce the
    installation paths.

 -- Michael Hanke <michael.hanke@gmail.com>  Sat, 20 Nov 2010 09:22:59 -0500

matlab (0.0.2) UNRELEASED; urgency=low

  * ENH: revert to calling matlab to figure out its version if bin/mex
    lacks that information (necessary for older Matlabs such as R12.1)

 -- Yaroslav Halchenko <debian@onerussian.com>  Thu, 28 Oct 2010 17:15:27 -0400

matlab (0.0.1) UNRELEASED; urgency=low

  * Initial release.
  * Add package conflict to 'texlive-lang-polish' that also provides
    /usr/bin/mex.

 -- Michael Hanke <michael.hanke@gmail.com>  Tue, 03 Aug 2010 21:04:00 -0400