[med-svn] [libbpp-core] 02/03: Make sure cmake files will be found by d-shlibs

Andreas Tille tille at debian.org
Wed Jun 21 20:10:07 UTC 2017


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

tille pushed a commit to branch master
in repository libbpp-core.

commit aebc83cdd5520c1fdeb402076230c6ab310964d7
Author: Andreas Tille <tille at debian.org>
Date:   Wed Jun 21 21:09:36 2017 +0200

    Make sure cmake files will be found by d-shlibs
---
 debian/changelog | 2 ++
 debian/rules     | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0bd5dde..de6d9ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 libbpp-core (2.3.1-2) UNRELEASED; urgency=medium
 
   * debhelper 10
+  * Make sure cmake files will be found by d-shlibs
+    Closes: #865466
 
  -- Andreas Tille <tille at debian.org>  Wed, 21 Jun 2017 21:06:38 +0200
 
diff --git a/debian/rules b/debian/rules
index 73f4282..5a2cad1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,5 +28,5 @@ override_dh_install:
 		    --devunversioned \
 		    --exclude-la \
                     --movedev debian/tmp/usr/include/* usr/include \
-                    --movedev debian/tmp/usr/lib/$(DEB_HOST_GNU_TYPE)/cmake usr/lib/$(DEB_HOST_GNU_TYPE) \
+                    --movedev debian/tmp/usr/lib/*/cmake usr/lib/$(DEB_HOST_GNU_TYPE) \
                     debian/tmp/usr/lib/*/*.so

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



More information about the debian-med-commit mailing list