tags -1 +patch

Hi Gilles,

Please find attached the patch that should fit this request. Are you
ok to integrate it to the package>

This patch is updating debian-data.menu and adding a note in the NEWS
file so that people get a note about the change when they're updating.
Note that there is a missing line in the NEWS file at the end but it
should be the same as the one you have when you add your versions
informations about the next release. so I let you take care about this
part! ;)

Thanks
Joseph
From d73c7d49358375484e7754a0349d058667246606 Mon Sep 17 00:00:00 2001
From: Joseph Herlant <herla...@gmail.com>
Date: Sun, 9 Aug 2015 15:47:25 -0700
Subject: [PATCH] Updating the menu category tree

Git-Dch: Short
Closes: #521825
---
 debian/navit-data.NEWS | 6 ++++++
 debian/navit-data.menu | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
 create mode 100644 debian/navit-data.NEWS

diff --git a/debian/navit-data.NEWS b/debian/navit-data.NEWS
new file mode 100644
index 0000000..6419b9e
--- /dev/null
+++ b/debian/navit-data.NEWS
@@ -0,0 +1,6 @@
+navit-data (0.5.0~svn6128+dfsg.1-2) unstable; urgency=low
+
+  Changing the menu categories. It was previously:
+  programs->applications->science->geoscience->navit and is now:
+  programs->applications->network->communication->navit
+
diff --git a/debian/navit-data.menu b/debian/navit-data.menu
index 1aa6049..19dd826 100644
--- a/debian/navit-data.menu
+++ b/debian/navit-data.menu
@@ -1,2 +1,2 @@
-?package(navit,navit-data):needs="X11" section="Applications/Science/Geoscience"\
+?package(navit,navit-data):needs="X11" section="Applications/Network/Communication"\
   title="navit" command="/usr/bin/navit" icon="/usr/share/pixmaps/navit.xpm"
-- 
2.1.4

Reply via email to