[gdal-grass] 01/07: Bump minimum GRASS version to 7.2.0.
Bas Couwenberg
sebastic at debian.org
Tue Jan 17 15:01:35 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch ubuntu/xenial
in repository gdal-grass.
commit 8bf217399984e324a0eb10e47d2f467993105d9e
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Wed Dec 28 19:45:48 2016 +0100
Bump minimum GRASS version to 7.2.0.
---
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 a5b10ac..ac37e8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libgdal-grass (2.1.0-1~xenial2) UNRELEASED; urgency=medium
+
+ * Bump minimum GRASS version to 7.2.0.
+
+ -- Bas Couwenberg <sebastic at debian.org> Wed, 28 Dec 2016 19:45:29 +0100
+
libgdal-grass (2.1.0-1~xenial1) xenial; urgency=medium
* Update branch in gbp.conf & Vcs-Git URL.
diff --git a/debian/control b/debian/control
index 818fd90..3a3d003 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Priority: optional
Build-Depends: debhelper (>= 9),
dh-autoreconf,
d-shlibs,
- grass (>= 7.0.5),
- grass-dev (>= 7.0.5),
+ grass (>= 7.2.0),
+ grass-dev (>= 7.2.0),
libgdal-dev (>= 2.1.0),
libproj-dev,
libpq-dev,
@@ -21,7 +21,7 @@ Homepage: http://www.gdal.org/
Package: libgdal20-2.1.0-grass
Architecture: any
Section: libs
-Depends: grass705,
+Depends: grass720,
${shlibs:Depends},
${misc:Depends}
Recommends: gdal-bin
diff --git a/debian/control.in b/debian/control.in
index 316ab20..8d05817 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.0.5),
- grass-dev (>= 7.0.5),
+ grass (>= 7.2.0),
+ grass-dev (>= 7.2.0),
libgdal-dev (>= 2.1.0),
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