Control: tags -1 patch Dear maintainer,
please find attached a patch that achieves the following: * Update gnubg.menu. Add icon entries. (Closes: #737914) Regards, Markus
From 5c8af7b41a7b86d28fc75d5e1b9901632cda2d01 Mon Sep 17 00:00:00 2001 From: Markus Koschany <a...@gambaru.de> Date: Wed, 26 Mar 2014 18:41:13 +0100 Subject: [PATCH] fix 737914 --- debian/changelog | 7 +++++++ debian/gnubg.menu | 6 ++++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ca5a56e..6038d67 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +gnubg (1.02.000-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * Update gnubg.menu. Add icon entries. (Closes: #737914) + + -- Markus Koschany <a...@gambaru.de> Wed, 26 Mar 2014 18:37:01 +0100 + gnubg (1.02.000-2) unstable; urgency=medium * Setting urgency to medium because gnubg won't currently run on any diff --git a/debian/gnubg.menu b/debian/gnubg.menu index 441d3e3..3f7d25b 100644 --- a/debian/gnubg.menu +++ b/debian/gnubg.menu @@ -3,10 +3,12 @@ section="Games/Board"\ title="GNU Backgammon"\ hints="Backgammon"\ - command="/usr/games/gnubg -w" + command="/usr/games/gnubg -w"\ + icon="/usr/share/icons/hicolor/32x32/gnubg.png" ?package(gnubg):\ needs="text"\ section="Games/Board"\ title="GNU Backgammon (console)"\ hints="Backgammon"\ - command="/usr/games/gnubg" + command="/usr/games/gnubg"\ + icon="/usr/share/icons/hicolor/32x32/gnubg.png" -- 1.9.1
signature.asc
Description: OpenPGP digital signature