File: changelog

package info (click to toggle)
glhack 1.2-4
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 26,744 kB
  • sloc: ansic: 208,571; cpp: 13,139; yacc: 2,005; makefile: 1,155; lex: 377; sh: 121; awk: 89; sed: 11
file content (55 lines) | stat: -rw-r--r-- 2,161 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
glhack (1.2-4) unstable; urgency=medium

  * QA upload.
  * R³: yes.
  * dh 11.
  * Priority: optional.

 -- Adam Borowski <kilobyte@angband.pl>  Sun, 11 Feb 2018 14:18:36 +0100

glhack (1.2-3) unstable; urgency=medium

  * QA upload.
  * Drop debian/README.sources, this is a "3.0 (quilt)" package now.
  * Do not call update-menus directly in postinst, as debhelper already
    inserts a suitable call via #DEBHELPER#.
  * debian/rules: Add override_dh_fixperms and really make the program
    to be set-gid games. Closes: #783376.
  * Renumber and clean up debian/patches/* with the help of "diff -w".
  * Add debian/patches/09-reproducible-build.patch. Change util/makedefs.c
    to not define or use the build date.
  * Add debian/patches/10-comp-times.patch. Change src/version.c so that
    comp_times() function always returns 0.
  * Standards-Version: 3.9.6.

 -- Santiago Vila <sanvila@debian.org>  Fri, 11 Sep 2015 16:00:30 +0200

glhack (1.2-2) unstable; urgency=low

  * QA upload.
  * Orphan package and set maintainer to QA group; see bugs #664341
    and #607323 for previous maintainer's approval.
  * Remove deprecated dpatch and upgrade to packaging format "3.0 quilt"
    (Closes: #664341).
  * Update Standards-Version to 3.9.4 and debhelper to 9. Update to
    libpng-dev; thanks to Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
    (Closes: #662349).
  * Add desktop file (Closes: #661315). Patch thanks to
    Paul Wise <pabs@debian.org>.
  * Convert debian/rules to dh(1). Setgid binaries to games (Closes: #546986).
  * Use hardened build flags
    <http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags>.
  * Patches:
    (01): Refresh to pass MANDIR in call to doc/Makefile.
    (02): Refresh to apply cleanly under new packaging format.
    (10): New. To make build pass hardened build flag.
    (20): New. FTBFS by libpng 1.5 (Closes: #649948). Patch thanks
    to Nobuhiro Iwamatsu <iwamatsu@nigauri.org>.

 -- Jari Aalto <jari.aalto@cante.net>  Sat, 04 May 2013 09:05:23 +0300

glhack (1.2-1) unstable; urgency=low

  Initial release (Closes: #528034)

 -- Stefan Ritter <xeno@thehappy.de>  Tue, 23 Jul 2009 14:41:20 +0200