[sagemath] 01/01: Versioned Build-Depends: libgsl-dev (>= 2.3+dfsg-1~bpo8+3) to make sure libgslcblas.so will be found

Andreas Tille tille at debian.org
Thu Apr 13 09:44:55 UTC 2017


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

tille pushed a commit to branch debian/jessie-backports
in repository sagemath.

commit 7d8b029e0c3dbb99788606ffba0515381b758a1a
Author: Andreas Tille <tille at debian.org>
Date:   Thu Apr 13 11:44:38 2017 +0200

    Versioned Build-Depends: libgsl-dev (>= 2.3+dfsg-1~bpo8+3) to make sure libgslcblas.so will be found
---
 debian/changelog  | 2 ++
 debian/control.in | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5899fd5..913ed6f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ sagemath (7.4-9~bpo8+1) UNRELEASED; urgency=medium
   * Adapt debian/control.runtime-depends and debian/control.in to versions
     in Jessie backports
   * Force fplll check to be always true
+  * Versioned Build-Depends: libgsl-dev (>= 2.3+dfsg-1~bpo8+3) to make sure
+    libgslcblas.so will be found
 
  -- Andreas Tille <tille at debian.org>  Sun, 05 Mar 2017 19:46:57 +0100
 
diff --git a/debian/control.in b/debian/control.in
index 1b93ee8..3f2c6b2 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -45,7 +45,7 @@ Build-Depends:
  libglpk-dev,
  libgmp-dev (>= 2:5.1.2),
  libgpg-error-dev,
- libgsl-dev,
+ libgsl-dev (>= 2.3+dfsg-1~bpo8+3),
  libiml-dev,
  liblapack-dev,
  liblfunction-dev,

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



More information about the debian-science-commits mailing list