[med-svn] [libbpp-seq] 01/01: Make sure cmake files will be installed also on i386
Andreas Tille
tille at debian.org
Thu Jun 22 06:07:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libbpp-seq.
commit 487a552962e822649a109f52e3fa12db7a9f4c77
Author: Andreas Tille <tille at debian.org>
Date: Thu Jun 22 07:58:15 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 77f7dd4..3f226ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libbpp-seq (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 07:58:04 +0200
+
libbpp-seq (2.3.1-1) unstable; urgency=medium
* New upstream version
diff --git a/debian/rules b/debian/rules
index 646aa9b..36ecca8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ 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
override_dh_auto_test:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbpp-seq.git
More information about the debian-med-commit
mailing list