[gdal-grass] 01/03: Bump minimum GRASS version to 7.2.2.

Bas Couwenberg sebastic at debian.org
Sat Sep 16 15:35:03 UTC 2017


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

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

commit c04ce2ce722ea03560140702e34119f8f7447027
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Sep 16 16:42:41 2017 +0200

    Bump minimum GRASS version to 7.2.2.
---
 debian/changelog  | 6 ++++++
 debian/control    | 6 +++---
 debian/control.in | 4 ++--
 3 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a09ffb0..241bf75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libgdal-grass (2.2.1-2) UNRELEASED; urgency=medium
+
+  * Bump minimum GRASS version to 7.2.2.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sat, 16 Sep 2017 16:42:26 +0200
+
 libgdal-grass (2.2.1-1) unstable; urgency=medium
 
   * Move from experimental to unstable.
diff --git a/debian/control b/debian/control
index 667f550..381295a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
                dh-autoreconf,
                d-shlibs,
-               grass (>= 7.2.1),
-               grass-dev (>= 7.2.1),
+               grass (>= 7.2.2),
+               grass-dev (>= 7.2.2),
                libgdal-dev (>= 2.2.1),
                libproj-dev,
                libpq-dev,
@@ -21,7 +21,7 @@ Homepage: http://www.gdal.org/
 Package: libgdal-grass
 Architecture: any
 Section: libs
-Depends: grass721,
+Depends: grass722,
          ${shlibs:Depends},
          ${misc:Depends}
 Recommends: gdal-bin
diff --git a/debian/control.in b/debian/control.in
index b912152..9fe2a0d 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -7,8 +7,8 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
                dh-autoreconf,
                d-shlibs,
-               grass (>= 7.2.1),
-               grass-dev (>= 7.2.1),
+               grass (>= 7.2.2),
+               grass-dev (>= 7.2.2),
                libgdal-dev (>= 2.2.1),
                libproj-dev,
                libpq-dev,

-- 
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