[med-svn] [libvcflib] 03/04: Fix location of binary tools

Andreas Tille tille at debian.org
Wed Mar 1 14:58:15 UTC 2017


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

tille pushed a commit to branch master
in repository libvcflib.

commit 29154cc3aef69961a476f1bf2faf4851aaa3d946
Author: Andreas Tille <tille at debian.org>
Date:   Wed Mar 1 15:43:00 2017 +0100

    Fix location of binary tools
---
 debian/changelog | 3 ++-
 debian/rules     | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c28edb3..b102b95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libvcflib (1.0.0~rc1+dfsg1-3) UNRELEASED; urgency=medium
 
-  * 
+  * Fix location of binary tools
+    Closes: #856424
   * Remove empty debian/upstream/metadata file
 
  -- Andreas Tille <tille at debian.org>  Wed, 01 Mar 2017 15:40:19 +0100
diff --git a/debian/rules b/debian/rules
index a210c71..5f01267 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,6 +24,7 @@ override_dh_install:
 	cp -a filevercmp/filevercmp.h debian/libvcflib-dev/usr/include/vcflib/
 	mkdir -p debian/libvcflib-dev/usr/include/intervaltree
 	mv debian/libvcflib-dev/usr/include/vcflib/IntervalTree.h debian/libvcflib-dev/usr/include/intervaltree
+	mv debian/libvcflib-tools/usr/lib/vcflib/binaries debian/libvcflib-tools/usr/lib/vcflib/bin
 
 override_dh_fixperms:
 	dh_fixperms

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



More information about the debian-med-commit mailing list