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 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260
|
xshisen (1:1.51-11) unstable; urgency=medium
* Adopt game inside Games Team (Closes: #852198)
* Remove leftover obsolete conffiles (Closes: #803533)
-- Alexandre Detiste <tchet@debian.org> Mon, 31 Mar 2025 13:48:05 +0200
xshisen (1:1.51-10) unstable; urgency=medium
* QA upload.
* Add 2001-fix-ftbfs-gcc-14.patch to fix ftbfs on gcc-14.
(Closes: #1075684)
* DEB_BUILD_MAINT_OPTIONS = hardening=+all to fix lintian warning.
-- Bo YU <tsu.yubo@gmail.com> Mon, 04 Nov 2024 21:11:56 +0800
xshisen (1:1.51-9) unstable; urgency=medium
* QA upload.
* Added d/gbp.conf to describe branch layout.
* Updated vcs in d/control to Salsa.
* Updated d/gbp.conf to enforce the use of pristine-tar.
* Updated Standards-Version from 4.2.1 to 4.7.0.
* Use wrap-and-sort -at for debian control files
* Bump debhelper from deprecated 9 to 10.
* Adjusted d/rules to build without autoreconf, as autoheader do not work.
* Added 2000-manpage-objective.patch with improved man page description
(Closes: #684693).
* Fix FTCBFS: Export suitable CC and CXX (Closes: #916380).
-- Petter Reinholdtsen <pere@debian.org> Fri, 10 May 2024 10:54:42 +0200
xshisen (1:1.51-8) unstable; urgency=medium
* QA upload.
* Fix building with -Werror=implicit-function-declaration.
(Closes: #1066426)
* Fix crash while showing the personal score, thanks to Nobuhiro Ban.
(Closes: #1003064)
* Declare Rules-Requires-Root: no.
-- Andreas Beckmann <anbe@debian.org> Thu, 04 Apr 2024 19:01:55 +0200
xshisen (1:1.51-7) unstable; urgency=medium
* QA upload.
* Drop menu file, since xshisen already provides a .desktop file.
-- Pino Toscano <pino@debian.org> Thu, 30 Dec 2021 14:15:37 +0100
xshisen (1:1.51-6) unstable; urgency=low
* QA upload.
* Standards-Version: 4.2.1
* Change desktop app sub categorie to LogicGame
* Removed deprecated dh autotools
-- Matheus Faria <matheus.sousa.faria@gmail.com> Sun, 30 Sep 2018 23:09:56 -0300
xshisen (1:1.51-5) unstable; urgency=medium
* QA upload.
* Set maintainer to the QA team. (Closes: #675005)
* Fix segfault on start on i386 et al, thanks Alexey Shilin.
(Closes: #765504)
* Make the build reproducible. (Closes: #833581)
* Provide a desktop menu entry, no icon yet. (Closes: #738081)
-- Adam Borowski <kilobyte@angband.pl> Sun, 22 Jan 2017 20:57:48 +0100
xshisen (1:1.51-4.1) unstable; urgency=low
[ Paul Gevers ]
* Non-maintainer upload
[ Graham Inggs ]
* Build against motif (Closes: #714697)
* Build using motif (Closes: #714696)
-- Paul Gevers <elbrus@debian.org> Sun, 27 Oct 2013 19:31:02 +0100
xshisen (1:1.51-4) unstable; urgency=low
* Acknowledge NMUs, thanks everyone :)
* New maintainer email
* Standards-Version: 3.9.3
* Remove simple-patchsys.mk; use built-in quilt
* Reformat debian/patches; break down oldfixes to several patches
* Add watch file for uscan
* Update debian/copyright for DEP-5
* Use dh instead of cdbs
* Fix version number in X resources (now says 1.51 instead of 1.50)
* Add Vcs-* fields
* Add patch by kibi@ to fix FTBFS on gcc-4.7 (Closes: #667425)
* Fix manpage typos, thanks to "A. Costa" (Closes: #657352)
-- Zak B. Elep <zakame@zakame.net> Mon, 09 Apr 2012 16:51:36 +0800
xshisen (1:1.51-3.2) unstable; urgency=low
* Non-maintainer upload.
* Fix "ftbfs with gcc-4.5 and gcc-4.6": new patch 40_format_security.patch:
Fix format string use. Based on Daniel T Chen's patch in the BTS.
(Closes: #565064)
-- gregor herrmann <gregoa@debian.org> Thu, 24 Nov 2011 21:40:40 +0100
xshisen (1:1.51-3.1) unstable; urgency=low
* Non-maintainer upload.
- Update to packaging format "3.0 (quilt)" due to patch.
* debian/compat
- Update to 7.
* debian/control
- (Build-Depends): update obsolete xutils to xutils-dev
(important; Closes: #579035).
Update to debhelper 7.1.
- (Depends): add ${misc:Depends}.
- (Homepage): Move from description field.
- (Standards-Version): Update from 3.7.2 to 3.8.4.
* debian/copyright:
- Update layout.
* debian/patches
- (Number 11): Refresh patch to include .nf/.fi fix
* debian/rules
- (buid-stamp): use newest config.* files.
- (install): Update dh_clean to dh_prep.
- (clean): Fix lintian debian-rules-ignores-make-clean-error.
- Update to dh(1).
* debian/source/format
- New file
-- Jari Aalto <jari.aalto@cante.net> Sun, 09 May 2010 01:03:30 +0300
xshisen (1:1.51-3) unstable; urgency=medium
* debian/control:
+ Use lesstif2-dev . (Closes: #391164)
-- Zak B. Elep <zakame@spunge.org> Thu, 5 Oct 2006 16:37:36 +0800
xshisen (1:1.51-2) unstable; urgency=low
* The "REALLY fix the weird packaging" release.
* debian/control:
+ Bump Standards-Version (no changes required.)
* debian/patches:
+ Update 20_autotools_update.patch , remove config.{guess,sub}
hack.
* debian/rules:
+ Properly get config.{guess,sub} , since CDBS' autotools.mk
could not obtain these since we're not using them before
patching.
+ Manually set X includes and libraries upon configure.
(Closes: #367888)
* Remove debian/postinst as it turns out empty upon package build.
We won't miss it, anyhow ;)
-- Zak B. Elep <zakame@spunge.org> Thu, 25 May 2006 23:43:10 +0800
xshisen (1.51-1-2) unstable; urgency=low
* New maintainer (as agreed with former maintainer; see
http://lists.debian.org/debian-devel/2006/02/msg00007.html)
* Fix strange source packaging problem (Closes: #291279)
* debian/control:
- Changed build system to CDBS + debhelper.
- Bump Standards-Version.
- Bump debhelper Build-Depends to (>= 5) ; updated compat too.
- Slightly touch description; added homepage too.
* debian/patches:
- Added 10_oldfixes.patch . Must sort the various hunks out soon.
Acknowledging NMUs .
- Added 11_manpage_fixes.patch to properly format C and ja manpages.
- Added 20_autotools_update.patch .
* debian/rules:
- Remove extra Japanese manpages as suggested by Nicolas François.
Remove app-defaults for these extra locales too.
* debian/menu:
- Properly quote menu entry.
-- Zak B. Elep <zakame@spunge.org> Tue, 21 Feb 2006 22:35:26 +0800
xshisen (1.51-1-1.3) unstable; urgency=low
* Non-maintainer upload to do xlibs-dev transition.
* Update debian/control to not build-depend on xlibs-dev anymore. (Closes:
#346854)
* Fix Makefile.in to reflect GNU make behaviour change regarding line
continuations and whitespace.
-- Marc 'HE' Brockschmidt <he@debian.org> Thu, 19 Jan 2006 01:03:07 +0100
xshisen (1.51-1-1.2) unstable; urgency=HIGH
* NMU (at maintainer's request).
* Add NO_GLOBAL_HIGHSCORE define which crudely disables the support for
a global score file.
* Remove sgid bit. Closes: #291613, #292065
* Comment out code in postinst that set up /var/games/xshisen.scores,
but for now, do not delete that file on upgrade.
* Add README.Debian.
-- Joey Hess <joeyh@debian.org> Thu, 27 Jan 2005 02:42:26 -0500
xshisen (1.51-1-1.1) unstable; urgency=HIGH
* NMU
* Fix buffer overflow in handling of GECOS field (CAN-2005-0117)
using patch from Ulf Harnhammar. Closes: #289784
-- Joey Hess <joeyh@debian.org> Wed, 19 Jan 2005 15:16:55 -0500
xshisen (1.51-1-1) unstable; urgency=high
* Non-maintainer upload with consent from Grzegorz.
* Fix a locally exploitable buffer overflow allowing GID(games).
(Closes: #213957)
-- Steve Kemp <skx@debian.org> Tue, 28 Oct 2003 13:49:29 +0000
xshisen (1.51-1) unstable; urgency=low
* New upstream release.
* Manual pages are now installed. Closes: #177822
-- Grzegorz Prokopski (Debian Developer) <gadek@debian.org> Wed, 22 Jan 2003 10:01:40 +0100
xshisen (1.50-3.1) unstable; urgency=low
* Non-Maintainer-Upload during Bug Squashing Party
* Added missing build dependency on xutils. Closes: #155646
* Moving X resource files from /usr/X11R6/lib/X11/app-defaults
to /etc/X11/app-defaults in compliance with Policy,
Section 12.8.6.
* Hardcoded version in X resource files and commented out
processing of those files by xshisen during install, as no
X display is available on the buildds while autobuilding.
-- Michael Banck <mbanck@debian.org> Sun, 1 Sep 2002 13:53:23 +0200
xshisen (1.50-3) unstable; urgency=low
* Moving binaries to /usr/games, static data to /usr/share/games,
manual to man6 - thanks to Michal Politowski. Closes: #155329
-- Grzegorz Prokopski (Debian Developer) <gadek@debian.org> Sat, 3 Aug 2002 17:49:27 +0200
xshisen (1.50-2) unstable; urgency=low
* Added missing build dependency on libxaw7-dev. Closes: #155286
-- Grzegorz Prokopski (Debian Developer) <gadek@debian.org> Sat, 3 Aug 2002 09:37:40 +0200
xshisen (1.50-1) unstable; urgency=low
* Initial Release. Closes: #149222
-- Grzegorz Prokopski (Debian Developer) <gadek@debian.org> Tue, 30 Jul 2002 20:22:55 +0200
|