[gpstk] 01/01: Use dh_makeshlibs -V instead of shlibs file.

Bas Couwenberg sebastic at debian.org
Tue Mar 6 20:15:30 UTC 2018


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

sebastic pushed a commit to branch master
in repository gpstk.

commit 3e6ce019a1796c1358faac9492c3fcaa732ce7db
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Mar 6 21:15:23 2018 +0100

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

diff --git a/debian/libgpstk2.shlibs b/debian/libgpstk2.shlibs
deleted file mode 100644
index 0319dd7..0000000
--- a/debian/libgpstk2.shlibs
+++ /dev/null
@@ -1 +0,0 @@
-libgpstk 2 libgpstk2 (>= 2.8)
diff --git a/debian/rules b/debian/rules
index ed51736..18feb9a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,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/gpstk.git



More information about the Pkg-grass-devel mailing list