File: changelog

package info (click to toggle)
open-invaders 0.3-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,480 kB
  • sloc: sh: 9,043; cpp: 4,444; ansic: 883; makefile: 119
file content (190 lines) | stat: -rw-r--r-- 7,267 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
open-invaders (0.3-10) unstable; urgency=medium

  * Adopt package inside Games Team (Closes: #826461)
  * Trim d/rules with more recent syntax
  * Updated Vcs in d/control

 -- Alexandre Detiste <tchet@debian.org>  Sat, 21 Dec 2024 15:21:37 +0100

open-invaders (0.3-9) unstable; urgency=medium

  * QA upload.

  * Added d/gbp.conf to enforce the use of pristine-tar.
  * Updated vcs in d/control to Salsa.
  * Removed obsolete lintian override file.
  * Replaced obsolete pkg-config build dependency with pkgconf.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 14 Apr 2024 10:11:46 +0200

open-invaders (0.3-8) unstable; urgency=medium

  * QA upload.
  * Drop 404-compliant git URLs to Salsa.
  * Fix FTBFS on new platforms in a future-proof way, closes: #1011963
  * Mark -data as MA:foreign.
  * Fix an occassional crash during gameplay, closes: #989063 [John G]

 -- Adam Borowski <kilobyte@angband.pl>  Sat, 28 May 2022 11:55:46 +0200

open-invaders (0.3-7) unstable; urgency=medium

  * QA upload.
  * Upload to unstable.

 -- Adrian Bunk <bunk@debian.org>  Thu, 16 Sep 2021 14:27:04 +0300

open-invaders (0.3-6) experimental; urgency=medium

  * QA upload.
  * debian/control:
      - Added 'Rules-Requires-Root: no' to source stanza.
      - Added Vcs-* URLs to salsa.debian.org.
      - Bumped DH level format to 13.
      - Bumped Standards-Version to 4.5.1.
      - Updated homepage.
  * debian/copyright: Updated for format 1.0.
  * debian/lintian-overrides: Created for false positive.
  * debian/debian/open-invaders-data.docs renamed for open-invaders.docs.
  * debian/open-invaders.desktop: Added Keywords.
  * debian/patches/doc_directory_commented.patch: Created.
  * debian/patches/fix_ftbfs_gcc45.patch: Added header.
  * debian/patches/fix_pmask_amd64.patch: Added header.
  * debian/patches/format_security.patch: Added date in header.
  * debian/rules: Added the DEB_BUILD_MAINT_OPTIONS, DEB_CXXFLAGS_MAINT_APPEND,
                  DEB_CFLAGS_MAINT_APPEND and DEB_LDFLAGS_MAINT_APPEND variable
                  to improve the GCC hardening.
  * debian/salsa-ci.yml: Added to provide CI tests for Salsa.
  * debian/upstream/metadata: Created.
  * debian/watch:
      - Bumped to version 4.
      - Updated the source address.

 -- Hugo Torres de Lima <hugotorres@protonmail.com>  Mon, 10 May 2021 14:49:33 -0300

open-invaders (0.3-5) unstable; urgency=medium

  * QA upload.
  * Properly orphan the package and set the maintainer to the Debian QA group.
    (Closes: #942621)
  * Switch to debhelper-compat = 12.
  * Declare compliance with Debian Policy 4.4.1.
  * Drop deprecated open-invaders.menu file.

 -- Markus Koschany <apo@debian.org>  Mon, 28 Oct 2019 01:02:33 +0100

open-invaders (0.3-4.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Install man page with open-invaders.manpages instead of
    using dh_installman in dh_auto_install override to avoid duplicate
    installation into open-invaders-data. (Closes: #839047)

 -- Markus Koschany <apo@debian.org>  Wed, 28 Sep 2016 10:27:48 +0200

open-invaders (0.3-4.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Add gcc6.patch and fix FTBFS with GCC-6. (Closes: #811654)
  * Switch to compat level 10. (Closes: #727477)
  * Update Homepage field and point to tracker.debian.org because the old
    homepage is blacklisted in Firefox.

 -- Markus Koschany <apo@debian.org>  Tue, 27 Sep 2016 21:31:32 +0200

open-invaders (0.3-4.1) unstable; urgency=low

  * Non-maintainer upload.
  * fix_pmask: add mips64el, arm64, ppc64el, x32 support (Closes: 754361)

 -- YunQiang Su <syq@debian.org>  Thu, 16 Oct 2014 22:13:36 +0800

open-invaders (0.3-4) unstable; urgency=medium

  * Acknowledge NMUs. Thanks Alexander and Tobias!
  * Move the ALLEGRO_LINUX -> ALLEGRO_UNIX substitution to
    debian/rules for easier maintenance.
  * Switch package to dh7 and bump Standards-Version to 3.9.3.

 -- Siegfried-Angel Gevatter Pujals <rainct@ubuntu.com>  Mon, 10 Sep 2012 15:09:12 +0200

open-invaders (0.3-3.2) unstable; urgency=high

  * Non-maintainer upload.
  * debian/patches/do-not-use-ALLEGRO_LINUX-macro.patch:
    - Replace ALLEGRO_LINUX macro with ALLEGRO_UNIX to allow building
      with an Allegro version without Linux console mode (allegro4.4).
      Closes: #668815
  * Replace Build-Depends: liballegro4.2-dev by liballegro4-dev in
    preparation for a renaming of the dev package in the future.

 -- Tobias Hansen <tobias.han@gmx.de>  Sun, 03 Jun 2012 12:26:36 +0200

open-invaders (0.3-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix "FTBFS: ending.cc:218:128: error: format not a string literal
    and no format arguments [-Werror=format-security]" by adding the patch
    from Ilya Barygin (Closes: #643450).
  * Urgency set to medium.

 -- Alexander Reichle-Schmehl <tolimar@debian.org>  Sun, 04 Dec 2011 12:47:26 +0100

open-invaders (0.3-3) unstable; urgency=low

  * debian/patches/fix_pmask_amd64.patch:
     - Add support for s390x and sparc64 architectures (Closes: #638376).
       Thanks to Aurelien Jarno.
  * Change to source format 3.0 (quilt).

 -- Siegfried-Angel Gevatter Pujals <rainct@ubuntu.com>  Sat, 03 Sep 2011 22:04:18 +0200

open-invaders (0.3-2) unstable; urgency=low

  * debian/control:
     - Raise the minimum liballegro4.2 version in the build dependencies
       to 2:4.2.2-2 (Closes: #499627). Thanks to Lucio Crusca.
     - Improve package description (Closes: #602567). Thanks to Enrico Zini.
     - Bump Standards Version to 3.9.1.
  * debian/open-invaders.6:
     - Update "Bugs" section to mention Debian BTS instead of the now closed
       upstream message board.
  * debian/copyright:
     - Update copyright years.
  * debian/patches/fix_ftbfs_gcc45.patch:
     - Add missing include to fix build failure with GCC 4.5 (Closes: #590095).
       Thanks to Bhavani Shankar <bhavi@ubuntu.com> (LP: #609505).

 -- Siegfried-Angel Gevatter Pujals <rainct@ubuntu.com>  Sat, 04 Dec 2010 01:04:03 +0100

open-invaders (0.3-1) unstable; urgency=low

  * New upstream version.
  * Quite some packaging changes:
     - Change my email address.
     - Split package into two binaries (ie, add -data package).
     - Switch to CDBS.
     - Bump standards version to 3.7.3 and move Homepage field to
       source stanza.
     - Install binary in /usr/games instead of /usr/bin.
     - Drop debian/README.Debian and debian/dirs.
     - Drop open-invaders.sgml; add a manpage written in groff.
     - Little changes in debian/copyright; changes in debian/rules.
     - Add debian/watch file.
  * patches/fix-doc-in-makefile.dpatch:
     - Drop it; no longer needed now.
  * patches/fix_pmask_amd64.patch:
     - Add this patch (from Kurt Roeckx) to avoid a build failure with
       amd64 (Closes: #437690).

 -- Siegfried-Angel Gevatter Pujals (RainCT) <rainct@ubuntu.com>  Thu,  6 Sep 2007 18:28:18 +0200

open-invaders (0.2-1) unstable; urgency=low

  * Initial release (Closes: #430594)
  * Added a .desktop file, a .menu file and a .xpm icon
  * Added a manpage (open-invaders.6)
  * Package build only for i386, upstream does not support other
      architectures (see README.Debian)

 -- Siegfried-Angel Gevatter Pujals (RainCT) <siggi.gevatter@gmail.com>  Mon, 25 Jun 2007 18:50:08 +0200