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 <sebas...@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 _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel