[librasterlite2] 03/05: Rename mod_rasterlite2 package to match naming for mod_spatialite.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Thu Jun 11 17:21:13 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository librasterlite2.
commit 17319cf54aeb15e01fe2552060e74f8599e759dd
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu Jun 11 01:22:10 2015 +0200
Rename mod_rasterlite2 package to match naming for mod_spatialite.
---
debian/changelog | 1 +
debian/control | 2 +-
...{mod-rasterlite2-1.install => libsqlite3-mod-rasterlite2.install} | 0
debian/libsqlite3-mod-rasterlite2.lintian-overrides | 5 +++++
debian/mod-rasterlite2-1.lintian-overrides | 3 ---
5 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2aacc6d..0767ae5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ librasterlite2 (1.0.0~rc0-1~exp2) UNRELEASED; urgency=medium
reproducible builds.
* Update copyright file, add license & copyright for test code & svg files.
* Update Vcs-Browser URL to use cgit instead of gitweb.
+ * Rename mod_rasterlite2 package to match naming for mod_spatialite.
-- Bas Couwenberg <sebastic at debian.org> Sat, 29 Nov 2014 00:09:35 +0100
diff --git a/debian/control b/debian/control
index b8c70fc..5bd3412 100644
--- a/debian/control
+++ b/debian/control
@@ -44,7 +44,7 @@ Description: library for huge raster coverages using a SpatiaLite DBMS
.
This package contains the shared library.
-Package: mod-rasterlite2-1
+Package: libsqlite3-mod-rasterlite2
Architecture: any
Multi-Arch: same
Section: libs
diff --git a/debian/mod-rasterlite2-1.install b/debian/libsqlite3-mod-rasterlite2.install
similarity index 100%
rename from debian/mod-rasterlite2-1.install
rename to debian/libsqlite3-mod-rasterlite2.install
diff --git a/debian/libsqlite3-mod-rasterlite2.lintian-overrides b/debian/libsqlite3-mod-rasterlite2.lintian-overrides
new file mode 100644
index 0000000..376302f
--- /dev/null
+++ b/debian/libsqlite3-mod-rasterlite2.lintian-overrides
@@ -0,0 +1,5 @@
+# mod_rasterlite2 is a SQLite 3 loadable extension module, not a normal shared library
+libsqlite3-mod-rasterlite2: non-dev-pkg-with-shlib-symlink usr/lib/*/mod_rasterlite2.so*
+libsqlite3-mod-rasterlite2: no-symbols-control-file usr/lib/*/mod_rasterlite2.so.*
+libsqlite3-mod-rasterlite2: package-name-doesnt-match-sonames mod-rasterlite2*
+
diff --git a/debian/mod-rasterlite2-1.lintian-overrides b/debian/mod-rasterlite2-1.lintian-overrides
deleted file mode 100644
index 011ff95..0000000
--- a/debian/mod-rasterlite2-1.lintian-overrides
+++ /dev/null
@@ -1,3 +0,0 @@
-# mod_rasterlite2 is a SQLite 3 loadable extension module, not a normal shared library
-mod-rasterlite2-1: non-dev-pkg-with-shlib-symlink usr/lib/*/mod_rasterlite2.so*
-mod-rasterlite2-1: no-symbols-control-file usr/lib/*/mod_rasterlite2.so.*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/librasterlite2.git
More information about the Pkg-grass-devel
mailing list