[ossim-planet-qt] 01/01: Use dh_makeshlibs -V instead of shlibs file.

Bas Couwenberg sebastic at debian.org
Tue Mar 6 20:14:05 UTC 2018


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

sebastic pushed a commit to branch master
in repository ossim-planet-qt.

commit 5de9c576e9a536eff42272ddee1d9a319018158c
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Mar 6 21:13:59 2018 +0100

    Use dh_makeshlibs -V instead of shlibs file.
---
 debian/libossimplanetqt1.shlibs | 1 -
 debian/rules                    | 3 +++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/libossimplanetqt1.shlibs b/debian/libossimplanetqt1.shlibs
deleted file mode 100644
index 5a6009a..0000000
--- a/debian/libossimplanetqt1.shlibs
+++ /dev/null
@@ -1 +0,0 @@
-libossimPlanetQt 1 libossimplanetqt1 (>= 1.8.20.3)
diff --git a/debian/rules b/debian/rules
index dacaf3f..e2680c3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,3 +22,6 @@ override_dh_auto_configure:
 override_dh_install:
 	dh_install --list-missing
 
+override_dh_makeshlibs:
+	dh_makeshlibs -V
+

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



More information about the Pkg-grass-devel mailing list