File: changelog

package info (click to toggle)
hex-a-hop 1.1.0%2Bgit20140926-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 34,860 kB
  • sloc: cpp: 4,987; ansic: 1,876; xml: 430; makefile: 176; sh: 33
file content (224 lines) | stat: -rw-r--r-- 9,119 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
hex-a-hop (1.1.0+git20140926-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Sat, 02 Jan 2021 18:26:25 +0100

hex-a-hop (1.1.0+git20140926-1) unstable; urgency=medium

  * Team upload.

  [ Paul Wise ]
  * Add myself to uploaders
  * Fix homepage to point at adoptive project (Closes: #563187)
  * Use the same description as in the new upstream README
  * Add a watch file
  * Wrap uploaders, build-deps and deps one per line
  * Drop hints, icon, manual page, desktop file, tools; merged upstream
  * Drop patches; merged upstream
  * Switch to dpkg-source version 3.0
  * Correct Vcs-* URLs (Closes: #718656)
  * Add upstream info
  * Add sound support
  * Split the data into a separate package
  * Put the data into a subdir of /usr/share/games

  [ Markus Koschany ]
  * Switch to compat level 11.
  * Declare compliance with Debian Policy 4.1.2.
  * Drop deprecated menu file and xpm icon.
  * New upstream Git snapshot. (Closes: #567911)
    - The game can be compiled from source again. (Closes: #876600)
    - The original compiler warnings are fixed upstream. There are new ones
      though. Thanks to Russel Coker for the report and patch. (Closes: #550583)
    - Patch to allow editing is merged upstream. Thanks to Russel Coker for the
      report and patch. (Closes: #550585)
  * Install new hicolor icons provided by Ronny Standtke. Thanks!
    (Closes: #724862)
  * Update debian/copyright and use copyright format 1.0.

 -- Markus Koschany <apo@debian.org>  Mon, 25 Dec 2017 15:24:56 +0100

hex-a-hop (0.0.20070315-8) unstable; urgency=low

  [ Barry deFreese ]
  * gcc_4.4.patch - Fix invalid char * conversions. (Closes: #560483).
  * Add README.source for quilt.
  * Bump Standards Version to 3.8.3. (No changes needed).

 -- Barry deFreese <bdefreese@debian.org>  Sat, 12 Dec 2009 11:31:53 -0500

hex-a-hop (0.0.20070315-7) unstable; urgency=low

  [ Jens Seidel ]
  * Added Japanese translation of desktop file. Thanks to Kobayashi
    Noritada <nori1@dolphin.c.u-tokyo.ac.jp>. Closes: #445491
  * Fixed a few typos in the Dutch translation. Thanks to Roland Clobus
    <rclobus@bigfoot.com>. Closes: #456000, #456529
  * Drop XS- prefix from XS-Vcs-Svn and XS-Vcs-Browser fields in
    debian/control.
  * Fixed a crash which especially happened once lasers are involved.
    Thanks Gerfried Fuchs <alfie@ist.org> for the report and Bas Wijnen
    <wijnen@debian.org> and Roland Clobus <rclobus@bigfoot.com> for
    analysing. Closes: #443822

  [ Ansgar Burchardt ]
  * Remove Homepage semi-field from description

  [ Barry deFreese ]
  * Add myself to uploaders.
  * remove_confirmation.patch - Remove confirmation window on exit.
    + Thanks to Bas Winjen. (Closes: #441528).
  * Bump Standards Version to 3.8.1. (No changes needed).

 -- Barry deFreese <bdefreese@debian.org>  Mon, 06 Apr 2009 14:33:29 -0400

hex-a-hop (0.0.20070315-6) unstable; urgency=low

  [Jens Seidel]
  * Minor update of Polish translation. Thanks to Piotr Engelking
    <inkerman42@gmail.com>.
  * Fixed another big endian error for "par" value. Closes: #442183
  * Added (partial) Japanese translation. Thanks to Kobayashi
    Noritada <nori1@dolphin.c.u-tokyo.ac.jp>. Closes: #443118
  * Added hints.html which gives tips how to solve some levels.
  * Fix compilation error on the Hurd where PATH_MAX is not defined.
  * A string was not translatable. Thanks to Piotr Engelking
    <inkerman42@gmail.com> for the patch. Closes: #443193
  * Added support for wheel mouse in help dialog. Thanks again
    Piotr. Closes: #443194
  * Fixed a build error on m68k because of a wrong alignment test.
    Closes: #442854
  * Allow right aligned text in the help dialog for some languages
    such as Japanese.

 -- Jens Seidel <jensseidel@users.sf.net>  Thu, 20 Sep 2007 00:30:00 +0200

hex-a-hop (0.0.20070315-5) unstable; urgency=low

  [Jens Seidel]
  * Fixed a few errors in the code found with valgrind.
  * Reduced the CPU load a little bit. Thanks to Joey Hess
    <joeyh@debian.org> for the patch. Closes: #440377
    There is more to do to get it properly fixed.
  * Code is now big endian clean. Closes: #438857
  * Use an ordinary (ASCII) dash instead of a UTF-8
    encoded one in the Vietnamese translation which is
    invalid in the generated man page.
  * Moved Vietnamese and Bulgarian man page into
    {bg,vi}.UTF-8/ which will be supported in man-db
    version 2.5.0 in the near future. See: #440420
  * Added Tamil translation. Thanks to Tirumurti
    Vasudevan <agnihot3@gmail.com>. Closes: #441040
  * Added a lintian override for UTF-8 manpages.
  * Minor typo and whitespace fixes in Polish translation.
  * Changed priority from extra to optional as suggested by
    Bas Wijnen <wijnen@debian.org>.
  * Explicitely refer to GPL-2 and GPL-3 in copyright. Added
    myself too.

 -- Jens Seidel <jensseidel@users.sf.net>  Mon, 10 Sep 2007 22:30:00 +0200

hex-a-hop (0.0.20070315-4) unstable; urgency=low

  [Jens Seidel]
  * Added Vietnamese translation. Thanks to Clytie Siddall
    <clytie@riverland.net.au>. Closes: #438453
  * Added Russian translation. Thanks to Yuri Kozlov
    <kozlov.y@gmail.com>. Closes: #438799
  * Added Dutch translation. Thanks to Bas Wijnen
    <shevek@fmf.nl>. Closes: #438726
  * Added Bulgarian translation. Thanks to Damyan Ivanov
    <dmn@debian.org>. Closes: #439047
  * Added Polish translation and applied a minor i18n fix.
    Thanks to Piotr Engelking <inkerman42@gmail.com>.
    Closes: #439819
  * Use new font also for help dialog title.
  * Font handling is now independent of language. The text
    is now always wrapped if necessary.
  * Most dialog sizes are now properly respected.
  * Avoid segmentation fault on 64 bit systems on start by
    using a workaround for #439071. Closes: #438800
  * Old font code removed. Compare: #438857
  * Use a workaround for bug #439855 of SDL Pango.
    Closes: #439393
  * Increased a few short arrays containing translated
    strings. Especially 40 bytes for optionSlotName are too
    short for Russian and Bulgarian (in UTF-8 encoding).
    This should be responsible for the bogus menu entries
    in the screenshot to #438800.
  * Create manpage translation from PO file using po4a.
    Thanks to Helge Kreutzmann <debian@helgefjell.de>.
    Closes: #438676.
  * Build stops now on first error processing translations.
    Thanks to Helge for the suggestion.
  * Added some useful translator comments. Thanks again Helge.
  * Fixed two lintian warnings (proper usage of hyphens in
    manpage, removed "Encoding" line in desktop file).
  * Fixed a superfluous space in a level name. Thanks to
    Piotr Engelking <inkerman42@gmail.com>. Closes: #439289.
  * Use a bold font as suggested by Piotr Engelking
    <inkerman42@gmail.com> to increase readability.
    Closes: #439290.
  * Fixed an error in one of the applied patches and allow
    displaying of end credits. Thanks to Piotr Engelking
    <inkerman42@gmail.com>. Closes: #439291.
  * Added Homepage field to source control file.

  [Miriam Ruiz]
  * Updated Spanish Translation. Thanks quique.

 -- Jens Seidel <jensseidel@users.sf.net>  Wed, 29 Aug 2007 00:01:00 +0200

hex-a-hop (0.0.20070315-3) unstable; urgency=low

  [Miriam Ruiz]
  * Do not unnecessarily initialize cdrom subsystem. Thanks to
    Piotr Engelking <inkerman42@gmail.com>. Closes: #436008
  * Added tools to convert files from/to bmp and dat formats.

  [Jens Seidel]
  * Refined debian/i18n/Makefile to workaround an xgettext
    limitation, to ship a POT file and to update PO files.
    Closes: #437338
  * Added German translation. Thanks to Helge Kreutzmann
    <debian@helgefjell.de>. Closes: #437438
  * Fixed some typos. Thanks to Helge Kreutzmann
    <debian@helgefjell.de>. Closes: #437440, #437439
  * Fixed all compiler warnings and use e.g. -Wall -Wextra
    default. Closes: #437313
  * Use the SDLPango library for font handling. This is a first
    draft and behaves differently for English and translations.
    Closes: #436469.
  * debian/control:
    + Added myself to the uploader list.

 -- Miriam Ruiz <little_miry@yahoo.es>  Wed,  8 Aug 2007 16:34:41 +0200

hex-a-hop (0.0.20070315-2) unstable; urgency=low

  [Miriam Ruiz]
  * Fixed man page. Thanks to Helge Kreutzmann <debian@helgefjell.de>
    Closes: #436038
  * Added support for i18n via gettext. Closes: #436040
  * Take word size and endianess into account when reading the size of
    the .dat file. Closes: #434741

  [ Sam Hocevar ]
  * patch-hex-a-hop-better-than-par.diff:
    + Display a different level tile when the user beat the par.
  * debian/control:
    + Added myself to the uploader list.

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

 -- Miriam Ruiz <little_miry@yahoo.es>  Sun, 05 Aug 2007 10:10:28 +0000

hex-a-hop (0.0.20070315-1) unstable; urgency=low

  * Initial release (Closes: #431912)

 -- Miriam Ruiz <little_miry@yahoo.es>  Sun, 08 Jul 2007 15:47:23 +0000