[med-svn] [bcftools] 02/03: Re-enable building with GSL

Afif Elghraoui afif-guest at moszumanska.debian.org
Wed Feb 10 07:27:48 UTC 2016


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

afif-guest pushed a commit to branch debian/jessie-backports
in repository bcftools.

commit f66f2618140d71d1e197d5f939899549336640c0
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Tue Feb 9 22:11:24 2016 -0800

    Re-enable building with GSL
    
    There is no API trouble with GSL on Jessie-- only Testing/Unstable.
    The backport can thus take advantage of the additional plugin.
---
 debian/TODO  | 6 ------
 debian/rules | 2 +-
 2 files changed, 1 insertion(+), 7 deletions(-)

diff --git a/debian/TODO b/debian/TODO
deleted file mode 100644
index b9e93df..0000000
--- a/debian/TODO
+++ /dev/null
@@ -1,6 +0,0 @@
-
-Fix build problem with GSL2 for optional plugin. The issue seems to be the API change
-described in http://git.savannah.gnu.org/cgit/gsl.git/tree/NEWS#n55
-
-The build problem is similar to that in #805842. I've reported it upstream:
-https://github.com/samtools/bcftools/issues/378
diff --git a/debian/rules b/debian/rules
index 206d4e5..f6bf26c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 #include /usr/share/dpkg/default.mk
 
 export HTSDIR=/usr/include
-#export USE_GPL=1
+export USE_GPL=1
 export plugindir=/usr/lib/$(DEB_HOST_MULTIARCH)/bcftools
 
 %:

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



More information about the debian-med-commit mailing list