[gdal-grass] 04/05: Bump minimum GRASS version to 7.0.3.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sun Feb 7 20:32:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch experimental-2.0
in repository gdal-grass.
commit 696d493a9ed8c78283a35528e7ab2a1993ffa86e
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu Jan 28 15:13:47 2016 +0100
Bump minimum GRASS version to 7.0.3.
---
debian/changelog | 2 +-
debian/control | 6 +++---
debian/control.in | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1d465fd..62c74b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ libgdal-grass (2.0.2-1) UNRELEASED; urgency=medium
* New upstream release.
* Drop patches applied upstream, refresh remaining patch.
- * Bump minimum GRASS version to 7.0.2.
+ * Bump minimum GRASS version to 7.0.3.
* Update Vcs-Browser URL to use HTTPS.
* Bump Standards-Version to 3.9.7, no changes.
diff --git a/debian/control b/debian/control
index 6400058..614aa4a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Priority: optional
Build-Depends: debhelper (>= 9),
dh-autoreconf,
d-shlibs,
- grass (>= 7.0.2),
- grass-dev (>= 7.0.2),
+ grass (>= 7.0.3),
+ grass-dev (>= 7.0.3),
libgdal-dev (>= 2.0.2),
libproj-dev,
libpq-dev,
@@ -21,7 +21,7 @@ Homepage: http://www.gdal.org/
Package: libgdal20-2.0.2-grass
Architecture: any
Section: libs
-Depends: grass702,
+Depends: grass703,
${shlibs:Depends},
${misc:Depends}
Recommends: gdal-bin
diff --git a/debian/control.in b/debian/control.in
index f3d6a65..e7e9d52 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.2),
- grass-dev (>= 7.0.2),
+ grass (>= 7.0.3),
+ grass-dev (>= 7.0.3),
libgdal-dev (>= 2.0.2),
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