File: changelog

package info (click to toggle)
mah-jong 1.16-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,628 kB
  • sloc: ansic: 20,626; perl: 393; makefile: 275; sh: 124
file content (256 lines) | stat: -rw-r--r-- 8,892 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
mah-jong (1.16-1) unstable; urgency=medium

  * New Maintainer: xiao sheng wen (Closes: #1050172)
  * New upstream version (Closes: #815329)
  * routine-update
    - Standards-Version: 4.6.2
    - debhelper-compat 13
    - Rules-Requires-Root: no
    - Trim trailing whitespace.
    - Use secure URI in Homepage field.
    - watch file standard 4
  * debian/patches
    - update manpages_section_6 and add Forwarded: not-needed
    - add cross.patch: Make pkg-config substitutable,
      Fix FTCBFS: (Closes: #901469)
    - add Makefile.in.Hardening.patch
    - add gui.c-fix-typo.patch
    - refresh for new upstream version
  * add d/clean for clean debian/mah-jongbin/
  * add d/install
  * add d/u/metadata
  * add d/lintian-overrides
  * add d/mah-jong.xpm icon (Closes: #737970)
  * d/mah-jong.desktop: add Keywords
  * d/README.Debian: update to use upstream homepage as donation url
  * d/control: add Vcs-Browser Vcs-Git url
  * d/copyright: update format to Machine-readable dep5
  * d/rules: update to debhelper-compat 13
  * d/watch: fix debian-watch-uses-insecure-uri
  * remove d/menu, useless
  * Run wrap-and-sort -asbkt

 -- xiao sheng wen <atzlinux@sina.com>  Tue, 12 Sep 2023 21:41:15 +0800

mah-jong (1.11-2) unstable; urgency=low

  * Switch to dpkg-source 3.0 (quilt) format.
  * Split the big monolithic patch into several patches managed with
    quilt.
  * debian/control: Add a Homepage field.
  * debian/compat: Switch to debhelper compatibility version 8.
    - debian/control: Update the Build-Depends accordingly.
    - debian/rules: No need to manually remove build-stamp and any more in
      the clean target.
    - debian/rules: Replace the call to "dh_clean -k" (deprecated) with a
      call to dh_prep.

 -- Nicolas Boullis <nboullis@debian.org>  Tue, 03 Jan 2012 00:31:07 +0100

mah-jong (1.11-1) unstable; urgency=low

  * New upstream release.
  * xmj.man: remove an URL that appeared illegitimately in the manpage.
  * Makefile.in, Makefile: Add -lm to GUILIBS to ensure xmj builds
    properly with binutils-gold. Thanks to Peter Fritzsche for pointing
    the problem. (Closes: #555582)
  * debian/rules, Makefile: Exclude the header files for gtk from the
    dependencies hardcoded into the Makefile. This is necessary because
    the path of a few of those header files is now
    architecture-dependant. Thanks to peter green for pointing the problem
    and for suggesting a patch. (Closes: #651585)
  * debian/rules: add targets build-arch and build-indep, as suggested by
    lintian.
  * debian/watch: Update, thanks to Yan Morin. (Closes: #550785)
  * debian/README.Debian: Update the URL for donations to the author.
  * debian/control: Add ${misc:Depends} to the Depends field, as suggested
    by lintian.
  * debian/control: Bump Standards-Version: to 3.9.2.
  * debian/control: Remove the article at the beginning of the description.

 -- Nicolas Boullis <nboullis@debian.org>  Thu, 22 Dec 2011 16:14:56 +0100

mah-jong (1.10-1) unstable; urgency=low

  * The "Thanks Barry for all your work" release.
  * Put the manpages back in section 6.
  * Run debian/rules new-upstream.
  * Make the list of required shared libraries for GTK explicit, and don't
    link with unneeded shared libraries.

 -- Nicolas Boullis <nboullis@debian.org>  Fri, 07 Aug 2009 22:56:54 +0200

mah-jong (1.10-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * New upstream release. (Closes: #523729).
    + Builds with GTK2. (Closes: #515348).
    + Update libgtk1.2-dev build-dep to libgtk2.0-dev.
  * Add .desktop file. (Closes: #493748).
  * Replace pwd with $(CURDIR) in rules.
  * Bump debhelper and compat to 5.
  * Bump Standards Version to 3.8.2. (No changes needed).

 -- Barry deFreese <bdefreese@debian.org>  Tue, 28 Jul 2009 12:44:50 -0400

mah-jong (1.8-1) unstable; urgency=low

  * New upstream release.
  * Don't strip on program installation; rely on dh_strip to strip unless
    requested by the nostrip build option. (Closes: #437549)
  * Don't ignore failures of "make clean", as suggested by lintian.

 -- Nicolas Boullis <nboullis@debian.org>  Wed,  5 Sep 2007 00:55:41 +0200

mah-jong (1.7-2) unstable; urgency=low

  * Don't link with unneeded shared libraries.

 -- Nicolas Boullis <nboullis@debian.org>  Mon, 30 Oct 2006 22:34:02 +0100

mah-jong (1.7-1) unstable; urgency=low

  * The "upstream is working on GTK2 support" release.
  * New upstream release.
  * Switch to the debhelper compatibility version 4.
  * Bump Standards-Version: to 3.7.2.

 -- Nicolas Boullis <nboullis@debian.org>  Mon,  8 May 2006 22:34:58 +0200

mah-jong (1.6.3-2) unstable; urgency=low

  * Remove the old http://www.dcs.ed.ac.uk/home/jcb/MahJong/ URL from
    xmj's manpage since it is not available anymore (and leads to a
    "cannot adjust line" warning by groff).
  * Bump Standards-Version: to 3.6.2.

 -- Nicolas Boullis <nboullis@debian.org>  Sun, 20 Nov 2005 20:29:15 +0100

mah-jong (1.6.3-1) unstable; urgency=low

  * New upstream release.
  * Update changelog entry for 1.6.2-1 (about fixed DOS).

 -- Nicolas Boullis <nboullis@debian.org>  Mon, 24 May 2004 02:13:34 +0200

mah-jong (1.6.2-1) unstable; urgency=low

  * New upstream release.
    - Fix DOS in mj-server by connecting with an empty name.
      (CAN-2004-0458)
  * Add missing quotes around strings in menu item; thanks to lintian for
    reporting the problem.
  * Fix a misplaced test in player.c .

 -- Nicolas Boullis <nboullis@debian.org>  Sat,  8 May 2004 14:49:02 +0200

mah-jong (1.6-1) unstable; urgency=low

  * New upstream release.

 -- Nicolas Boullis <nboullis@debian.org>  Sun, 12 Oct 2003 19:03:27 +0200

mah-jong (1.5.6-2) unstable; urgency=high

  * Urgency set to high because of security issues.
  * Fix remotely exploitable buffer overflows. (CAN-2003-0705)
  * Fix denial of service due to broken handling of escaping. (CAN-2003-0706)
  * Fix handling of escaping.
  * Remove unused and potentially dangerous code in proto-encode-msg.pl
    and proto-decode-msg.pl.
  * Bump Standards-Version: to 3.6.1.

 -- Nicolas Boullis <nboullis@debian.org>  Sun,  7 Sep 2003 22:29:46 +0200

mah-jong (1.5.6-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version: to 3.6.0.

 -- Nicolas Boullis <nboullis@debian.org>  Wed, 16 Jul 2003 18:42:28 +0200

mah-jong (1.5.5-2) unstable; urgency=low

  * Fixed long description thanks to Colin Watson.
  * Bump Standards-Version: to 3.5.10.

 -- Nicolas Boullis <nboullis@debian.org>  Sun, 25 May 2003 02:47:18 +0200

mah-jong (1.5.5-1) unstable; urgency=low

  * New upstream release. (1.5.4 skipped.)
  * Write a new "new-upstream" target for debian/rules to rebuild the
    auto-generated files.

 -- Nicolas Boullis <nboullis@debian.org>  Fri, 11 Apr 2003 22:48:08 +0200

mah-jong (1.5.3-1) unstable; urgency=low

  * The "upstream is really too fast for me" release.
  * New upstream release.
  * Rebuild the auto-generated program files. Because I forgot to do this,
    xmj was complaining about "Unknown option"...
  * Fix the section reported in xmj.6 (change it from 1 to 6).

 -- Nicolas Boullis <nboullis@debian.org>  Tue,  8 Apr 2003 22:46:06 +0200

mah-jong (1.5.1-1) unstable; urgency=low

  * New upstream release.
  * Add debian/watch file to ease upgrades.

 -- Nicolas Boullis <nboullis@debian.org>  Mon, 17 Mar 2003 02:05:46 +0100

mah-jong (1.5-1) unstable; urgency=low

  * New upstream release.
  * Include the tilesets provided by upstream in the package.
  * Bump Standards-Version: to 3.5.9.

 -- Nicolas Boullis <nboullis@debian.org>  Sun, 16 Mar 2003 21:58:07 +0100

mah-jong (1.4.1-1) unstable; urgency=low

  * New upstream release.
  * New maintainer email.
  * Removed obsolete "local variables" from changelog.

 -- Nicolas Boullis <nboullis@debian.org>  Wed, 28 Aug 2002 00:16:32 +0200

mah-jong (1.4-1) unstable; urgency=low

  * New upstream release.

 -- Nicolas Boullis <Boullis.Nicolas@libertysurf.fr>  Tue,  2 Apr 2002 01:30:12 +0200

mah-jong (1.3.2-1) unstable; urgency=low

  * New upstream release.

 -- Nicolas Boullis <Boullis.Nicolas@libertysurf.fr>  Sun, 24 Feb 2002 18:06:49 +0100

mah-jong (1.3.1-1) unstable; urgency=low

  * New upstream release.

 -- Nicolas Boullis <Boullis.Nicolas@libertysurf.fr>  Wed,  9 Jan 2002 20:07:52 +0100

mah-jong (1.3-1) unstable; urgency=low

  * New upstream version.

 -- Nicolas Boullis <Boullis.Nicolas@libertysurf.fr>  Sat,  5 Jan 2002 01:01:12 +0100

mah-jong (1.2.3-2) unstable; urgency=low

  * Corrected the inclusion of the upstream CHANGES and ChangeLog files.

 -- Nicolas Boullis <Boullis.Nicolas@libertysurf.fr>  Sat, 15 Dec 2001 20:39:26 +0100

mah-jong (1.2.3-1) unstable; urgency=low

  * Initial Release. (Closes: #123146)
  * Added a missing #include in sysdep.h.
  * Corrected section for manpages.

 -- Nicolas Boullis <Boullis.Nicolas@libertysurf.fr>  Mon, 10 Dec 2001 01:21:40 +0100