File: changelog

package info (click to toggle)
asc 2.6.1.0-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 81,652 kB
  • sloc: cpp: 158,704; sh: 11,544; ansic: 6,736; makefile: 604; perl: 138
file content (341 lines) | stat: -rw-r--r-- 11,332 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
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
asc (2.6.1.0-5) unstable; urgency=medium

  * Add pkg-config-freetype.patch and use pkg-config to detect freetype2.
    (Closes: #887600)
  * Switch to compat level 11. Build with autoreconf.
  * Build-depend on libcurl4-gnutls-dev or libcurl4-openssl-dev so that
    auto-reconfiguration works.
  * Declare compliance with Debian Policy 4.2.1.

 -- Markus Koschany <apo@debian.org>  Sun, 21 Oct 2018 16:50:17 +0200

asc (2.6.1.0-4) unstable; urgency=medium

  * Declare compliance with Debian Policy 4.1.5.
  * Rebuild against GCC-8.

 -- Markus Koschany <apo@debian.org>  Fri, 27 Jul 2018 18:13:12 +0200

asc (2.6.1.0-3) unstable; urgency=medium

  * Declare compliance with Debian Policy 4.1.1.
  * Drop deprecated autotools-dev from Build-Depends.
  * Add libphysfs-3.0.1.patch and fix FTBFS with libphysfs 3.0.1.
    Thanks to Adrian Bunk for the report. (Closes: #881998)

 -- Markus Koschany <apo@debian.org>  Fri, 17 Nov 2017 19:10:22 +0100

asc (2.6.1.0-2) unstable; urgency=medium

  [ Alexandre Detiste ]
  * add another patch to make asc2_dlg.zip reproducible

  [ Markus Koschany ]
  * Declare compliance with Debian Policy 4.0.0.
  * Use secure Vcs-Git URL.
  * Switch to compat level 10.
  * Drop libesd0-dev from Build-Depends. (Closes: #856073)
  * Drop deprecated asc.menu file.
  * Use https for Format field.

 -- Markus Koschany <apo@debian.org>  Sun, 25 Jun 2017 17:50:53 +0200

asc (2.6.1.0-1) unstable; urgency=medium

  [ Moritz Muehlenhoff ]
  * Remove myself from uploaders.

  [ Markus Koschany ]
  * Imported Upstream version 2.6.1.0.
  * Switch to libsigc++-2.0-dev. (Closes: #672391)
  * Add get-orig-source target.
  * Update my e-mail address.
  * Drop spelling-errors.patch. Merged upstream.
  * Declare compliance with Debian Policy 3.9.6.
  * d/rules: Remove export DEB_BUILD_OPTIONS = nocheck
  * Override dh_auto_test to prevent a FTBFS due to non-functional tests.
  * Add reproducible-build.patch and make the build reproducible.
  * Move the package to Git.
  * Add clean file and ensure that the game can be built twice in a row.

 -- Markus Koschany <apo@debian.org>  Mon, 07 Dec 2015 18:20:59 +0100

asc (2.6.0.0-1) unstable; urgency=medium

  [ Evgeni Golov ]
  * Correct Vcs-* URLs to point to anonscm.debian.org.

  [ Alexander Reichle-Schmehl ]
  * Removed myself from uploaders.

  [ Markus Koschany ]
  * Add myself to Uploaders.
  * Imported Upstream version 2.6.0.0.
  * wrap-and-sort -sab.
  * Use compat level 9 and require debhelper >= 9.
  * Drop dirs files. Not needed with compat level 9 and install files.
  * Declare compliance with Debian policy 3.9.5.
  * debian/control:
    - Remove build-dependency on dpkg-dev.
    - asc: change versioned dependency for asc-data to (= ${source:Version}).
    - Switch to libwxgtk3.0-dev.
  * debian/watch: Make the extension regex more flexible.
  * asc.docs: Do not install README anymore.
  * Install man pages with asc.install. Drop asc.manpages.
  * Update asc.menu. Add icon entry.
  * debian/rules:
    - Build --with parallel and --with autotools_dev. Thanks to Logan Rosen for
      the report and patch. (Closes: #733210)
    - Remove override for dh_auto_configure. Disabling the paraguitest is
      obsolete thus an override is not needed anymore.
    - Export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed.
  * Drop gcc-4.7-part2.diff. Fixed upstream.
  * Drop no_unittester.patch. Export DEB_BUILD_OPTIONS = nocheck instead and
    disable the non-functional unittests to avoid a FTBFS.
  * Rename spelling patch to spelling-errors.patch and forward it to upstream's
    forum.
  * Add keywords and comment in German to desktop file.
  * Add and install asc.png and asc.xpm icons. (Closes: #720169)
  * Update debian/copyright to copyright format 1.0.
  * Do not install uncompiled unitguide documentation anymore. Using
    asc_weaponguide for creating the documentation on a per user basis
    is recommended.

 -- Markus Koschany <apo@gambaru.de>  Thu, 20 Mar 2014 14:50:20 +0100

asc (2.5.0.0-1) unstable; urgency=low

  * New upstream release. (Closes: #708835)
  * Add patch to not build unittester dir since it is broken.
  * Add patch to fix spelling errors in binary packages.
  * Remove gcc-4.7 patch, fixed upstream.
  * Change debian/rules to dh7 style.
  * Add hardening flags.
  * Bump Standards Version to 3.9.4.

 -- Barry deFreese <bdefreese@debian.org>  Sat, 25 May 2013 14:49:56 -0400

asc (2.4.0.0-3) unstable; urgency=low

  * Team upload.
  * Add patches fixing FTBFS with gcc-4.7, thanks to Gregor Jasny.
    (Closes: #674299)

 -- Dmitrijs Ledkovs <xnox@debian.org>  Sun, 27 May 2012 21:38:32 +0100

asc (2.4.0.0-2) unstable; urgency=low

  [ Felix Geyer ]
  * Team upload.
  * Drop build-dependency on libparagui1.1-dev since it's not actually used.
    - Add libexpat1-dev which was previously pulled in by libparagui1.1-dev.
  * Add build-arch and build-indep targets.
  * Fix Vcs-Browser link.
  * Explicitly build-depend on libjpeg-dev, libfreetype6-dev and libpng-dev.
  * Bump Standards-Version to 3.9.3, no changes needed.

  [ Sam Hocevar ]
  * A few e-mail address updates.

 -- Felix Geyer <debfx-pkg@fobos.de>  Sat, 24 Mar 2012 12:23:18 +0100

asc (2.4.0.0-1) unstable; urgency=low

  [ Moritz Muehlenhoff ]
  * New upstream release.
    - Drop obsolete patches.
    - Initializes map_edit properly. (Closes: #534171).
  * Update to standards version 3.8.3.
  * Switch to source format 3.0 (quilt). (Closes: #538430)
  * Adding myself to uploaders.

  [ Alexander Reichle-Schmehl ]
  * Adopt debian/control to my new name.

 -- Moritz Muehlenhoff <jmm@debian.org>  Fri, 01 Jan 2010 22:11:14 +0100

asc (2.1.0.0-2) unstable; urgency=low

  * Update my e-mail address.
  * Remove unnecessary build-dep on libartsc0-dev.
  * 010_boost_libs.diff - Look for boost_regex-mt for newer boost libs.
  * Build-depend on libparagui1.1-dev instead of 1.0. (Closes: #529562).
  * Bump Standards Version to 3.8.1. (No changes needed).

 -- Barry deFreese <bdefreese@debian.org>  Thu, 28 May 2009 13:49:52 -0400

asc (2.1.0.0-1) unstable; urgency=low

  * New upstream release.
    - Remove gcc-4.3 patch. Fixed upstream. (Closes: #478838).
  * Bump Standards Version to 3.8.0. (No changes needed).

 -- Barry deFreese <bddebian@comcast.net>  Tue, 17 Jun 2008 12:29:22 -0400

asc (2.0.1.0-2) unstable; urgency=low

  [ Ansgar Burchardt ]
  * Use quilt for patch management.
  * Fix build with g++-4.3. (Closes: #417112)
  * Improve debian/copyright.

 -- Barry deFreese <bddebian@comcast.net>  Sun, 23 Mar 2008 17:55:48 -0400

asc (2.0.1.0-1) unstable; urgency=low

  [ Eddy Petrișor ]
  * Fixed Homepage semifield.

  [ Gonéri Le Bouder ]
  * Add a watchfile.
  * Move homepage from the description to the new Homepage field.

  [ Cyril Brulebois ]
  * Added Vcs-Svn and Vcs-Browser fields in the control file.

  [ Barry deFreese ]
  * Fix make-clean lintian warning
  * New upstream release.
  * Bump debhelper build-dep to match compat.
  * Add desktop file.
  * Update watch file for new upstream naming.
  * Remove nostrip check from rules.
  * Bump Standards Version to 3.7.3.
  * Add myself to uploaders.

 -- Barry deFreese <bddebian@comcast.net>  Tue, 08 Jan 2008 19:54:18 -0500

asc (1.16.3.0-3) unstable; urgency=low

  * Adopted package and moved it to the Debian Games Team repository.
  * Set Bartosz Fenski, Alexander Schmehl and myself as uploaders.
  * Bump Standards Version to 3.7.2.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu, 15 Jun 2006 17:43:41 +0200

asc (1.16.3.0-2) unstable; urgency=low

  * Orphan package.

 -- Bartosz Fenski <fenio@debian.org>  Fri, 17 Mar 2006 17:02:53 +0100

asc (1.16.3.0-1) unstable; urgency=low

  * New upstream release.

 -- Bartosz Fenski <fenio@debian.org>  Mon, 23 Jan 2006 15:57:32 +0100

asc (1.16.2.0-3) unstable; urgency=low

  * Depends on ${Upstream-Version} of asc-data. (Closes: #343216)

 -- Bartosz Fenski <fenio@debian.org>  Sun, 25 Dec 2005 06:17:38 +0100

asc (1.16.2.0-2) unstable; urgency=low

  * Seems that asc (at least without networking support) works on all archs,
    so we're going to support them again. (Closes: #322198, #309677)

 -- Bartosz Fenski <fenio@debian.org>  Wed, 10 Aug 2005 11:07:34 +0200

asc (1.16.2.0-1) unstable; urgency=low

  * New upstream release.
  * Added kfreebsd-i386 to the list of supported archs. (Closes: #321353)

 -- Bartosz Fenski <fenio@debian.org>  Mon,  8 Aug 2005 12:27:56 +0200

asc (1.16.1.0-1) unstable; urgency=low

  * New upstream release.
  * Transition upload for both G++ / aalib. (Closes: #320889)
  * Upstream officially supports only three archs, so we build only
    for them for now.
  * Bumped Standards-Version (no changes needed).

 -- Bartosz Fenski <fenio@debian.org>  Thu,  4 Aug 2005 19:43:39 +0200

asc (1.16.0.0-1) unstable; urgency=low

  * New upstream release:
    - amd64 is now officially supported. (Closes: #297556)

 -- Bartosz Fenski <fenio@debian.org>  Sat, 30 Apr 2005 15:33:21 +0200

asc (1.15.3.0-1) unstable; urgency=low

  * New upstream release:
    - Contains fixes for amd64 arch, so dpatch and Andreas's patches
      are now removed.
  * Copyright file extended a little.

 -- Bartosz Fenski <fenio@debian.org>  Fri, 18 Feb 2005 14:37:21 +0100

asc (1.15.2.1-5) unstable; urgency=low

  * Added libesd0-dev to build dependencies.

 -- Bartosz Fenski <fenio@debian.org>  Tue, 18 Jan 2005 00:48:22 +0100

asc (1.15.2.1-4) unstable; urgency=low

  * Added libartsc0-dev to build dependencies.

 -- Bartosz Fenski <fenio@debian.org>  Mon, 17 Jan 2005 16:55:22 +0100

asc (1.15.2.1-3) unstable; urgency=low

  * Added patch to fix problems with building on amd64 using gcc-4.0.
    Thanks to Andreas Jochens for provided patch. (Closes: #285482)

 -- Bartosz Fenski <fenio@debian.org>  Fri, 14 Jan 2005 16:05:23 +0100

asc (1.15.2.1-2) unstable; urgency=low

  * Added libxt-dev to Build-Depends.

 -- Bartosz Fenski <fenio@debian.org>  Sat,  2 Jan 2005 02:21:24 +0100

asc (1.15.2.1-1) unstable; urgency=low

  * New upstream release.
  * Use my Debian email address for maintainership.

 -- Bartosz Fenski <fenio@debian.org>  Sat,  1 Jan 2005 20:14:21 +0100

asc (1.15.1.0-2) unstable; urgency=low

  * Using -jX switch for make wasn't good idea. Reverted this change.

 -- Bartosz Fenski <fenio@o2.pl>  Tue,  9 Nov 2004 10:11:23 +0100

asc (1.15.1.0-1) unstable; urgency=low

  * New upstream release:
    - Hopefully fixes at least some of the endianness problems,
      but it has to be checked on autobuilders.
  * debian/control:
    - Recommends asc-music. (Closes: #274670)
  * debian/rules:
    - I started using distcc so we're now launching make with -j4.

 -- Bartosz Fenski <fenio@o2.pl>  Sat,  9 Oct 2004 20:22:24 +0200

asc (1.15.0.0-2) unstable; urgency=medium

  * Urgency set to medium due to libtiff transition.
  * debian/control:
    - Added libparagui1.0 dependency.
    - Added dependency on the explicit libsdl-image1.2-dev. (Closes: #262789)
    - Added libphysfs-dev dependency (waiting for fixed libparagui).
  * debian/rules:
    - Removed --disable-paragui from configure switches.

 -- Bartosz Fenski <fenio@o2.pl>  Mon,  1 Aug 2004 22:12:21 +0200

asc (1.15.0.0-1) unstable; urgency=low

  * Initial release. (Closes: #77705)

 -- Bartosz Fenski <fenio@o2.pl>  Wed, 23 Jun 2004 06:01:36 +0200