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 5f45ac517bce21916e9e8f0062c7f7942fc0e1fa Author: Bas Couwenberg <[email protected]> Date: Sat Sep 16 02:18:29 2017 +0200 New upstream release candidate. --- debian/changelog | 6 ++++++ debian/control | 2 +- debian/control.in | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a09ffb0..206db67 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libgdal-grass (2.2.2~rc1-1) UNRELEASED; urgency=medium + + * New upstream release candidate. + + -- Bas Couwenberg <[email protected]> Sat, 16 Sep 2017 02:18:12 +0200 + libgdal-grass (2.2.1-1) unstable; urgency=medium * Move from experimental to unstable. diff --git a/debian/control b/debian/control index 3fac168..9ee39ac 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9), d-shlibs, grass (>= 7.2.1), grass-dev (>= 7.2.1), - libgdal-dev (>= 2.2.1), + libgdal-dev (>= 2.2.2~), libproj-dev, libpq-dev, pkg-config diff --git a/debian/control.in b/debian/control.in index eb84a6b..ad1746f 100644 --- a/debian/control.in +++ b/debian/control.in @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9), d-shlibs, grass (>= 7.2.1), grass-dev (>= 7.2.1), - libgdal-dev (>= 2.2.1), + libgdal-dev (>= 2.2.2~), libproj-dev, libpq-dev, pkg-config -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gdal-grass.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

