File: changelog

package info (click to toggle)
lightspeed 1.2a.debian.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,248 kB
  • sloc: ansic: 18,942; makefile: 494; sh: 455; yacc: 288; cpp: 163; sed: 16
file content (231 lines) | stat: -rw-r--r-- 8,469 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
lightspeed (1.2a.debian.1-3) unstable; urgency=medium

  * QA upload.

  [ Debian Janitor ]
  * Update standards version, no changes needed.
  * Set upstream metadata fields: Archive.
  * Remove unnecessary get-orig-source-target.
  * Update standards version to 4.4.1, no changes needed.

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 04 Feb 2021 02:21:53 +0000

lightspeed (1.2a.debian.1-2) unstable; urgency=medium

  * QA upload.

  [ Ondřej Nový ]
  * d/watch: Use https protocol

  [ Boyuan Yang ]
  * Rebuild for Debian Buster.
  * debian/control:
    + Bump debhelper compat to v12.
    + Bump Standards-Version to 4.3.0.
    + Use Rules-Requires-Root: no.

 -- Boyuan Yang <byang@debian.org>  Tue, 26 Feb 2019 18:53:37 -0500

lightspeed (1.2a.debian.1-1) unstable; urgency=medium

  * QA upload.
  * Convert package format to "3.0 (quilt)" and make all previous
    debian-specific patches into a "1.2a.debian.1" pseudo-upstream
    release.
  * debian: Apply "wrap-and-sort -abst".
  * debian/control:
    + Bump Standards-Version to 4.2.1.
    + Bump debhelper compat to v11.
    + Remove build-dependency to autotool-dev, not necessary under
      new debhelper.
    + Update suggestion to font packages to use real packages instead
      of transitional dummy packages.
    + Use Salsa platform for Vcs fields.
  * debian/menu: Removed in favour of new .desktop file.
  * debian/rules: Enable full hardening.
  * debian/watch: Update to v4.

 -- Boyuan Yang <073plan@gmail.com>  Sun, 26 Aug 2018 21:14:40 -0400

lightspeed (1.2a-10) unstable; urgency=medium

  * QA upload.
  * Bump Standards-Version to 3.9.5 (was 3.9.3): no changes required.
  * Fix FTBFS using Clang. (Closes: #739568) [Thanks to Arthur Marble]
  * Fix lintian note vcs-field-not-canonical.
  * Update get-orig-source section in debian/rules.

 -- Boris Pek <tehnick@debian.org>  Sat, 01 Mar 2014 17:46:40 +0400

lightspeed (1.2a-9) unstable; urgency=low

  * QA upload.
  * Bumped Standards-Version to 3.9.3 (was 3.7.2.0).
  * Bumped debhelper version to 9 (was 4.0.0); updated debian/compat.
  * Added file debian/source/format: format 1.0 is still used in this package.
  * Added files debian/docs and debian/manpages to simplify debian/rules.
  * Deleted files config/config.guess and config/config.sub.
    Files from the package autotools-dev are used instead.
  * Rewritten debian/rules:
    - now dh is used instead of direct dh_* commands
    - added --as-needed option to LDFLAGS
    - added section get-orig-source (uscan is used)
    - used symlinks for config/config.guess and config/config.sub
    - fixed lintian warnings:
      + hardening-no-relro
      + hardening-no-fortify-functions
      + debian-rules-ignores-make-clean-error
      + debian-rules-missing-recommended-target build-arch
      + debian-rules-missing-recommended-target build-indep
      + dh-clean-k-is-deprecated
  * Updated debian/control:
    - added Homepage field
    - added Vcs-* fields (Git repo in collab-maint is available now)
    - changed build dependency from libpng12-dev to libpng-dev (Closes: #662418)
    - changed build dependency from ftgl-dev to libftgl-dev (Closes: #485799)
    - changed build dependency from libtiff4-dev to libtiff-dev
      (preparation for switching to libtiff5 in Debian Jessie)
    - added build dependency from autotools-dev
    - added ${misc:Depends} to list of dependencies
    - lightspeed now suggests recommended font ttf-dejavu instead of font
      ttf-bitstream-vera which is going to be removed from the repository
      (Closes: #461272)
  * Updated debian/copyright: fixed lintian warning
    debian-copyright-file-uses-obsolete-national-encoding.
  * Updated debian/watch: fixed lintian warning
    debian-watch-file-should-use-sf-redirector. (Closes: #449901)
  * Patched file src/snapshot.c. [Thanks to Nobuhiro Iwamatsu] (Closes: #649787)
    But build with libpng version 1.5.10 now impossible because
    `pkg-config --cflags gtk+-2.0` returns error:
    "Package 'libpng12', required by 'GdkPixbuf', not found"

 -- Boris Pek <tehnick-8@mail.ru>  Tue, 20 Nov 2012 00:36:27 +0200

lightspeed (1.2a-8) unstable; urgency=low

  * Package maintainer set to Debian QA Group <packages@qa.debian.org>.

 -- Ola Lundqvist <opal@debian.org>  Sat, 05 Nov 2011 17:15:09 +0100

lightspeed (1.2a-7) unstable; urgency=high

  * Workaround for FcFini problem in fontconfig package. Commenting out
    that line and now the program can start. Closes: #402402. It should
    be changed back when the cause is found.

 -- Ola Lundqvist <opal@debian.org>  Tue, 12 Dec 2006 07:00:55 +0100

lightspeed (1.2a-6) unstable; urgency=low

  * NMU : converted to GTK2,  for bug 354650
  * changed GL dependency to : libgl1-mesa-dev | libgl-dev
  * use 'fontconfig' to find a font for FTGL

 -- A Mennucc1 <mennucc1@debian.org>  Mon, 15 May 2006 10:10:38 +0200

lightspeed (1.2a-5) experimental; urgency=low

  * use UTF-8 for widgets
  * use FTGL library for fonts in GL, and  FreeSans from 'ttf-freefont' ;
    this may support UTF-8 in GL (I hope )

 -- A Mennucc1 <mennucc1@debian.org>  Sat, 13 May 2006 16:19:23 +0200

lightspeed (1.2a-4) experimental; urgency=low

  * update to Standards-Version: 3.7.2.0 (no changes)
  * bug fixed: saving snapshot works
  * bug fixed: gettext works
  * minor bugs: while saving, the counter is not shown on screen

 -- A Mennucc1 <mennucc1@debian.org>  Thu, 11 May 2006 15:57:39 +0200

lightspeed (1.2a-3) experimental; urgency=low

  * delete debian/post{inst,rm}.debhelper
  * convert to GTK2
  * install es.gmo
  * bug: saving the snapshot does not work OK

 -- A Mennucc1 <mennucc1@debian.org>  Sun,  7 May 2006 22:05:47 +0200

lightspeed (1.2a-2) unreleased

  * second step : more carefully review rejected patches
  * re-add i18n setup
  * updated to latest autoconf standards
    - dont use confpath.h , config.h is enough
    - do not use acconfig.h, use description in AC_DEFINE
          and gettext.h and autoheader
  * fix changelog to proper UTF

 -- A Mennucc <mennucc1@debian.org>  Sun,  7 May 2006 10:18:23 +0200

lightspeed (1.2a-1) unreleased

  * New upstream release
  * as a first step, crudely patch the upstream using Debian diff,
    mess up, up to when it compiles into a .deb

 -- A Mennucc <mennucc1@debian.org>  Sat,  6 May 2006 10:19:13 +0200

lightspeed (1.2-5) unstable; urgency=medium

  * Fixed crash on bit 3d objects using upstream patch, closes: #176253.
  * All the below changes was made by Florian Ernst <florian@uni-hd.de>.
    Thanks a lot for the help!
  * Rebuild,
    + now linking with newer libpng12, closes: #263251.
    + now linking with libtiff4, closes: #262833.
  * debian/control:
    + Standards-Version: 3.6.1
    + adjust Build-Depends to refelct the above change
    + split old convenience xlibs-dev and xlibmesa-dev
  * debian/rules:
    + dh_installmanpages is deprecated, substituting dh_installman
    + DH_COMPAT=1 is deprecated, using 4 in debian/compat now
    + adjust to comply with Policy section 10.1
    + substitute $(CURDIR) for `pwd`
  * debian/menu: quoting all entries
  * debian/watch: added
  * debian/changelog: recoded to UTF-8 because of former maintainer's name

 -- Ola Lundqvist <opal@debian.org>  Thu,  5 Aug 2004 15:02:03 +0200

lightspeed (1.2-4) unstable; urgency=low

  * Added upstream homepage to copyright file, closes: #176249.
  * Added information about where to find other 3d objects, closes:
    #17648.
  * Added reference to GPL to copyright file.

 -- Ola Lundqvist <opal@debian.org>  Mon, 13 Jan 2003 19:16:03 +0100

lightspeed (1.2-3) unstable; urgency=low

  * New maintainer, closes: #174342.
  * Rebuild not using xlib6g, closes: #170230.
  * Updated standards version from 3.0.1 to 3.5.8.
  * Removed full stop from short description.
  * Removed (s) from copyright file.
  * Removed unnecessary emacs stuff from changelog.
  * Added build depends on debhelper, gtkglarea5-dev and more,
    closes: #108268, #105155, #84556.

 -- Ola Lundqvist <opal@debian.org>  Thu, 26 Dec 2002 20:58:43 +0100

lightspeed (1.2-2) unstable; urgency=low

  * Added i18n support.
  * Added Spanish localization.
  * Fixed configure.in to use -O2.
  * Built with newer libraries.
  * Shortened short description.

 -- Nicolás Lichtmaier <nick@debian.org>  Sat, 21 Oct 2000 16:10:34 -0300

lightspeed (1.2-1) unstable; urgency=low

  * Initial Release.

 -- Nicolás Lichtmaier <nick@debian.org>  Sun,  9 Apr 2000 04:28:13 -0300