File: changelog

package info (click to toggle)
octave-level-set 0.3.1~git.2019.04.13-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,212 kB
  • sloc: cpp: 1,840; makefile: 34; sh: 20
file content (167 lines) | stat: -rw-r--r-- 5,760 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
octave-level-set (0.3.1~git.2019.04.13-7) unstable; urgency=medium

  * d/control:
    + Bump Standards-Version to 4.6.2 (no changes needed)
    + Update Homepage URL
  * d/copyright: Update Source URL
  * d/u/metadata:
    + Add upstream repository URL
    + Update Bug-Database URL
  * d/p/octave9.patch: New patch

 -- Rafael Laboissière <rafael@debian.org>  Sun, 11 Feb 2024 18:05:47 -0300

octave-level-set (0.3.1~git.2019.04.13-6) unstable; urgency=medium

  * d/watch: Adjust for new URL at gnu-octave.github.io
  * d/s/lintian-override: Override Lintian warning
    debian-watch-lacks-sourceforge-redirector

 -- Rafael Laboissière <rafael@debian.org>  Mon, 05 Dec 2022 08:57:09 -0300

octave-level-set (0.3.1~git.2019.04.13-5) unstable; urgency=medium

  * 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
  * Proper cleaning of files automatically generated by the configure script
    + d/clean, d/s/options: Drop obsolete files
    + d/control: Build-depend on dh-octave >= 1.2.3. In this version,
      dh_octave_clean removes the files generated by the configure
      script
    + d/p/add-distclean-target.patch: New patch
  * d/copyright: Update copyright year for debian/* files

 -- Rafael Laboissière <rafael@debian.org>  Sat, 09 Jul 2022 09:05:56 -0300

octave-level-set (0.3.1~git.2019.04.13-4) unstable; urgency=medium

  * d/p/bists-fail-too-many-args.patch: New patch

 -- Rafael Laboissière <rafael@debian.org>  Fri, 22 Apr 2022 13:00:38 -0300

octave-level-set (0.3.1~git.2019.04.13-3) unstable; urgency=medium

  * Use d/autoreconf instead of override_dh_auto_configure in d/rules
  * d/copyright:
    + Accentuate my family name
    + Update copyright year for the debian/* files
  * d/control: Bump Standards-Version to 4.6.0 (no changes needed)
  * d/clean: Remove more leftover files
  * d/u/metadata: Set field Archive
  * d/s/options: Avoid exclusion of src/Makefile.in
  * d/p/honor-cppflags.patch: New patch

 -- Rafael Laboissière <rafael@debian.org>  Sat, 13 Nov 2021 15:50:54 -0300

octave-level-set (0.3.1~git.2019.04.13-2) unstable; urgency=medium

  * Properly configure the source
    + d/control: Build-depend on autoconf-archive (for macro
      AX_CXX_COMPILE_STDCXX_11)
    + d/rules: Run aclocal and autoconf
    + d/s/options: Ignore src/configure
    + d/clean: New file (remove src/aclocal.m4)

 -- Rafael Laboissière <rafael@debian.org>  Mon, 04 Jan 2021 07:09:35 -0300

octave-level-set (0.3.1~git.2019.04.13-1) unstable; urgency=medium

  * New upstream version 0.3.1~git.2019.04.13
  * This version builds correctly against Octave 6 (Closes: #977012)
  * d/control: Bump Standards-Version to 4.5.1 (no changes needed)

 -- Rafael Laboissière <rafael@debian.org>  Sat, 12 Dec 2020 04:21:28 -0300

octave-level-set (0.3.0-11) unstable; urgency=medium

  * d/p/xtest-ls-distance-fcn.patch: New patch
  * d/watch: Bump version number to 4

 -- Rafael Laboissière <rafael@debian.org>  Tue, 17 Nov 2020 04:45:23 -0300

octave-level-set (0.3.0-10) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + octave-level-set: Add Multi-Arch: same.

 -- Rafael Laboissière <rafael@debian.org>  Tue, 10 Nov 2020 17:09:17 -0300

octave-level-set (0.3.0-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:
    + Add Bug-{Database,Submit} and Repository-Browse fields
    + Drop Name and Contact fields
  * d/p/octave5.patch: Add URL to Forwarded field

 -- Rafael Laboissière <rafael@debian.org>  Tue, 28 Jul 2020 07:59:52 -0300

octave-level-set (0.3.0-8) unstable; urgency=medium

  * d/control: 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>  Wed, 06 Nov 2019 15:14:43 -0300

octave-level-set (0.3.0-7) unstable; urgency=medium

  * Team upload

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

  [ Sébastien Villemot ]
  * octave5.patch: new patch, fixes FTBFS against Octave 5

 -- Sébastien Villemot <sebastien@debian.org>  Mon, 07 Oct 2019 18:01:27 +0200

octave-level-set (0.3.0-6) unstable; urgency=medium

  * d/control:
    + Bump Standards-Version to 4.3.0 (no changes needed)
    + 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:56:22 -0200

octave-level-set (0.3.0-5) unstable; urgency=medium

  * Reupload to unstable

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 29 Aug 2018 09:57:52 -0300

octave-level-set (0.3.0-4) unstable; urgency=medium

  * d/p/xtest-fastmarching.patch: New patch

 -- Rafael Laboissiere <rafael@debian.org>  Tue, 28 Aug 2018 09:57:48 -0300

octave-level-set (0.3.0-3) unstable; urgency=medium

  * d/control:
    + Bump Standards-Version to 4.2.1 (no changes needed)
    + Demote octave-parallel from Depends to Suggests
  * d/p/skip-unit-tests-if-no-parallel-pkg.patch: New patch

 -- Rafael Laboissiere <rafael@debian.org>  Mon, 27 Aug 2018 23:28:22 -0300

octave-level-set (0.3.0-2) unstable; urgency=medium

  * d/control:
    + Add Rules-Requires-Root: no
    + Bump Standards-Version to 4.2.0
    + Add dependency on octave-paralllel

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 24 Aug 2018 07:09:37 -0300

octave-level-set (0.3.0-1) unstable; urgency=low

  * Initial release (closes: #899225)

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 30 Jun 2018 10:18:15 -0300