[med-svn] [libtabixpp] 01/05: fix FTBFS
Sascha Steinbiss
satta at debian.org
Sun Jun 18 17:12:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
satta pushed a commit to branch master
in repository libtabixpp.
commit a3b8801a713042b83507f4a50a47233d7311b453
Author: Sascha Steinbiss <satta at debian.org>
Date: Sun Jun 18 17:08:45 2017 +0000
fix FTBFS
---
debian/changelog | 7 +++++++
debian/rules | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index fe39de7..a6a3158 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libtabixpp (1.0.0-3) unstable; urgency=medium
+
+ * Fix FTBFS with htslib 1.4.1-2.
+ Closes: #865007
+
+ -- Sascha Steinbiss <satta at debian.org> Sun, 18 Jun 2017 17:06:51 +0000
+
libtabixpp (1.0.0-2) unstable; urgency=medium
* d/tests/control: depend on unversioned dev package
diff --git a/debian/rules b/debian/rules
index 6a756b8..625d2e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ override_dh_auto_install:
d-shlibmove --commit \
--multiarch \
--devunversioned \
- --override s/libhts1-dev/libhts-dev/ \
+ --override s/libhts2-dev/libhts-dev/ \
--movedev "*.hpp" usr/include/ \
libtabixpp.so
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libtabixpp.git
More information about the debian-med-commit
mailing list