This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository qmapshack.

commit 4033bc2fa1c87b92d1d1ba3d4f0e07580875f815
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sun Oct 18 19:43:52 2015 +0200

    Use desktop file in favor of menu file per CTTE #741573.
---
 debian/changelog      |  6 ++++++
 debian/qmapshack.menu |  6 ------
 debian/qmapshack.xpm  | 57 ---------------------------------------------------
 debian/rules          |  4 ----
 4 files changed, 6 insertions(+), 67 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3fd40af..28948c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+qmapshack (1.3.1-2) UNRELEASED; urgency=medium
+
+  * Use desktop file in favor of menu file per CTTE #741573.
+
+ -- Bas Couwenberg <sebas...@debian.org>  Sun, 18 Oct 2015 19:43:37 +0200
+
 qmapshack (1.3.1-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/qmapshack.menu b/debian/qmapshack.menu
deleted file mode 100644
index ee0c232..0000000
--- a/debian/qmapshack.menu
+++ /dev/null
@@ -1,6 +0,0 @@
-?package(qmapshack):\
-    needs="X11"\
-    section="Applications/Science/Geoscience"\
-    title="QMapShack"\
-    icon="/usr/share/pixmaps/qmapshack.xpm"\
-    command="/usr/bin/qmapshack"
diff --git a/debian/qmapshack.xpm b/debian/qmapshack.xpm
deleted file mode 100644
index 8ae5974..0000000
--- a/debian/qmapshack.xpm
+++ /dev/null
@@ -1,57 +0,0 @@
-/* XPM */
-static char *qmapshack[] = {
-/* columns rows colors chars-per-pixel */
-"32 32 19 1",
-"  c #00007F",
-". c navy",
-"X c #000081",
-"o c #000082",
-"O c #000083",
-"+ c #000084",
-"@ c #000085",
-"# c #000086",
-"$ c #000087",
-"% c #000088",
-"& c #000089",
-"* c #00008B",
-"= c #00008E",
-"- c #000092",
-"; c #000099",
-": c #0000AA",
-"> c blue",
-", c gray100",
-"< c None",
-/* pixels */
-"................................",
-"................................",
-"..<<<<<<<<<<<<<<<<<<<<<<<<<<<<..",
-"..<<<<<<<<<<<<<<<<<<<<<<<<<<<<..",
-"..<<<<<<......<<<<<<<<<<<<<<<<..",
-"..><<*...-...><>><:.......><<<..",
-"............=<<..............<..",
-". .....#.;;<<...............#<..",
-"..=.......<<<..............<;<..",
-".........<<<<..............<<<..",
-".......><<<<<..#..........#*<<..",
-"..#...#<<<<<-.............#<<<..",
-"..<..:<<<<<<..............<<<<..",
-"..<...<<<<<<........<..#.#><<<..",
-"..<<<>..=<<<.......#<:.<..>><<..",
-"..<<<.....<<<<.... <<<<<#..<<<..",
-"..<<<......<<<<....<<<<<#.;<....",
-"..<<<<.....<<<<....<<<<<<<<..<..",
-"..<<<<....><<<<....<<<<<<.......",
-"..<<<<>...<<<<<....<<<<<<.......",
-"..<<<<<...<<<<<*..<<<<<<<.. .  .",
-"..<<<<<..<<<<<<<<<<<<<<<<<<*#<..",
-"..<<<<<..<<<<<<<<<<<<<<<<<<<<>..",
-"..<<<<<..<<<<<<<<<<<<<<<<<<<<<..",
-"..<<<<<<<<<<<<<<<<<<<<<<<<<<<<  ",
-"..<<<<< ..<<<#............ <<<..",
-"..<*..  .... .............#<<<..",
-"..<<#....... .............<<<<..",
-"..<<<<<<<<<<<<<<<<<<<<<<<<<<<<..",
-"..<<<<<<<<<<<<<<<<<<<<<<<<<<<<..",
-"................................",
-"................................"
-};
diff --git a/debian/rules b/debian/rules
index a5e4893..668323b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,10 +29,6 @@ endif
 
        dh_auto_build
 
-override_dh_auto_install:
-       dh_auto_install
-       install -m 644 $(CURDIR)/debian/*.xpm 
$(CURDIR)/debian/qmapshack/usr/share/pixmaps/
-
 override_dh_install:
        dh_install --list-missing
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/qmapshack.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to