[pktools] 02/02: Add libgsl-dev as preferred build dependency, keep libgsl0-dev as alternative for backports.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Nov 6 14:52:27 UTC 2015


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

sebastic pushed a commit to branch master
in repository pktools.

commit 53210068769bc634482a665b3c7814275ee59ce4
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Nov 6 15:48:40 2015 +0100

    Add libgsl-dev as preferred build dependency, keep libgsl0-dev as alternative for backports.
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5371ed4..4428c64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 pktools (2.6.4-4) UNRELEASED; urgency=medium
 
   * Update Vcs-Browser URL to use HTTPS.
+  * Add libgsl-dev as preferred build dependency,
+    keep libgsl0-dev as alternative for backports.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 21 Oct 2015 23:14:34 +0200
 
diff --git a/debian/control b/debian/control
index 03d24cb..7c35876 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9),
                dh-autoreconf,
                autotools-dev,
                libgdal-dev (>= 1.10.0-0~),
-               libgsl0-dev,
+               libgsl-dev | libgsl0-dev,
                libboost-dev,
                libarmadillo-dev,
                libfann-dev,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pktools.git



More information about the Pkg-grass-devel mailing list