[gdal-grass] 01/02: Bump minimum GRASS version to 7.0.0.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Feb 20 21:51:51 UTC 2015


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

sebastic pushed a commit to branch experimental
in repository gdal-grass.

commit 377da848cba72111f5077cdef99da8decadfee01
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Feb 20 22:31:41 2015 +0100

    Bump minimum GRASS version to 7.0.0.
---
 debian/changelog | 6 ++++++
 debian/control   | 6 +++---
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4a2a57b..49b8800 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libgdal-grass (1.11.2-1~exp2) UNRELEASED; urgency=medium
+
+  * Bump minimum GRASS version to 7.0.0.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Fri, 20 Feb 2015 22:31:25 +0100
+
 libgdal-grass (1.11.2-1~exp1) experimental; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index d157b0c..ba4106b 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Build-Depends: debhelper (>= 9),
                d-shlibs,
                libgdal-dev (>= 1.11.2-1~),
                pkg-config,
-               grass-dev (>= 7.0.0~rc2),
-               grass (>= 7.0.0~rc2),
+               grass-dev (>= 7.0.0),
+               grass (>= 7.0.0),
                libproj-dev,
                dh-autoreconf
 Standards-Version: 3.9.6
@@ -21,7 +21,7 @@ Package: libgdal1-1.11.2-grass
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
-         grass700-2,
+         grass700
          ${misc:Depends}
 Recommends: gdal-bin
 Description: GRASS extension for the GDAL library

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



More information about the Pkg-grass-devel mailing list