upgrade debian compat, add gbp.conf

This commit is contained in:
Stefan Bühler 2021-09-15 15:43:45 +02:00
parent e14fcf4fb0
commit 3c2a0f9d2b
6 changed files with 13 additions and 19 deletions

5
debian/changelog vendored
View File

@ -1,9 +1,10 @@
sdlbomber (1.0.10-1) UNRELEASED; urgency=medium
sdlbomber (1.0.10-1) unstable; urgency=medium
* New upstream release
+ fix some compile warnings and errors
* upgrade debian compat, add gbp.conf
-- Stefan Bühler <stbuehler@web.de> Wed, 15 Sep 2021 15:35:11 +0200
-- Stefan Bühler <stbuehler@web.de> Wed, 15 Sep 2021 16:26:53 +0200
sdlbomber (1.0.9-2) unstable; urgency=low

1
debian/compat vendored
View File

@ -1 +0,0 @@
7

14
debian/control vendored
View File

@ -1,9 +1,9 @@
Source: sdlbomber
Section: games
Priority: extra
Priority: optional
Maintainer: Stefan Bühler <stbuehler@web.de>
Build-Depends: debhelper (>= 7), libsdl1.2-dev, libavahi-client-dev, quilt
Standards-Version: 3.9.4
Build-Depends: debhelper-compat (= 10), libsdl1.2-dev, libavahi-client-dev
Standards-Version: 4.5.1
Package: sdlbomber
Architecture: any
@ -29,14 +29,6 @@ Description: Atomic Bomberman clon
case the only thing to avoid is accidentally killing yourself. Big deal...
It's really a multiplayer game.
Package: sdlbomber-dbg
Architecture: any
Section: debug
Priority: extra
Depends: sdlbomber (=${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Atomic Bomberman clon - debug symbols
Atomic Bomberman was a DOS/win95 game.
Package: sdlbomber-data
Architecture: all
Depends: ${misc:Depends}

6
debian/gbp.conf vendored Normal file
View File

@ -0,0 +1,6 @@
[DEFAULT]
pristine-tar = False
compression = xz
debian-branch = debian
upstream-branch = master
upstream-tag = sdlbomber-%(version)s

5
debian/rules vendored
View File

@ -9,8 +9,3 @@ export LDFLAGS+=$(shell dpkg-buildflags --get LDFLAGS)
%:
dh $@
binary:
dh binary --before dh_strip
dh_strip -a --dbg-package=sdlbomber-dbg
dh binary --remaining

1
debian/sdlbomber.lintian-overrides vendored Normal file
View File

@ -0,0 +1 @@
sdlbomber: no-manual-page usr/games/sdlbomber