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