[med-svn] [htslib] 01/04: Enable libcurl.
Charles Plessy
plessy at moszumanska.debian.org
Mon Apr 25 12:47:45 UTC 2016
This is an automated email from the git hooks/post-receive script.
plessy pushed a commit to branch debian/unstable
in repository htslib.
commit 3b219b8e815f72dfff16b1b1e3f1d637e2745edf
Author: Charles Plessy <plessy at debian.org>
Date: Mon Apr 25 21:31:27 2016 +0900
Enable libcurl.
---
debian/libhts1.symbols | 2 ++
debian/rules | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/libhts1.symbols b/debian/libhts1.symbols
index e6f7a8c..15a90ae 100644
--- a/debian/libhts1.symbols
+++ b/debian/libhts1.symbols
@@ -369,11 +369,13 @@ libhts.so.1 libhts1 #MINVER#
hfile_destroy at Base 1.0
hfile_init at Base 1.0
hfile_oflags at Base 1.0
+ hfile_plugin_init_libcurl at Base 1.3.1
hfile_plugin_init_net at Base 1.3
hflush at Base 1.0
hgetc2 at Base 1.0
hisremote at Base 1.2.1
hopen at Base 1.0
+ hopen_libcurl at Base 1.3.1
hopen_net at Base 1.0
hpeek at Base 1.0
hputc2 at Base 1.0
diff --git a/debian/rules b/debian/rules
index c90725b..0f0c512 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ override_dh_auto_test:
override_dh_auto_configure:
autoconf
- ./configure
+ ./configure --enable-libcurl
override_dh_auto_build:
dh_auto_build -- \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/htslib.git
More information about the debian-med-commit
mailing list