[getdp] 11/20: Build-Depend on libgsl-dev instead of libgsl0-dev for the GSL2 transition

Mattia Rizzolo mattia at debian.org
Fri Feb 12 19:58:26 UTC 2016


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

mattia pushed a commit to branch master
in repository getdp.

commit c6d3bd59eb91af5044f6f6a9e9ea4d11dce1ef7b
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Fri Feb 12 16:19:16 2016 +0000

    Build-Depend on libgsl-dev instead of libgsl0-dev for the GSL2 transition
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index a9ee49d..d4d969d 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
  debhelper (>= 9),
  gfortran,
  libarpack2-dev,
- libgsl0-dev,
+ libgsl-dev,
  mpi-default-dev,
  petsc-dev,
  python-dev (>= 2.6.6-3~),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/getdp.git



More information about the debian-science-commits mailing list