File: changelog

package info (click to toggle)
xtron 1.1a-14.1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 320 kB
  • sloc: ansic: 914; makefile: 22
file content (157 lines) | stat: -rw-r--r-- 4,966 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
xtron (1.1a-14.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Apply patch from Reiner Herrmann to fix ftbfs with gcc 10.
    (Closes: #958004)

 -- Michael Hudson-Doyle <mwhudson@debian.org>  Tue, 06 Oct 2020 13:59:40 +1300

xtron (1.1a-14) unstable; urgency=low

  * Standards-Version: 3.8.0.
     + debian/menu: Move to new section "Games/Action".
     + debian/control: Add Homepage field.
  * debian/control: Drop obsolete build-dependecy on x-dev.
  * debian/copyright: Convert to machine-readable format.
  * debian/watch: Add file.

 -- Uwe Hermann <uwe@debian.org>  Fri, 25 Jul 2008 22:05:54 +0200

xtron (1.1a-13) unstable; urgency=low

  * Replace Build-Depends "xlibs-dev" with "libx11-dev, x-dev, libxpm-dev"
    (Closes: #346842).
  * Various small (cosmetic) packaging changes.

 -- Uwe Hermann <uwe@debian.org>  Wed, 25 Jan 2006 14:07:05 +0100

xtron (1.1a-12) unstable; urgency=low

  * Fixed debian/copyright (Closes: #302919).
  * Switched to cdbs.
  * Standards-Version: 3.6.2.0.
  * Removed Emacs cruft from debian/changelog.

 -- Uwe Hermann <uwe@debian.org>  Tue,  2 Aug 2005 16:06:25 +0200

xtron (1.1a-11) unstable; urgency=low

  * Changed my email address to uwe@debian.org.

 -- Uwe Hermann <uwe@debian.org>  Thu, 21 Feb 2002 17:13:34 +0100

xtron (1.1a-10) unstable; urgency=low

  * New maintainer (Closes: #116546).
  * Repackaged from scratch.
  * Standards-Version: 3.5.6.0. No changes necessary.
  * main.c, main.h: Fixed two compiler warnings.
  * CHANGES:
      + Fixed typos.
      + Replaced references to 'xtronrc' with '/etc/X11/app-defaults/Xtron'.
  * Makefile:
      + Honor DEB_BUILD_OPTIONS (previously in debian/rules).
      + Change CFLAGS's '-O4' to the usual '-02'.
      + Update INCLUDES and LIBS.
      + clean target: Use 'rm -f' instead of 'rm'.
      + Removed unused DEPEND.
  * README: Fixed typos and other minor stuff.
  * debian/copyright: Updated URL to upstream tarball.
  * debian/rules: Comment out unused dh_* helper programs.
  * debian/xtron.6:
      + Fixed typos.
      + Added FILES, BUGS, LICENSE and "SEE ALSO" sections.

 -- Uwe Hermann <uh1763@hermann-uwe.de>  Sat, 15 Dec 2001 21:31:12 +0100

xtron (1.1a-9) unstable; urgency=low

  * Set maintainer address to packages@qa.debian.org.

 -- Colin Watson <cjwatson@debian.org>  Tue, 20 Nov 2001 03:43:24 +0000

xtron (1.1a-8) unstable; urgency=low

  * debian/xtron.6: Cleaned up.  Closes: #43832, #46327.
  * Moved to debhelper 3.
  * Conforms to Standards version 3.5.2:
    * Install pixmaps into /usr/share/games/xtron rather than
      /usr/lib/games/xtron/pixmaps.  Closes: #30635.
    * debian/rules: Support the `debug' build option.
  * debian/copyright: Updated.

 -- Matej Vela <vela@debian.org>  Thu, 29 Mar 2001 17:19:00 +0200

xtron (1.1a-7) unstable; urgency=low

  * NMU to fix app-defaults file location (and update to current policy).
    Closes: #86337
  * It should be noted that there have been 3 NMU's of this package, and
    no maintainer uploads since 1998. Therefore, it is orphaned. Changed
    maintainer appropriatly.

 -- Joey Hess <joeyh@debian.org>  Sat, 24 Mar 2001 15:28:15 -0800

xtron (1.1a-6.2) unstable; urgency=low

  * Non Maintainer Upload by Ralf Treinen <treinen@debian.org>
  * Removed Build-Dependency from xpm4g-dev (bug #84657)

 --  Ralf Treinen <treinen@debian.org>  Sat, 24 Feb 2001 22:52:05 +0100

xtron (1.1a-6.1) unstable; urgency=low

  * NMU by Branden Robinson <branden@debian.org>.
  * Recompile against modern xpm4g package to get proper shared library
    dependency and permit this package to be installed with forthcoming
    XFree86 4.x packages, which include libXpm.
  * debian/control: added Build-Depends

 -- Branden Robinson <branden@debian.org>  Mon, 23 Oct 2000 15:11:48 -0500

xtron (1.1a-6) unstable; urgency=low

  * New maintainer
  * Converted to debhelper

 -- Ole J. Tetlie <olet@debian.org>  Fri, 25 Sep 1998 21:49:42 +0200

xtron (1.1a-5) unstable; urgency=low

  * updated to latest standard
  * recompiled with libc6 finally...
  * installs now app-defaults file correctly #11039, #11239
  * menufile changed to new format

 -- Riku Voipio <riku.voipio@iki.fi>  Mon,  9 Jun 1997 23:12:23 +0300

xtron (1.1a-4) unstable; urgency=low

  * New maintainer address

 -- Riku Voipio <riku.voipio@iki.fi>  Sun, 4 May 1997 11:35:52 +0300

xtron (1.1a-3) unstable; urgency=low

  * New MAINTAINER
  * New Source format using deb-make
  * Removed obsolate reference to CHANGES
  * Added a menu file

 -- Riku Voipio <riku.voipio@sci.fi>  Wed, 5 Mar 1997 16:39:50 +0200

1.1a-2:
 960331
 * Removed Package_Revision from control file.
 * Removed -m486 compiler option.
 * Added Architecture field to control file.
 * ELF binary.

1.1a-1:
 950926 Andrew Howell <andrew@it.com.au>
 * Changed depends to X11R6 and recommended to xserver.

1.1a-0:
 * Added Debian GNU/Linux package maintenance system files
 * Modified to look for xtronrc in /usr/lib/games/xtron/