File: changelog

package info (click to toggle)
boswars 2.7%2Bsvn160110-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 97,132 kB
  • sloc: cpp: 57,441; python: 1,759; makefile: 34; sh: 26
file content (222 lines) | stat: -rw-r--r-- 9,232 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
boswars (2.7+svn160110-5) unstable; urgency=medium

  [ Reiner Herrmann ]
  * Team upload.
  * Fix build with Python3-enabled scons versions (Closes: #947554)
  * Extend description of data package.
  * Update debhelper compat to 12.
  * Replace broken png image.
    Thanks to Alexander Kuznetsov and Steve the Fiddle for providing
    fixed versions. (Closes: #927916, #944900)
  * Update Standards-Version to 4.5.0:
    - declare that d/rules does not require root

 -- Markus Koschany <apo@debian.org>  Sun, 02 Feb 2020 19:52:49 +0100

boswars (2.7+svn160110-4) unstable; urgency=medium

  * Fixed VCS URLs (mistake in previous upload).
  * Added multiarch information.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Mon, 16 Apr 2018 10:02:19 +0900

boswars (2.7+svn160110-3) unstable; urgency=medium

  * Updated VCS URLs (Alioth->Salsa).
  * Use HTTPS URLs in Debian metadata.
  * Reworked copyright file to use the DEP-5 format V1.0, and updated
    copyright info for Debian contributions.
  * Bumped Standards-Version.
  * Priority 'extra' is deprecated, switch to 'optional'.
  * Bump debhelper compatibility level to 11.
  * Only call Scons in clean rule if generated files remain.
  * Unapply patches after build.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Thu, 12 Apr 2018 17:08:06 +0900

boswars (2.7+svn160110-2) unstable; urgency=medium

  * Team upload.
  * Switch to compat level 10.
  * Declare compliance with Debian Policy 4.0.0.
  * Drop deprecated menu file and xpm. Remove imagemagick from Build-Depends,
    no longer needed.
  * Add reproducible-build.patch and make the build reproducible.
    Thanks to Reiner Herrmann for the report and patch. (Closes: #827112)

 -- Markus Koschany <apo@debian.org>  Sun, 16 Jul 2017 16:04:03 +0200

boswars (2.7+svn160110-1) unstable; urgency=medium

  * Team upload.
  * Imported Upstream version 2.7+svn160110.
    - Fixes various display issues with libpng16.
  * wrap-and-sort -sa.
  * Remove liblua5.1-dev from Build-Depends again.
  * debian/rules: Convert clean target into dh_clean override and ensure the
    package can be built twice in a row.

 -- Markus Koschany <apo@debian.org>  Sun, 17 Jan 2016 21:01:53 +0100

boswars (2.7-2) unstable; urgency=medium

  * Team upload.

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

  [ Markus Koschany ]
  * Use compat level 9 and require debhelper >= 9.
  * Declare compliance with Debian Policy 3.9.6.
  * Switch from B-D libpng12-dev to libpng-dev. (Closes: #662276)
  * Add liblua5.1-dev to Build-Depends.
  * debian/control: Add imagemagick to Build-Depends-Indep.
  * debian/rules: Convert desktop file icon to boswars.xpm and use it as menu
    icon. Install it with boswars-data.install to /usr/share/pixmaps.
  * Update boswars.menu. Add longtitle and icon entry. (Closes: #726214)
  * Remove extra license file from /usr/share/doc and fix Lintian warning.
  * Fix Lintian warning executable-not-elf-or-script in dh_fixperms override.
  * Rename boswars binary in dh_auto_build-arch override to prevent a FTBFS
    with source only uploads.

 -- Markus Koschany <apo@debian.org>  Thu, 26 Nov 2015 23:41:07 +0100

boswars (2.7-1) unstable; urgency=low

  * New upstream release.
  * Removed following patches, now applied upstream:
    - buildsys_gnukfreebsd_support
    - sdl_disable_mouse_relative_mode
  * Adapted rules as final binary was relocated and renamed.
  * Updated copyright file.
  * Added hardening build flags, with a buildsys fix to merge flags
    correctly (buildsys_flags_fix.patch).
  * Bumped Standards-Version to 3.9.4 (no changes).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Tue, 18 Jun 2013 22:58:56 +0200

boswars (2.6.1-2) unstable; urgency=low

  * Switched to DH.
  * Enforce building with Lua 5.1, as requested by buildsys (Closes:
    #585672).
  * Removed KiBi from uploaders (requested by himself).
  * Stopped uselessly suggesting python (Closes: #568330).
  * Added patch from KiBi to add buildsys support to kfreebsd-*
    architectures (Closes: #585673).
  * Added patch from Kalle Olavi Niemitalo <kon@iki.fi> to disable SDL
    mouse relative mode causing problems with tablets and similar input
    devices (Closes: #559615).
  * Bumped Standards-Version to 3.9.0 (no changes).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Wed, 07 Jul 2010 03:45:44 +0200

boswars (2.6.1-1) unstable; urgency=low

  [ Barry deFreese]
  * Update Cyril Brulebois e-mail address.

  [ Marc Dequènes (Duck) ]
  * Added myself to Uploaders, with KiBi and bddebian's blessing.
  * New upstream release (Closes: #566119, #473673):
    - removed all patches, now obsolete (and patchsystem call).
  * Installed new map 'patches' directory in boswars-data.
  * Switched to dpkg-source 3.0 (quilt) format.
  * Bumped Standards-Version (no changes).
  * Added missing ${misc:Depends} for 'boswars-data'.
  * Switched compat level to 7 (switched to dh_prep in rules).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Tue, 08 Jun 2010 23:14:08 +0200

boswars (2.5-2) unstable; urgency=low

  [ Barry deFreese ]
  * 20_fix_ftbfs_with_gcc-4.4.diff - Build with gcc-4.4. (Closes: #505080).
    + Thanks to Martin Michlmayr for the fix!
  * debian/copyright: Add info for DeJavu files. (Closes: #528946).
  * Add myself to uploaders.
  * Bump Standards Version to 3.8.2. (No changes needed).

 -- Barry deFreese <bdefreese@debian.org>  Tue, 14 Jul 2009 11:51:52 -0400

boswars (2.5-1) unstable; urgency=low

  * New upstream release.
  * Update copyright and license information since that release is
    DFSG-compliant:
     - Not repacking anymore, “*.dll” files were removed from the upstream
       tarball:
        - Update debian/copyright accordingly.
        - Drop debian/README.Debian-source.
        - Drop the get-orig-source target and the UPSTREAM_VERSION
          variable from debian/rules.
        - Drop version mangling in debian/watch.
     - Mention in debian/copyright the mails from tolua++ and tolua
       authors, which agreed to switch to the lua license (MIT) for their
       software, included in this source package.
     - Update all other copyright and license information, while switching
       to the proposed machine-readable copyright format. Also point to
       the GPL-2 explicitely, since some parts are GPL-2 and some others
       are GPL-2+, as clarified by upstream in COPYRIGHT.txt, which gets
       fully quoted in debian/copyright.
  * Patches:
     - Drop 10_lua_const_char.diff, no longer relevant.
     - Add 10_fix_ftbfs_with_gcc-4.3.diff, which fixes missing includes
       and prevents FTBFS with gcc-4.3.
     - Make build-arch and build-indep depend on “patch” so that the
       series is actually applied.
  * debian/control: Make the first long description only contain full
    sentences.
  * debian/rules: Minor tweaks to the build system. Mostly: no longer ship
    makesame.py and updatepo.sh, they're deleted from the target directory
    along with genpot.sh.
  * debian/boswars-data.install: Replace “video” with “intro” to follow
    upstream's changes.
  * debian/boswars.6: Minor tweak. Mention needed work in debian/TODO.

 -- Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>  Mon, 17 Mar 2008 02:59:28 +0100

boswars (2.4.1.dfsg-1) unstable; urgency=low

  [ Cyril Brulebois]
  * Initial release (Closes: #437382).
  * Repack because of included “.dll” files.
  * Notes:
     - Upstream says both lua5.0 and lua5.1 should be fine, hence the
       alternative in Build-Depends.
     - No menu icon yet, since upstream's .ico seems not to be representative
       of the game.
  * Add Homepage entry to debian/control, use Vcs-*.
  * Add get-orig-source target to debian/rules, based on Barry's, and a bit
    more generic (independent of the version number).
  * Copy and rename an icon from the source, to be used as desktop icon.
  * Bump Standards-Version to 3.7.3 (no change needed).
  * Remove unneeded configure* targets.
  * Add a TODO file (its current content is about desktop icon, and CFLAGS not
    being honoured).
  * Adjust the copyright file: Add copyright holders Francois Berteen and
    Jimmy Salmon to make sure (although they are members of the core team).
  * Add an explicit Build-Depends on pkg-config.
  * Add a Build-Depends on libtheora-dev, which is recommended but not
    required (and this is why its being missing wasn't spotted before).
  * Tweak UPSTREAM_VERSION handling to support binNMUs.

  [ Barry deFreese ]
  * New upstream release (from 2.4 to 2.4.1).
  * Add desktop file.
  * Remove dh_make comments from rules file.
  * New files: debian/ boswars.{dirs,install}, boswars-data.{dirs,install}.
  * Call dh_desktop.
  * Remove opengl=0 from scons build. (OpenGL support is now run-time option.)
  * Update -data package description.
  * Remove unnecessary files from binary package.
  * Add quilt patch system.
  * 10_lua_const_char.diff
    + Fix char* -> const char* issues in lua code.
  * Add README.Debian-source to describe repack.
  * Update watch file to mangle dfsg version.

  [ Paul Wise ]
  * Fix typo in debian/copyright

 -- Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>  Wed, 12 Dec 2007 04:05:05 +0100