File: changelog

package info (click to toggle)
octave-ga 0.10.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 260 kB
  • sloc: makefile: 144; sh: 52
file content (224 lines) | stat: -rw-r--r-- 7,162 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
octave-ga (0.10.3-2) unstable; urgency=medium

  * Team upload

  * 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
  * 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 13:23:34 -0300

octave-ga (0.10.3-1) unstable; urgency=medium

  * Team upload
  * New upstream version 0.10.3
  * d/copyright:
    + Reflect upstream changes
    + Accentuate my family name
  * d/control: Bump Standards-Version to 4.6.0 (no changes needed)
  * Set upstream metadata fields: Archive.

 -- Rafael Laboissière <rafael@debian.org>  Tue, 18 Jan 2022 08:04:46 -0300

octave-ga (0.10.2-1) unstable; urgency=medium

  * Team upload
  * New upstream version 0.10.2
  * d/copyright: Reflect upstream changes
  * d/control: Bump Standards-Version to 4.5.1 (no changes needed)

 -- Rafael Laboissière <rafael@debian.org>  Sat, 19 Dec 2020 03:23:24 -0300

octave-ga (0.10.1-2) unstable; urgency=medium

  * Team upload

  * d/control:
    + Bump Standards-Version to 4.5.0 (no changes needed)
    + Bump to debhelper compat level 13
  * d/u/metadata: New file

 -- Rafael Laboissière <rafael@debian.org>  Sun, 02 Aug 2020 12:39:56 -0300

octave-ga (0.10.1-1) unstable; urgency=medium

  * New upstream version 0.10.1
  * d/copyright: reflect upstream changes
  * Bump to S-V 4.4.0
  * Remove patches applied upstream
    + continuation-warning.patch
    + max-EliteCount-in-ga-unit-test.patch
    + missing-return-value.patch

 -- Sébastien Villemot <sebastien@debian.org>  Mon, 08 Jul 2019 16:36:56 +0200

octave-ga (0.10.0-6) unstable; urgency=medium

  * Team upload

  * 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/p/max-EliteCount-in-ga-unit-test.patch: New patch

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 02 Jan 2019 22:55:37 -0200

octave-ga (0.10.0-5) unstable; urgency=medium

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

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

  [ Sébastien Villemot ]
  * New patches:
    + missing-return-value.patch: fixes FTBFS against octave 4.4
    + continuation-warning.patch: remove some deprecation warnings

 -- Sébastien Villemot <sebastien@debian.org>  Sun, 17 Jun 2018 16:11:37 +0200

octave-ga (0.10.0-4) 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:30:13 -0200

octave-ga (0.10.0-3) unstable; urgency=medium

  * Team upload.

  [ 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 secure URIs in the Vcs-* fields
    + Use cgit instead of gitweb in Vcs-Browser URL
    + Add Testsuite field

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

octave-ga (0.10.0-2) unstable; urgency=medium

  [ Sébastien Villemot ]
  * Use my @debian.org email address
  * Remove Thomas Weber from Uploaders.
  * Bump Standards-Version to 3.9.6, no changes needed.

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

  [ Rafael Laboissiere ]
  * Remove obsolete DM-Upload-Allowed flag

 -- Sébastien Villemot <sebastien@debian.org>  Mon, 22 Sep 2014 18:06:52 +0200

octave-ga (0.10.0-1) unstable; urgency=low

  * Imported Upstream version 0.10.0 (Closes: #622929)
  * debian/copyright: reflect upstream changes
  * Drop obsolete Build-Depends/Depends on octave-{communications,miscellanous}

 -- Sébastien Villemot <sebastien.villemot@ens.fr>  Wed, 18 Apr 2012 13:08:31 +0000

octave-ga (0.9.8-3) unstable; urgency=low

  [ Sébastien Villemot ]
  * Imported Upstream version 0.9.8
  * Bump to debhelper compat level 9
  * Bump to Standards-Version 3.9.3, no changes needed
  * Build-depend on octave-pkg-dev >= 1.0.1, to compile against Octave 3.6
  * Add Sébastien Villemot to Uploaders
  * debian/copyright: upgrade to machine-readable format 1.0

 -- Thomas Weber <tweber@debian.org>  Sat, 31 Mar 2012 00:55:07 +0200

octave-ga (0.9.8-2) unstable; urgency=low

  * Upload to unstable
  * Bump Standards-Version to 3.9.1 (no changes needed)
  * Switch to dpkg-source 3.0 (quilt) format

 -- Thomas Weber <tweber@debian.org>  Sat, 16 Apr 2011 00:00:25 +0200

octave-ga (0.9.8-1) experimental; urgency=low

  * New upstream release
  * debian/control:
    - Remove Rafael Laboissiere from Uploaders (Closes: #571844)
    - Remove Ólafur Jens Sigurðsson <ojsbug@gmail.com> from Uploaders

 -- Thomas Weber <tweber@debian.org>  Wed, 01 Sep 2010 22:13:19 +0200

octave-ga (0.9.7-1) 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 ]
  * New upstream release.

 -- Thomas Weber <thomas.weber.mail@gmail.com>  Thu, 03 Dec 2009 23:32:44 +0100

octave-ga (0.9.6-1) unstable; urgency=low

  * New upstream release
  * debian/control:
    + (Standards-Version): Bump to 3.8.1 (no changes needed)
    + (Depends): Add ${misc:Depends}
    + (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/copyright: Use DEP5 URL in Format-Specification

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 24 May 2009 13:59:53 +0200

octave-ga (0.9.4-2) unstable; urgency=low

  [ Rafael Laboissiere ]
  * debian/copyright: Add header
  * debian/control: Bump build-dependency on octave-pkg-dev to >= 0.6.4,
    such that the package is built with the versioned packages directory

  [ Thomas Weber ]
  * Upload to unstable

 -- Thomas Weber <thomas.weber.mail@gmail.com>  Sat, 04 Apr 2009 22:18:20 +0200

octave-ga (0.9.4-1) experimental; urgency=low

  * New upstream release

 -- Thomas Weber <thomas.weber.mail@gmail.com>  Sat, 06 Dec 2008 11:07:52 +0100

octave-ga (0.9.2~svn20080821-1) unstable; urgency=low

  [ Thomas Weber ]
  * Package is Architecture: all, no platform-specific code in it.
  * Drop (build)-dependency on octave-miscellaneous, it's not needed anymore.
  * Add (build)-dependency on octave-communications: some unit tests use it at
    build time.

 -- Thomas Weber <thomas.weber.mail@gmail.com>  Thu, 21 Aug 2008 15:30:19 +0200

octave-ga (0.1.1-1) unstable; urgency=low

  [ Olafur Jens Sigurdsson ]
  * Initial release. (Closes: #480771)

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 21 May 2008 20:26:32 +0200