This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository bzflag.
commit 4137027fe0d4113d2d9a46436e013d396d1e1bcf Author: Markus Koschany <[email protected]> Date: Sun Dec 4 01:00:21 2016 +0100 Drop 04_desktop_file_keywords.diff. Fixed upstream. --- debian/changelog | 1 + debian/patches/04_desktop_file_keywords.diff | 18 ------------------ debian/patches/series | 1 - 3 files changed, 1 insertion(+), 19 deletions(-) diff --git a/debian/changelog b/debian/changelog index 20682d6..290fcc8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ bzflag (2.4.8-1) unstable; urgency=medium * Team upload. * New upstream version 2.4.8. * Drop 06_PATH_MAX.diff. Apparently PATH_MAX is no longer used. + * Drop 04_desktop_file_keywords.diff. Fixed upstream. * Switch to compat level 10. -- Markus Koschany <[email protected]> Sun, 04 Dec 2016 00:54:05 +0100 diff --git a/debian/patches/04_desktop_file_keywords.diff b/debian/patches/04_desktop_file_keywords.diff deleted file mode 100644 index 5e7202d..0000000 --- a/debian/patches/04_desktop_file_keywords.diff +++ /dev/null @@ -1,18 +0,0 @@ -Description: Add keywords to bzflag.desktop file -Author: Ryan Kavanagh <[email protected]> -Origin: vendor -Forwarded: no ---- -This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ -Index: bzflag/data/bzflag.desktop -=================================================================== ---- bzflag.orig/data/bzflag.desktop 2013-05-26 11:10:57.739986526 -0400 -+++ bzflag/data/bzflag.desktop 2013-06-03 15:14:40.533790904 -0400 -@@ -2,6 +2,7 @@ - Name=BZFlag - GenericName=Tank Battle Game - Comment=Battle enemy tanks -+Keywords=capture;flag;tank;game;multiplayer;network; - Exec=/usr/games/bzflag - Icon=bzflag-48x48 - Type=Application diff --git a/debian/patches/series b/debian/patches/series index 4ebb127..68c3023 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1 @@ -04_desktop_file_keywords.diff 09_update_portuguese_translation.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/bzflag.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

