Control: tags -1 patch

Dear maintainer,

please find attached a patch that achieves the following:

* Update pipewalker's menu file and use the absolute icon path to display the
  menu icon. (Closes: #738006)

Regards,

Markus
From d3fe9ee42f4b6c77784bb5c5c0c3843dae72e628 Mon Sep 17 00:00:00 2001
From: Markus Koschany <a...@gambaru.de>
Date: Fri, 21 Mar 2014 12:40:18 +0100
Subject: [PATCH] fix 738006

---
 debian/changelog |  8 ++++++++
 debian/menu      | 10 ++++++----
 2 files changed, 14 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9573649..797a546 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+pipewalker (0.9.4-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Update pipewalker's menu file and use the absolute icon path to display the
+    menu icon. (Closes: #738006)
+
+ -- Markus Koschany <a...@gambaru.de>  Fri, 21 Mar 2014 12:38:50 +0100
+
 pipewalker (0.9.4-2) unstable; urgency=low
 
   * debian/patches/no-werror.diff: Closes: #713336.
diff --git a/debian/menu b/debian/menu
index 311d6d7..dc2decf 100644
--- a/debian/menu
+++ b/debian/menu
@@ -1,4 +1,6 @@
-?package(pipewalker):needs="X11" section="Games/Puzzles"\
-  longtitle="Connect all hosts to network!"\
-  icon="pipewalker.xpm"\
-  title="Pipewalker" command="/usr/games/pipewalker"
+?package(pipewalker):needs="X11" \
+  section="Games/Puzzles" \
+  longtitle="Connect all hosts to network!" \
+  icon="/usr/share/pixmaps/pipewalker.xpm" \
+  title="Pipewalker" \
+  command="/usr/games/pipewalker"
-- 
1.9.1

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to