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 ec602db489e208191f8743ee62d79c265c7de31f Author: Afif Elghraoui <[email protected]> Date: Thu Jan 28 23:37:39 2016 -0800 Adjust libgsl dependency for Stable There was a transition in testing that needs to be reversed for Stable. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index ba5ee5d..057cb64 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9), zlib1g-dev, libhts-dev (>= 1.2.1), - libgsl-dev, + libgsl0-dev, # Test-Depends: tabix, libio-pty-perl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bcftools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
