This is an automated email from the git hooks/post-receive script. mquinson pushed a commit to branch master in repository widelands.
commit a05de70eff106e20a68ce05d79510d6e72d4fdc5 Author: Martin Quinson <[email protected]> Date: Sat Nov 19 18:27:34 2016 +0100 remove the menu file: it's deprecated and we have a .desktop --- debian/changelog | 2 +- debian/widelands.menu | 7 ------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8194eb9..647c4a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -37,7 +37,7 @@ widelands (1:19+repack-1) unstable; urgency=medium * New d/watch file by Steven De Herdt (Closes: #844005) * New d/p/system-wide_minizip to not use the embeeded minizip (provided by upstream developpers) - * d/control: Bump standards-version to 3.9.8 (no change mandated) + * d/control: Bump standards-version to 3.9.8 (remove menu file) -- Martin Quinson <[email protected]> Sat, 19 Nov 2016 17:44:05 +0100 diff --git a/debian/widelands.menu b/debian/widelands.menu deleted file mode 100644 index 28c0201..0000000 --- a/debian/widelands.menu +++ /dev/null @@ -1,7 +0,0 @@ -?package(widelands):\ - needs="X11" \ - section="Games/Strategy" \ - title="widelands" \ - longtitle="Fantasy real-time strategy game" \ - command="/usr/games/widelands" \ - icon="/usr/share/icons/hicolor/32x32/apps/widelands.xpm" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/widelands.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

