Update
[debian-dgen.git] / debian / changelog
blob694ed47de36494e11ca74d88b594cf9bdb1f1499
1 dgen (1.23-12) unstable; urgency=low
3   * Readded the makefiles
4   * debian/rules. Removed the clean rule.
5   * Switch to dpkg-source 3.0 (quilt) format
6   * Switch to quilt for manage the patches.
7   * debian/control: Switch any to i386 on arch field. Closes: #559847, #620208
8   * Fix for some warnings about the dgenrc.5 manpage
9   * Zip files support. Closes: #618596, #263160
10   * Added info about the patches.
12  -- Edgar Antonio Palma de la Cruz <xbytemx@gmail.com>  Tue, 12 Apr 2011 06:56:18 -0500
14 dgen (1.23-11) unstable; urgency=low
16   * New maintainer. Closes: #487479
17   * debian/control. Bump Standards-Version.
18   * Add a debian/watch file.
19   * Change xlibmesa-gl-dev to libgl1-mesa-dev in build-depends
20   * Patch to prevent a segfault in opengl mode.
21     Thanks to Trevour Crow. Closes: #512264
22   * Fix for some warnings in manpage dgenrc.5
23   * Add Clean rule to debian/rules
24   * Remove an unnecessary Makefiles.
26  -- Tony Palma <xbytemx@gmail.com>  Mon, 17 Aug 2009 05:53:14 -0500
28 dgen (1.23-10) unstable; urgency=low
30   * debhelper v7, rules file minimisation
31   * Orphaned the package.
33  -- Joey Hess <joeyh@debian.org>  Sat, 21 Jun 2008 22:13:55 -0400
35 dgen (1.23-9) unstable; urgency=low
37   * Remove an unnecessary build dependency on xlibs-dev.
38   * Switch to xlibmesa-gl-dev build dep.
39   * Debhelper v5.
40   * Fix man warning on dgenrc(5).
42  -- Joey Hess <joeyh@debian.org>  Wed, 30 Nov 2005 20:13:46 -0500
44 dgen (1.23-8) unstable; urgency=low
46   * Patch from Andreas Jochens to build with gcc 4.0. Closes: #297272
47   * Remove "label at end of compound statement" from star.c.
48   * Remove build dep on build-essential g++
49   * New standards version.
51  -- Joey Hess <joeyh@debian.org>  Fri, 15 Jul 2005 17:41:14 +0300
53 dgen (1.23-7) unstable; urgency=low
55   * Rename tobin to dgen_tobin; there is also a tobin program in fondu.
56     Closes: #308847
57   * Remove blank line at end of tobin.1 to quiet mdoc.
59  -- Joey Hess <joeyh@debian.org>  Fri, 13 May 2005 12:52:47 -0400
61 dgen (1.23-6) unstable; urgency=medium
63   * Fix file-in-tmp security hole in gzip/bzip rom extraction code.
64     Closes: #263282
65   * Rewrite gzip/bzipped file code to not use unsafe system calls.
66     Closes: #263158
67   * Put in a hack to avoid automake being run, since current versions won't
68     work.
70  -- Joey Hess <joeyh@debian.org>  Tue,  3 Aug 2004 12:11:26 -0400
72 dgen (1.23-5) unstable; urgency=low
74   * Introduced a pd_initoptions() function, that is called after rc file
75     parsing, and before option parsing and pd_option(). It allows the SDL
76     interface to set the fullscreen and scale values using the values from
77     the RC file, even if there are no command-line options. (1.23-4 broke
78     using int_scale and bool_fullscreen from the RC file). Pushed upstream.
79   * Shorten package description.
81  -- Joey Hess <joeyh@debian.org>  Fri,  4 Jul 2003 19:39:11 -0400
83 dgen (1.23-4) unstable; urgency=low
85   * Patch from Malcolm Parsons to keep options from clobbering. 
86     Closes: #195733
88  -- Joey Hess <joeyh@debian.org>  Mon,  2 Jun 2003 11:01:12 -0400
90 dgen (1.23-3) unstable; urgency=low
92   * Rebuild for gcc 3.2 and c++ transition.
94  -- Joey Hess <joeyh@debian.org>  Wed, 12 Feb 2003 12:20:12 -0500
96 dgen (1.23-2) unstable; urgency=low
98   * Debhelper v4.
99   * Support DEB_BUILD_OPTIONS
101  -- Joey Hess <joeyh@debian.org>  Sat, 16 Nov 2002 22:15:28 -0500
103 dgen (1.23-1) unstable; urgency=low
105   * First release.
107  -- Joey Hess <joeyh@debian.org>  Wed, 10 Apr 2002 14:27:28 -0400