[spatialite] 01/02: Rename mod-spatialite package to libsqlite3-mod-spatialite.
Bas Couwenberg
sebastic at xs4all.nl
Sun Jan 11 21:58:50 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch experimental
in repository spatialite.
commit 0aff6997093c9aa55730dfdda89a783d692cb41f
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Jan 11 21:48:26 2015 +0100
Rename mod-spatialite package to libsqlite3-mod-spatialite.
---
debian/changelog | 3 ++-
debian/control | 2 +-
.../{mod-spatialite6.install => libsqlite3-mod-spatialite.install} | 0
debian/libsqlite3-mod-spatialite.lintian-overrides | 5 +++++
debian/mod-spatialite6.lintian-overrides | 3 ---
5 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8aae3b7..5e37adc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ spatialite (4.2.1~rc1-1~exp2) UNRELEASED; urgency=medium
* Add upstream metadata.
* Update Vcs-Browser URL to use cgit instead of gitweb.
+ * Rename mod-spatialite package to libsqlite3-mod-spatialite.
- -- Bas Couwenberg <sebastic at xs4all.nl> Sat, 29 Nov 2014 00:06:02 +0100
+ -- Bas Couwenberg <sebastic at xs4all.nl> Sun, 11 Jan 2015 21:47:58 +0100
spatialite (4.2.1~rc1-1~exp1) experimental; urgency=medium
diff --git a/debian/control b/debian/control
index cdae0e4..7d4a50f 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: mod-spatialite6
+Package: libsqlite3-mod-spatialite
Architecture: any
Multi-Arch: same
Section: libs
diff --git a/debian/mod-spatialite6.install b/debian/libsqlite3-mod-spatialite.install
similarity index 100%
rename from debian/mod-spatialite6.install
rename to debian/libsqlite3-mod-spatialite.install
diff --git a/debian/libsqlite3-mod-spatialite.lintian-overrides b/debian/libsqlite3-mod-spatialite.lintian-overrides
new file mode 100644
index 0000000..25a5f2f
--- /dev/null
+++ b/debian/libsqlite3-mod-spatialite.lintian-overrides
@@ -0,0 +1,5 @@
+# mod_spatialite is a SQLite 3 loadable extension module, not a normal shared library
+libsqlite3-mod-spatialite: non-dev-pkg-with-shlib-symlink usr/lib/*/mod_spatialite.so*
+libsqlite3-mod-spatialite: no-symbols-control-file usr/lib/*/mod_spatialite.so.*
+libsqlite3-mod-spatialite: package-name-doesnt-match-sonames mod-spatialite*
+
diff --git a/debian/mod-spatialite6.lintian-overrides b/debian/mod-spatialite6.lintian-overrides
deleted file mode 100644
index d3c54c8..0000000
--- a/debian/mod-spatialite6.lintian-overrides
+++ /dev/null
@@ -1,3 +0,0 @@
-# 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