diff -Nru tuxfootball-0.3.1/debian/changelog tuxfootball-0.3.1/debian/changelog --- tuxfootball-0.3.1/debian/changelog 2015-11-20 22:48:22.000000000 +0000 +++ tuxfootball-0.3.1/debian/changelog 2017-10-07 18:33:07.000000000 +0000 @@ -1,3 +1,17 @@ +tuxfootball (0.3.1-5) unstable; urgency=medium + + * Team upload. + * Switch to compat level 10. + * Declare compliance with Debian Policy 4.1.1. + * Use https for Format field. + * Use https for Vcs fields. + * Fix wrong instruction in manpage. -f runs Tux Football in fullscreen mode. + * Add fullscreen-mode.patch and correct the wrong fullscreen mode switch. + Thanks to Andrej Mernik for the report. (Closes: #876481) + * Drop deprecated menu file. + + -- Markus Koschany Sat, 07 Oct 2017 20:33:07 +0200 + tuxfootball (0.3.1-4) unstable; urgency=medium * Team upload. diff -Nru tuxfootball-0.3.1/debian/compat tuxfootball-0.3.1/debian/compat --- tuxfootball-0.3.1/debian/compat 2015-11-20 22:48:22.000000000 +0000 +++ tuxfootball-0.3.1/debian/compat 2017-10-07 18:33:07.000000000 +0000 @@ -1 +1 @@ -9 +10 diff -Nru tuxfootball-0.3.1/debian/control tuxfootball-0.3.1/debian/control --- tuxfootball-0.3.1/debian/control 2015-11-20 22:48:22.000000000 +0000 +++ tuxfootball-0.3.1/debian/control 2017-10-07 18:33:07.000000000 +0000 @@ -5,17 +5,16 @@ Uploaders: TANIGUCHI Takaki Build-Depends: - autotools-dev, - debhelper (>= 9), + debhelper (>= 10), dpkg-dev (>= 1.16.1~), intltool, libsdl-image1.2-dev, libsdl-mixer1.2-dev, libsdl1.2-dev, pkg-config -Standards-Version: 3.9.6 +Standards-Version: 4.1.1 Homepage: http://tuxfootball.sourceforge.net/ -Vcs-Git: git://anonscm.debian.org/pkg-games/tuxfootball.git +Vcs-Git: https://anonscm.debian.org/git/pkg-games/tuxfootball.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/tuxfootball.git Package: tuxfootball diff -Nru tuxfootball-0.3.1/debian/copyright tuxfootball-0.3.1/debian/copyright --- tuxfootball-0.3.1/debian/copyright 2015-11-20 22:48:22.000000000 +0000 +++ tuxfootball-0.3.1/debian/copyright 2017-10-07 18:33:07.000000000 +0000 @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Tux Football Upstream-Contact: Jason Wood Christoph Brill diff -Nru tuxfootball-0.3.1/debian/menu tuxfootball-0.3.1/debian/menu --- tuxfootball-0.3.1/debian/menu 2015-11-20 22:48:22.000000000 +0000 +++ tuxfootball-0.3.1/debian/menu 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -?package(tuxfootball):needs="x11" section="Games/Action" title="tuxfootball" longtitle="Tux Football" description="great 2D soccer (sometimes called football) game" command="/usr/games/tuxfootball" diff -Nru tuxfootball-0.3.1/debian/patches/fix_ftbfs_menu_h tuxfootball-0.3.1/debian/patches/fix_ftbfs_menu_h --- tuxfootball-0.3.1/debian/patches/fix_ftbfs_menu_h 2015-11-20 22:48:22.000000000 +0000 +++ tuxfootball-0.3.1/debian/patches/fix_ftbfs_menu_h 2017-10-07 18:33:07.000000000 +0000 @@ -1,7 +1,16 @@ -Index: tuxfootball/src/menu/elements/menulabel.cpp +From: Debian Games Team +Date: Sat, 7 Oct 2017 20:30:01 +0200 +Subject: fix_ftbfs_menu_h + =================================================================== ---- tuxfootball.orig/src/menu/elements/menulabel.cpp 2012-04-13 09:58:36.280112312 +0900 -+++ tuxfootball/src/menu/elements/menulabel.cpp 2012-04-13 10:15:00.384923357 +0900 +--- + src/menu/elements/menulabel.cpp | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/src/menu/elements/menulabel.cpp b/src/menu/elements/menulabel.cpp +index 1aa7780..c8eba9f 100644 +--- a/src/menu/elements/menulabel.cpp ++++ b/src/menu/elements/menulabel.cpp @@ -27,7 +27,7 @@ #include diff -Nru tuxfootball-0.3.1/debian/patches/fullscreen-mode.patch tuxfootball-0.3.1/debian/patches/fullscreen-mode.patch --- tuxfootball-0.3.1/debian/patches/fullscreen-mode.patch 1970-01-01 00:00:00.000000000 +0000 +++ tuxfootball-0.3.1/debian/patches/fullscreen-mode.patch 2017-10-07 18:33:07.000000000 +0000 @@ -0,0 +1,25 @@ +From: Markus Koschany +Date: Sat, 7 Oct 2017 20:30:19 +0200 +Subject: fullscreen mode + +Correct wrong fullscreen mode switch. + +Debian-Bug: https://bugs.debian.org/876481 +Forwarded: no +--- + src/main.cpp | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/src/main.cpp b/src/main.cpp +index b23f6e2..cc29f64 100644 +--- a/src/main.cpp ++++ b/src/main.cpp +@@ -67,7 +67,7 @@ int main(int argc, char *argv[]) + switch(argv[i][1]) { + default: + case 'h': +- printf("\nTux Football [-switch]\n\nswitch can be:\n\n-h\tprint this help\n-w\trun Tux Football in windowed mode (default)\n-w\trun Tux Football in fullscreen mode\n-d\tEnable debug logging\n\n"); ++ printf("\nTux Football [-switch]\n\nswitch can be:\n\n-h\tprint this help\n-w\trun Tux Football in windowed mode (default)\n-f\trun Tux Football in fullscreen mode\n-d\tEnable debug logging\n\n"); + return 0; + case 'w': + fullscreen = false; diff -Nru tuxfootball-0.3.1/debian/patches/series tuxfootball-0.3.1/debian/patches/series --- tuxfootball-0.3.1/debian/patches/series 2015-11-20 22:48:22.000000000 +0000 +++ tuxfootball-0.3.1/debian/patches/series 2017-10-07 18:33:07.000000000 +0000 @@ -1,2 +1,3 @@ fix_ftbfs_menu_h desktop-file.patch +fullscreen-mode.patch diff -Nru tuxfootball-0.3.1/debian/rules tuxfootball-0.3.1/debian/rules --- tuxfootball-0.3.1/debian/rules 2015-11-20 22:48:22.000000000 +0000 +++ tuxfootball-0.3.1/debian/rules 2017-10-07 18:33:07.000000000 +0000 @@ -13,7 +13,7 @@ include /usr/share/dpkg/buildflags.mk %: - dh $@ --with autotools_dev + dh $@ --with autotools_dev --without autoreconf override_dh_auto_configure: dh_auto_configure -- \ diff -Nru tuxfootball-0.3.1/debian/tuxfootball.6 tuxfootball-0.3.1/debian/tuxfootball.6 --- tuxfootball-0.3.1/debian/tuxfootball.6 2015-11-20 22:48:22.000000000 +0000 +++ tuxfootball-0.3.1/debian/tuxfootball.6 2017-10-07 18:33:07.000000000 +0000 @@ -24,7 +24,7 @@ .TP \fB\-w\fR run Tux Football in windowed mode (default) .TP -\fB\-w\fR run Tux Football in fullscreen mode +\fB\-f\fR run Tux Football in fullscreen mode .TP \fB\-d\fR Enable debug logging