[med-svn] [libbpp-phyl] 01/01: Make sure cmake files will be installed also on i386

Andreas Tille tille at debian.org
Thu Jun 22 06:41:00 UTC 2017


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

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

commit 1791593d243e588398b8bfd64372196f552d2506
Author: Andreas Tille <tille at debian.org>
Date:   Thu Jun 22 08:04:40 2017 +0200

    Make sure cmake files will be installed also on i386
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0bfd365..28fd024 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libbpp-phyl (2.3.1-2) unstable; urgency=medium
+
+  * Make sure cmake files will be installed also on i386
+
+ -- Andreas Tille <tille at debian.org>  Thu, 22 Jun 2017 08:03:24 +0200
+
 libbpp-phyl (2.3.1-1) unstable; urgency=medium
 
   * New upstream version
diff --git a/debian/rules b/debian/rules
index 9d1fe92..3a46afc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,5 +15,5 @@ override_dh_install:
 		    --override 's/libbpp-\([-a-z]\+\)[0-9]\+-dev/libbpp-\1-dev/' \
 		    --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-phyl.git



More information about the debian-med-commit mailing list