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

sebastic pushed a commit to branch master
in repository qlandkartegt.

commit cce81b9a51c5be2adc2c704e6e874b37f5af5517
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sun Oct 18 19:40:09 2015 +0200

    Use desktop file in favor of menu file per CTTE #741573.
---
 debian/changelog         | 6 ++++++
 debian/control           | 1 -
 debian/qlandkartegt.menu | 6 ------
 debian/rules             | 8 --------
 4 files changed, 6 insertions(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 37e8a71..6ba7e86 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+qlandkartegt (1.8.1+ds-3) UNRELEASED; urgency=medium
+
+  * Use desktop file in favor of menu file per CTTE #741573.
+
+ -- Bas Couwenberg <sebas...@debian.org>  Sun, 18 Oct 2015 19:35:47 +0200
+
 qlandkartegt (1.8.1+ds-2) unstable; urgency=medium
 
   * Update Vcs-Browser URL to use HTTPS.
diff --git a/debian/control b/debian/control
index e1ff876..7b480a0 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,6 @@ Priority: optional
 Build-Depends: cmake,
                debhelper (>= 9.20120417~),
                gpsbabel,
-               imagemagick,
                libdmtx-dev,
                libexif-dev,
                libgdal-dev (>= 1.10.1-0~),
diff --git a/debian/qlandkartegt.menu b/debian/qlandkartegt.menu
deleted file mode 100644
index 5dae263..0000000
--- a/debian/qlandkartegt.menu
+++ /dev/null
@@ -1,6 +0,0 @@
-?package(qlandkartegt):\
-    needs="X11"\
-    section="Applications/Science/Geoscience"\
-    title="QLandkarteGT"\
-    icon="/usr/share/pixmaps/qlandkartegt.xpm"\
-    command="/usr/bin/qlandkartegt"
diff --git a/debian/rules b/debian/rules
index 87317c4..e0477f3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,14 +25,6 @@ override_dh_auto_build:
 
        dh_auto_build
 
-override_dh_auto_install:
-       # first do the regular job
-       dh_auto_install
-       # come up with icon in XPM format
-       convert debian/qlandkartegt/usr/share/pixmaps/qlandkartegt.png \
-               -resize 32x32 
debian/qlandkartegt/usr/share/pixmaps/qlandkartegt.xpm
-       rm debian/qlandkartegt/usr/share/pixmaps/qlandkartegt.png
-
 override_dh_installchangelogs:
        dh_installchangelogs changelog.txt
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/qlandkartegt.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