File: changelog

package info (click to toggle)
octave-msh 1.0.12-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 364 kB
  • sloc: cpp: 744; makefile: 11; sh: 2
file content (311 lines) | stat: -rw-r--r-- 11,031 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
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
octave-msh (1.0.12-1) unstable; urgency=medium

  [ Sébastien Villemot ]
  * d/watch: upstream tarball now on GitHub
  * New upstream version 1.0.12
  * Dolfin support removed upstream
    + drop configure-script-source.patch and skip-dolfin-tests.patch
    + remove Build-Conflicts against libdolfin-dev
    + change the package to Architecture: all
  * Drop add-gmsh4-support.patch, applied upstream

  [ Rafael Laboissière ]
  * d/control: Bump Standards-Version to 4.6.2 (no changes needed)
  * d/control: Update Homepage URL

 -- Sébastien Villemot <sebastien@debian.org>  Thu, 15 Jun 2023 11:10:32 +0200

octave-msh (1.0.10-12) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since stretch

  [ Sébastien Villemot ]
  * Build-Depend on octave-dev instead of liboctave-dev

  [ Rafael Laboissière ]
  * d/copyright:
    + Accentuate my family name
    + Update Copyright years for debian/* files
  * Set upstream metadata fields: Archive.
  * d/control: Bump Standards-Version to 4.6.1 (no changes needed)
  * Build-depend on dh-sequence-octave
    + d/control: Ditto
    + d/rules: Drop the --with=octave option from dh call
  * No need for cleaning *-tst files
    + d/clean: Drop the line with src/*.cc-tst
    + d/control: Build-depend on dh-octave >= 1.2.2. In this version
      dh_octave_clean removes the src/*-tst files.
  * d/watch: Adjust for new URL at gnu-octave.github.io
  * d/s/lintian-override: Override Lintian warning
    debian-watch-lacks-sourceforge-redirector
  * d/s/local-options: Drop obsolete file

 -- Rafael Laboissière <rafael@debian.org>  Fri, 09 Dec 2022 10:22:59 -0300

octave-msh (1.0.10-11) unstable; urgency=medium

  * Upload to unstable.

 -- Sébastien Villemot <sebastien@debian.org>  Wed, 09 Dec 2020 18:14:02 +0100

octave-msh (1.0.10-10) experimental; urgency=medium

  * d/p/build-against-octave-6.patch: New patch (Closes: #976201)
  * d/clean: Delete left-over files inst/circle.geo and src/*.cc-tst
  * d/control: Bump Standards-Version to 4.5.1 (no changes needed)

 -- Rafael Laboissière <rafael@debian.org>  Thu, 03 Dec 2020 15:26:30 -0300

octave-msh (1.0.10-9) unstable; urgency=medium

  * d/control:
    + Bump Standards-Version to 4.5.0 (no changes needed)
    + Bump debhelper compatibility level to 13
  * d/u/metadata: New file
  * d/p/add-gmsh4-support.patch: Set Forwarded: not-needed

 -- Rafael Laboissière <rafael@debian.org>  Tue, 28 Jul 2020 09:20:06 -0300

octave-msh (1.0.10-8) unstable; urgency=medium

  * 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>  Sat, 02 Nov 2019 15:08:30 -0300

octave-msh (1.0.10-7) unstable; urgency=medium

  [ Kurt Kremitzki ]
  * Add gmsh 4 support patch

  [ Sébastien Villemot ]
  * Update Build-Conflicts on libdolfin-dev

 -- Sébastien Villemot <sebastien@debian.org>  Sat, 09 Feb 2019 11:56:44 +0100

octave-msh (1.0.10-6) unstable; urgency=medium

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

  [ Rafael Laboissiere ]
  * 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
  * d/checkvar: Set DH_OCTAVE_TEST_ENV here instead of d/rules

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 04 Jan 2019 06:35:30 -0200

octave-msh (1.0.10-5) 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:34:06 -0200

octave-msh (1.0.10-4) 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:14:03 -0200

octave-msh (1.0.10-3) unstable; urgency=medium

  [ Sébastien Villemot ]
  * d/copyright: use secure URL for format.

  [ Rafael Laboissiere ]
  * d/p/continuation-lines.patch: New patch
  * d/p/skip-dolfin-tests.patch: New patch.
    Skip the unit tests related to the dolfin library, avoiding the
    package to FTBFS. (Closes: #874138)
  * d/control:
    + Use cgit instead of gitweb in Vcs-Browser URL
    + Bump Standards-Version to 4.1.0 (no changes needed)

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 09 Sep 2017 14:31:41 -0300

octave-msh (1.0.10-2) unstable; urgency=medium

  [ Rafael Laboissiere ]
  * d/p/autoload-yes.diff: Remove patch (deprecated upstream)
  * d/control: Use secure URIs in the Vcs-* fields
  * Bump Standards-Version to 3.9.8 (no changes needed)

  [ Sébastien Villemot ]
  * Add Rafael Laboissiere and Mike Miller to Uploaders.
  * d/rules: ensure that, in the testsuite, gmsh is not run in a fakeroot env.
    (Closes: #850402)
  * Bump to debhelper compat level 10.
  * d/watch: bump to format version 4.
  * d/clean: add files generated by src/configure script.

 -- Sébastien Villemot <sebastien@debian.org>  Tue, 24 Jan 2017 12:00:41 +0100

octave-msh (1.0.10-1) unstable; urgency=medium

  * Imported Upstream version 1.0.10
  * debian/copyright: reflect upstream changes.
  * Update Build-Conflicts against dolfin to version 1.3.
    Hopefully dolfin will soon be fixed and we'll re-enable the dolfin support.
  * configure-script-source.patch: new patch, adds source of configure script.

 -- Sébastien Villemot <sebastien@debian.org>  Thu, 27 Feb 2014 16:37:08 +0000

octave-msh (1.0.9-1) unstable; urgency=medium

  [ Sébastien Villemot ]
  * Imported Upstream version 1.0.9
  * debian/copyright: reflect upstream changes.
  * Stop builing against dolfin.
    That package is currently in bad shape and not in testing. Moreover, one
    octave-msh test fails badly when compiled with dolfin.

  [ Rafael Laboissiere ]
  * Bump to Standards-Version 3.9.5, no changes needed

 -- Sébastien Villemot <sebastien@debian.org>  Sun, 22 Dec 2013 16:02:37 +0100

octave-msh (1.0.8-1) unstable; urgency=low

  [ Sébastien Villemot ]
  * Imported Upstream version 1.0.8
  * debian/copyright: reflect upstream changes
  * Convert the package to arch:any
  * Add libdolfin1.2-dev to Build-Depends.
    The dependency is versioned to workaround a bug in dolfin 1.2.0+dfsg-2
  * debian/clean: add msh.xml

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

  [ Rafael Laboissiere ]
  * debian/copyright: Use octave-maintainers mailing list as upstream contact

 -- Sébastien Villemot <sebastien@debian.org>  Sun, 27 Oct 2013 16:15:58 +0100

octave-msh (1.0.6-1) unstable; urgency=low

  [ Rafael Laboissiere ]
  * Imported Upstream version 1.0.6

 -- Sébastien Villemot <sebastien@debian.org>  Mon, 29 Oct 2012 19:43:52 +0100

octave-msh (1.0.5-1) unstable; urgency=low

  [ Rafael Laboissiere ]
  * Imported Upstream version 1.0.5
  * debian/copyright: Adapt to new upstream version
  * debian/patches/autoload-yes.diff: Refresh for new upstream version
  * Bump Standards-Version to 3.9.4 (no changes needed)
  * Use Sébastien Villemot's @debian.org email address
  * Remove obsolete DM-Upload-Allowed flag
  * debian/patches/autoload-yes.diff: Add header and make it DEP3-compliant

  [ Sébastien Villemot ]
  * debian/source.lintian-overrides: remove obsolete file

 -- Sébastien Villemot <sebastien@debian.org>  Thu, 25 Oct 2012 22:42:30 +0200

octave-msh (1.0.2-4) unstable; urgency=low

  [ Rafael Laboissiere ]
  * Bump to debhelper compat level 9
  * Build-depend on octave-pkg-dev >= 1.0.2, to build against Octave 3.6
  * Bump to Standards-Version 3.9.3, no changes needed
  * debian/copyright:
    - Use DEP5 URL in Format specification
    - Update upstream name and contact
    - Update text for the GPL-2+
    - Update copyright notices for the files in debian/
  * debian/watch: Use the SourceForge redirector

 -- Thomas Weber <tweber@debian.org>  Sun, 26 Aug 2012 21:49:39 +0200

octave-msh (1.0.2-3) unstable; urgency=low

  [ Sébastien Villemot ]
  * Bump Standards-Version to 3.9.2, no changes neeeded
  * debian/copyright: upgrade to latest draft of DEP5
  * debian/control: add myself to Uploaders

  [ Thomas Weber ]
  * Note: Due to some really unfortunate circumstances around the 1.0.2-2
    upload (TW uploaded a 1.0.2-2 .deb, but didn't push his changes
    immediately to git; SV changed the repository layout before noticing the
    .deb upload), the 1.0.2-2 changelog entry below has been faked and no tag
    exists for the 1.0.2-2 upload. As the 1.0.2-3 upload followed in less than
    24 hours, we considered this the simplest solution.

 -- Thomas Weber <tweber@debian.org>  Fri, 16 Sep 2011 00:08:47 +0200

octave-msh (1.0.2-2) unstable; urgency=low

  [ Colin Watson ]
  * Add explicit build-dependency on libhdf5-openmpi-dev to work around apt
    confusion when resolving dependencies of gmsh and octave3.2-headers
    (closes: #639187, LP: #831407).

 -- Thomas Weber <tweber@debian.org>  Thu, 15 Sep 2011 17:22:01 +0200

octave-msh (1.0.2-1) unstable; urgency=low

  * New upstream release
  * Bump standards version to 3.9.1, no changes required
  * Add openssh-client to build-dependencies. It's needed for running the
    tests of msh2m_gmsh, as gmsh uses MPI and that in turn requires either ssh
    or rsh installed.

 -- Thomas Weber <tweber@debian.org>  Mon, 09 May 2011 22:12:10 +0200

octave-msh (1.0.1-1) unstable; urgency=low

  * New upstream release
  * debian/control:
    - Remove Rafael Laboissiere from Uploaders (Closes: #571912)
    - Remove Ólafur Jens Sigurðsson <ojsbug@gmail.com> from Uploaders
  * Bump Standards-Version to 3.8.4, no changes needed
  * Switch to dpkg-source 3.0 (quilt) format
  * Drop patch fix_tests_for_MSH2Mgmsh, applied upstream

 -- Thomas Weber <thomas.weber.mail@gmail.com>  Sat, 01 May 2010 23:36:41 +0200

octave-msh (0.1.1-2) unstable; urgency=low

  * Upload to unstable.
  * Clean up debian/rules.
  * New patch: fix_tests_for_MSH2Mgmsh, fixes unit test problems. Taken from
    upstream SVN.
  * Add gmsh to build dependencies, it's needed for the test suite.

 -- Thomas Weber <thomas.weber.mail@gmail.com>  Tue, 29 Dec 2009 23:12:42 +0100

octave-msh (0.1.1-1) experimental; 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 ]
  * New upstream release
  * Bump Standards-Version to 3.8.2, no changes needed

 -- Thomas Weber <thomas.weber.mail@gmail.com>  Thu, 16 Jul 2009 22:24:25 +0200

octave-msh (0.1.0-1) unstable; urgency=low

  * Initial release. (Closes: #482622)

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 24 May 2009 15:15:46 +0200