[spatialite] 01/01: Rename mod-spatialite package to match SONAME, add lintian overrides.
Bas Couwenberg
sebastic at xs4all.nl
Fri Nov 21 22:36:38 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch experimental
in repository spatialite.
commit 2885bc5bf28c6e9dcd136bd9ab2f16feab41b204
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Nov 21 23:24:18 2014 +0100
Rename mod-spatialite package to match SONAME, add lintian overrides.
---
debian/control | 2 +-
debian/{libsqlite3-mod-spatialite6.install => mod-spatialite6.install} | 0
debian/mod-spatialite6.lintian-overrides | 3 +++
3 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 4e126f6..125acd0 100644
--- a/debian/control
+++ b/debian/control
@@ -72,7 +72,7 @@ Description: Geospatial extension for SQLite - debugging symbols
.
This package contains debugging symbols for the libraries.
-Package: libsqlite3-mod-spatialite6
+Package: mod-spatialite6
Architecture: any
Multi-Arch: same
Section: libs
diff --git a/debian/libsqlite3-mod-spatialite6.install b/debian/mod-spatialite6.install
similarity index 100%
rename from debian/libsqlite3-mod-spatialite6.install
rename to debian/mod-spatialite6.install
diff --git a/debian/mod-spatialite6.lintian-overrides b/debian/mod-spatialite6.lintian-overrides
new file mode 100644
index 0000000..d3c54c8
--- /dev/null
+++ b/debian/mod-spatialite6.lintian-overrides
@@ -0,0 +1,3 @@
+# mod_spatialite is a SQLite 3 loadable extension module, not a normal shared library
+mod-spatialite6: non-dev-pkg-with-shlib-symlink usr/lib/*/mod_spatialite.so*
+mod-spatialite6: no-symbols-control-file usr/lib/*/mod_spatialite.so.*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/spatialite.git
More information about the Pkg-grass-devel
mailing list