[geographiclib] 14/19: 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.

Bas Couwenberg sebastic at xs4all.nl
Sun Dec 28 19:47:29 UTC 2014


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

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

commit d614db7f0b33cf360544972e42d2811a72cb7729
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Dec 28 18:59:42 2014 +0100

    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.
---
 debian/changelog                             | 3 +++
 debian/geographiclib-tools.lintian-overrides | 4 ++++
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 46d5f69..b0f85c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,9 @@ geographiclib (1.40-1) UNRELEASED; urgency=medium
     - Add Pre-Depends: ${misc:Pre-Depends} for libgeographic14
     - Remove ${shlibs:Depends} for libgeographic-dev & python-geographiclib
   * Also remove .la files, not installed.
+  * 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.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Sun, 28 Dec 2014 16:26:34 +0100
 
diff --git a/debian/geographiclib-tools.lintian-overrides b/debian/geographiclib-tools.lintian-overrides
index 1448c31..073195f 100644
--- a/debian/geographiclib-tools.lintian-overrides
+++ b/debian/geographiclib-tools.lintian-overrides
@@ -1,3 +1,7 @@
 # The manpages for the geographiclib-get-* scripts are automatically
 # generated using a makefile.
 geographiclib-tools: manpage-has-errors-from-man
+
+# Tools expect data in this directory, but no data is installed by the package
+geographiclib-tools: package-contains-empty-directory usr/share/GeographicLib/
+

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



More information about the Pkg-grass-devel mailing list