File: changelog

package info (click to toggle)
gle 3.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,416 kB
  • sloc: ansic: 10,025; cpp: 5,378; sh: 3,160; makefile: 291; python: 102
file content (254 lines) | stat: -rw-r--r-- 9,280 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
gle (3.1.2-1) unstable; urgency=medium

  * New upstream release.

 -- Jamie Wilkinson <jaq@debian.org>  Mon, 21 Aug 2023 10:33:23 +1000

gle (3.1.1-1) unstable; urgency=medium

  * New upstream release officially tagged.
  * watch: Update patterns to match new upstream tag format.

 -- Jamie Wilkinson <jaq@debian.org>  Fri, 18 Aug 2023 13:00:18 +1000

gle (3.1.1~ds1-1) unstable; urgency=medium

  * New upstream release.
  * Update docs installation paths for new release.
  * lint: Stop depending on obsolete package libgl1-mesa-dev.
  * debian/watch: Update for new upstream, though no releases are tagged yet.
  * control: Update Homepage to new upstream on GitHub.
  * source/options: Include all changed files in the debian patch.  Closes: #1044369
  * src/Makefile.am: Set LIBADD for dependent libraries.

 -- Jamie Wilkinson <jaq@debian.org>  Fri, 18 Aug 2023 12:28:03 +1000

gle (3.1.0-11) unstable; urgency=medium

  [ Debian Janitor ]
  * Update standards version to 4.6.1, no changes needed.
  * Avoid explicitly specifying -Wl,--as-needed linker flag.
  * Fix field name cases in debian/control (VCS-Browser ⇒ Vcs-Browser, VCS-Git ⇒ Vcs-Git).
  * Remove constraints unnecessary since buster (oldstable)

  [ Jamie Wilkinson ]
  * Put Repository in upstream metadata.
  * Set extend-diff-ignore for autoreconf modifications during build.

 -- Jamie Wilkinson <jaq@debian.org>  Fri, 09 Dec 2022 06:14:55 +1100

gle (3.1.0-10) unstable; urgency=medium

  [ Jamie Wilkinson ]
  * Use secure URI in debian/watch.
  * Set debhelper-compat version in Build-Depends, raise to 12.
  * Set upstream metadata fields: Archive.
  * Drop unnecessary dependency on dh-autoreconf.
  * Bump debian/watch format to version 4.
  * Canonicalise VCS fields in control.
  * Bump standards version to 4.5.1.

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + libgle3-dev: Add Multi-Arch: same.
    + gle-doc: Add Multi-Arch: foreign.

 -- Jamie Wilkinson <jaq@debian.org>  Thu, 11 Feb 2021 15:56:05 +1100

gle (3.1.0-9) unstable; urgency=medium

  * Update changelog for 3.1.0-8 release

 -- Jamie Wilkinson <jaq@debian.org>  Thu, 05 Dec 2019 18:17:28 +1100

gle (3.1.0-8) unstable; urgency=medium

  * Acknowledge NMUs: Thanks Mattia and Peter for the massive cleanups!
  * Update to debhelper 11.
  * Update to Standards-Version 4.4.0.
  * Update source format to 3.0 (quilt).
  * Remove external image fetch privacy leak from docs, addressing lint error.
  * Turn on hardening flags for build.
  * Add an autopkgtest to verify compile, link, and run against libgle.
  * Add VCS control fields to debian/control.
  * Update copyright file to machine-readable format.
  * Fix the doc-section for gle-doc to be valid.
  * Update to standards version 4.4.1.
  * Add a Homepage to the control file.
  * Fix a spelling error in the copyright, placating lintian.
  * Fix a spelling error in the gleSetNumSides manpage, placating lintian.

 -- Jamie Wilkinson <jaq@debian.org>  Thu, 05 Dec 2019 18:17:18 +1100

gle (3.1.0-7.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Explicitly source format 1.0.
  * Bump compat level to 10.
  * Rewrite d/rules using the dh sequencer.  Closes: #821986
    + use dh_auto_configure instead of manually calling ./configure: this also
      multiarchify the library.  Adding Multi-Arch: same.
  * Add dependency on ${misc:Depends}, so debhelper can do its magic.
  * Remove all debian/*.dirs files: debhelper creates the needed
    directories by itself.
  * Use dh_install instead of dh_movefiles (rename d/*.files to d/*.install).
  * Semplify the patterns in the debian/*.install files.
  * Bump Standards-Version to 3.9.8, no further changes needed.

 -- Mattia Rizzolo <mattia@debian.org>  Sun, 16 Oct 2016 18:11:03 +0000

gle (3.1.0-7.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Update config.sub/guess at build time from autotools-dev to fix FTBFS on
    arm64. (closes: 727253)

 -- Peter Michael Green <plugwash@debian.org>  Sat, 11 Oct 2014 13:27:56 +0000

gle (3.1.0-7) unstable; urgency=low

  * Bump standards version to 3.8.3.
  * Update to debhelper 7.
   - Fix build dependency.
   - Use dh_prep instead of dh_clean -k.
  * Fix obsolete dependencies from xlibmesa-gl-dev.
  * Fight injustices.  (Closes: #543436)
  * debian/copyright already mentions the Artistic license,
    though "at [my] choosing" they are accepted under the
    terms of the GPL version 2.  (Closes: #508863)

 -- Jamie Wilkinson <jaq@debian.org>  Sat, 24 Oct 2009 17:22:50 +1100

gle (3.1.0-6) unstable; urgency=low

  * Acknowledge NMUs.  Thanks Julien and Luk!
    (Closes: #322046, #374000, #370178, #346668)
  * Lintian-clean the control files.
  * Added watch file.
  * Bug fix: "diff for 3.1.0-5.2 NMU", thanks to Julien Louis (Closes:
    #372589).
  * Bug fix: "diff for 3.1.0-5.3 NMU", thanks to Julien Louis (Closes:
    #374169).
  * Bug fix: "Spelling mistake in package description", thanks to Simon
    Waters (Closes: #363608).
  * Bug fix: "gle: Please upgrade build-dep from libglut3-dev -&gt;
    freeglut3-dev", thanks to Stefan Huehner (Closes: #394495).
  * Bug fix: "libgle-doc: Dummy package still needed?", thanks to Javier
    Fernández-Sanguino Peña (Closes: #322047).
  * Switch to use ${binary:Version} instead of ${Source-Version}.

 -- Jamie Wilkinson <jaq@debian.org>  Sat, 17 Nov 2007 02:48:17 +1100

gle (3.1.0-5.3) unstable; urgency=low

  * Non-maintainer upload.
  * Remove libgle-dev dummy packages (Closes: #322046).
  * Add libglu1-mesa-dev to Build-Depends (Closes: #374000).

 -- Julien Louis <ptitlouis@sysif.net>  Sat, 17 Jun 2006 09:11:41 +0200

gle (3.1.0-5.2) unstable; urgency=low

  * Non-maintainer upload.
  * Add libxi-dev to Build-Depends. Thanks to Daniel Schepler
    (Closes: #370178).
  * Bump Standards-Version. No changes needed.

 -- Julien Louis <ptitlouis@sysif.net>  Mon,  5 Jun 2006 23:44:03 +0200

gle (3.1.0-5.1) unstable; urgency=high

  * Non-maintainer upload.
  * Split xlibs-dev build-dep (Closes: #346668).

 -- Luk Claes <luk@debian.org>  Sun, 22 Jan 2006 23:25:56 +0100

gle (3.1.0-5) unstable; urgency=low

  * Rework the rules file:
    + add some shiny new bits of DEB_BUILD_OPTS magic
    + don't regenerate the auto* files in the configure stage.  Instead
      ship my ones so the build environment is identical for everyone.
    + reformat some ugly parts.
  * Cleaned up configure.in and removed acconfig.h so that newer autotools
    don't complain about AC_DEFINE macros.
  * Remove automake, autoconf, and libtool from the build depends now that
    they're not used.

 -- Jamie Wilkinson <jaq@debian.org>  Tue, 20 Jan 2004 22:02:33 +1100

gle (3.1.0-4) unstable; urgency=low

  * The "sober for the first time in 40 hours, hooray for LCA" release.
  * Added a LIBADD to src/Makefile.am so that gle gets linked against
    libGL and friends.  (Closes: #220059)

 -- Jamie Wilkinson <jaq@debian.org>  Wed, 14 Jan 2004 12:52:42 +1030

gle (3.1.0-3) unstable; urgency=low

  * Fixed a FTBFS with libtool 1.5, by forcefully removing the generated
    script on clean and rebuilding it.  (Closes: #208962)
    Thanks Daniel Shepler.
  * Rewrote the descriptions for the libgle-dev and libgle-doc packages,
    with some juicy explanation of why these packages exist.
    (Closes: #209810, #210075)
  * Bumped standards version to 3.6.1, no changes required.
  * Added versioned depends on latest version to the dummy packages.

 -- Jamie Wilkinson <jaq@debian.org>  Sun, 21 Sep 2003 15:16:36 +1000

gle (3.1.0-2) unstable; urgency=low

  * Fixed last dependency on old Mesa GL from before the -gl/-glu split.
  * Corrected error in short description for gle-doc.
  * Bumped standards version to 3.5.10.
  * Recreated ``libgle-dev'' and ``libgle-doc'' package for a smooth
    transition from version 3.0.7-2.  (Closes: #194216)

 -- Jamie Wilkinson <jaq@debian.org>  Thu, 22 May 2003 18:04:41 +1000

gle (3.1.0-1) unstable; urgency=low

  * New upstream release
  * Bumped standards version to 3.5.9.
  * Changed section of libgle3-dev to libdevel.
  * Clean up the diff, run autoconf, automake and libtool to regenerate
    changed files.

 -- Jamie Wilkinson <jaq@debian.org>  Sat,  5 Apr 2003 17:51:38 +1000

gle (3.0.7-5) unstable; urgency=low

  * Updated build dependencies for Mesa GL/GLU split.

 -- Jamie Wilkinson <jaq@debian.org>  Thu, 13 Feb 2003 09:01:53 +1100

gle (3.0.7-4) unstable; urgency=low

  * Bumped standards version to 3.5.8.0.
  * Set DH_COMPAT to 4.

 -- Jamie Wilkinson <jaq@debian.org>  Sat, 30 Nov 2002 11:32:03 +1100

gle (3.0.7-3) unstable; urgency=low

  * Build-Depends on libglut3-dev instead of glutg3-dev.
  * Cleaned up package to make Linda happy.
  * Renamed libgle-doc to gle-doc, renamed libgle-dev to libgle3-dev
  * Reran auto* over the source code.

 -- Jamie Wilkinson <jaq@debian.org>  Thu,  8 Aug 2002 12:35:48 +1000

gle (3.0.7-2) unstable; urgency=low

  * Separated -doc into the binary-indep stage (Closes: #142524)

 -- Jamie Wilkinson <jaq@debian.org>  Sat, 13 Apr 2002 11:21:44 +1000

gle (3.0.7-1) unstable; urgency=low

  * Initial Release. (Closes: #137559)
  * Conflicts with glutg3 << 3.7-13 because of libgle clash.

 -- Jamie Wilkinson <jaq@debian.org>  Sun, 10 Mar 2002 13:37:42 +1100