[netcdf-cxx] 01/04: Require at least libnetcdf-dev 4.3.3.1.
    Sebastiaan Couwenberg 
    sebastic at moszumanska.debian.org
       
    Mon Jul 27 16:48:13 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository netcdf-cxx.
commit 35477e016e8c708a511f5281f0feeddcbde3d38c
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Jul 27 18:25:41 2015 +0200
    Require at least libnetcdf-dev 4.3.3.1.
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index c6f60d3..91f8702 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+netcdf-cxx (4.2.1-1~exp3) UNRELEASED; urgency=medium
+
+  * Require at least libnetcdf-dev 4.3.3.1.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Mon, 27 Jul 2015 18:25:11 +0200
+
 netcdf-cxx (4.2.1-1~exp2) experimental; urgency=medium
 
   * Update my email to use @debian.org address.
diff --git a/debian/control b/debian/control
index 222fc44..d1877bc 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9),
                dh-autoreconf,
                doxygen,
                libjs-jquery,
-               libnetcdf-dev,
+               libnetcdf-dev (>= 1:4.3.3.1),
                pkg-config,
                pkg-kde-tools
 Standards-Version: 3.9.6
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf-cxx.git
    
    
More information about the Pkg-grass-devel
mailing list