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

sebastic-guest pushed a commit to branch master
in repository geographiclib.

commit db21d7831d58da8169270cbd4692c644b81e6609
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sun Dec 28 19:07:47 2014 +0100

    Also remove MATLAB files, not installed.
---
 debian/changelog | 1 +
 debian/rules     | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b0f85c8..edd0897 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,7 @@ geographiclib (1.40-1) UNRELEASED; urgency=medium
   * Add lintian override for package-contains-empty-directory,
     the tools look for data under /usr/share/GeographicLib/
     but no data is installed by the package.
+  * Also remove MATLAB files, not installed.
 
  -- Bas Couwenberg <sebas...@xs4all.nl>  Sun, 28 Dec 2014 16:26:34 +0100
 
diff --git a/debian/rules b/debian/rules
index cac54ea..5b5e634 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,9 @@ override_dh_install:
        # Remove .la files
        $(RM) debian/tmp/usr/lib/*/libGeographic.la
 
+       # Remove MATLAB files
+       $(RM) -r debian/tmp/usr/lib/*/GeographicLib/matlab/
+
        dh_install --list-missing
 
 override_dh_installchangelogs:

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