[nco] 02/02: Rebuild for jessie-backports.

Bas Couwenberg sebastic at debian.org
Fri Nov 25 08:26:46 UTC 2016


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

sebastic pushed a commit to branch jessie-backports
in repository nco.

commit 8f0005130d624a3109e6d2003892d5ac55d67cc5
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Nov 25 09:16:55 2016 +0100

    Rebuild for jessie-backports.
    
    Change GSL dependency to libgsl0-dev for jessie.
---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6ba2604..26b7b29 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+nco (4.6.2-2~bpo8+1) jessie-backports; urgency=medium
+
+  * Rebuild for jessie-backports.
+  * Change GSL dependency to libgsl0-dev for jessie.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Fri, 25 Nov 2016 09:15:07 +0100
+
 nco (4.6.2-2) unstable; urgency=medium
 
   * Limit parallel build (max-parallel=32).
diff --git a/debian/control b/debian/control
index b1021bf..4bbaca2 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9),
                antlr,
                libantlr-dev,
                gsl-bin,
-               libgsl-dev,
+               libgsl0-dev,
                netcdf-bin,
                libnetcdf-dev,
                libudunits2-dev,

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



More information about the Pkg-grass-devel mailing list