[qmapshack] 05/06: Don't install planetsplitter, binary already provided by routino package.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue Jun 30 19:20:26 UTC 2015


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

sebastic pushed a commit to branch master
in repository qmapshack.

commit 38e0d43b7b9500bd5ec2ae29a215cb1b736dc2f9
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Jun 30 20:31:30 2015 +0200

    Don't install planetsplitter, binary already provided by routino package.
---
 debian/changelog | 1 +
 debian/rules     | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8f37047..9dd0d15 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ qmapshack (1.3.0-1) UNRELEASED; urgency=medium
   * Update copyright file, changes:
     - Update copyright years
     - Add license & copyright for new 3rdparty routino source
+  * Don't install planetsplitter, binary already provided by routino package.
 
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 29 Jun 2015 22:44:45 +0200
 
diff --git a/debian/rules b/debian/rules
index 39665d5..11d0592 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,6 +28,9 @@ override_dh_auto_install:
 	dh_auto_install
 	install -m 644 $(CURDIR)/debian/*.xpm $(CURDIR)/debian/qmapshack/usr/share/pixmaps/
 
+	# Use planetsplitter from routino package instead
+	$(RM) $(CURDIR)/debian/*/usr/bin/planetsplitter
+
 override_dh_installchangelogs:
 	dh_installchangelogs changelog.txt
 

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



More information about the Pkg-grass-devel mailing list