[med-svn] [ncbi-vdb] 01/10: d-shlibmove does not accept more than one argument (when using wildcard) - spcifically libncbi-vdb.a is moved before it comes to --movedev

Andreas Tille tille at debian.org
Wed Jul 20 15:30:37 UTC 2016


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

tille pushed a commit to branch master
in repository ncbi-vdb.

commit 66ce4e9a7404cee9e06f24cbf97c45db48c707d5
Author: Andreas Tille <tille at debian.org>
Date:   Wed Jul 20 15:10:28 2016 +0200

    d-shlibmove does not accept more than one argument (when using wildcard) - spcifically libncbi-vdb.a is moved before it comes to --movedev
---
 debian/rules | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 6a9a306..ae6663d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,6 +51,8 @@ override_dh_auto_install:
 		    --multiarch \
 		    --devunversioned \
 		    --exclude-la \
-		    --movedev debian/tmp/usr/$(DEBPKGNAME)/$(OS)/gcc/$(CPU)/dbg/lib/*.a usr/lib/$(BUILDTYPE) \
+		    --movedev debian/tmp/usr/$(DEBPKGNAME)/$(OS)/gcc/$(CPU)/dbg/lib/libkdf5.a usr/lib/$(BUILDTYPE) \
+		    --movedev debian/tmp/usr/$(DEBPKGNAME)/$(OS)/gcc/$(CPU)/dbg/lib/libncbi-ngs-c++.a usr/lib/$(BUILDTYPE) \
+		    --movedev debian/tmp/usr/$(DEBPKGNAME)/$(OS)/gcc/$(CPU)/dbg/lib/libncbi-wvdb.a usr/lib/$(BUILDTYPE) \
 		    --movedev interfaces/ngs/ncbi/NGS.hpp usr/include/$(DEBPKGNAME) \
 		    debian/tmp/usr/$(DEBPKGNAME)/$(OS)/gcc/$(CPU)/dbg/lib/libncbi-vdb.so

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ncbi-vdb.git



More information about the debian-med-commit mailing list