[med-svn] [libhmsbeagle] 02/03: Fixed symlink

Andreas Tille tille at debian.org
Sat Oct 15 12:07:17 UTC 2016


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

tille pushed a commit to branch master
in repository libhmsbeagle.

commit 99b6ed51b4de5be03d6477ddeb3595bc7b9cda1d
Author: Andreas Tille <tille at debian.org>
Date:   Sat Oct 15 13:15:20 2016 +0200

    Fixed symlink
---
 debian/changelog | 2 ++
 debian/rules     | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 81ac7fe..8b02f68 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ libhmsbeagle (2.1.2+20160831-1) UNRELEASED; urgency=medium
   * d/watch pointing to Github
   * ocl-icd-opencl-dev now provided by khronos-opencl-clhpp
     Closes: #840725
+  * Fixed symlink
+    Closes: #827120
 
  -- Andreas Tille <tille at debian.org>  Fri, 09 Sep 2016 14:58:51 +0200
 
diff --git a/debian/rules b/debian/rules
index bcdff25..4f4c80a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -57,7 +57,7 @@ endif
 
 override_dh_link:
 	dh_link
-	dh_link -plibhmsbeagle-dev libhmsbeagle-opencl.so.21 usr/lib/$(BUILDGNUTYPE)/libhmsbeagle-opencl.so
+	dh_link -plibhmsbeagle-dev usr/lib/$(BUILDGNUTYPE)/libhmsbeagle-opencl.so.21 usr/lib/$(BUILDGNUTYPE)/libhmsbeagle-opencl.so
 
 get-orig-source:
 	. debian/get-orig-source

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



More information about the debian-med-commit mailing list