This is an automated email from the git hooks/post-receive script. martinl-guest pushed a commit to branch ubuntu/xenial in repository gdal-grass.
commit 48ea1249439b0aba60da66c60fe80c2630df1082 Author: Martin Landa <[email protected]> Date: Mon Sep 18 12:06:54 2017 +0200 Rebuild 2.1.2 for xenial --- debian/changelog | 7 +++++++ debian/control | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d418743..a8b8c4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libgdal-grass (2.2.1-1~xenial3) xenial; urgency=medium + + * Rebuild for xenial. + * Bump minimum GRASS version to 7.2.2. + + -- Martin Landa <[email protected]> Mon, 18 Sep 2017 12:04:39 +0200 + libgdal-grass (2.2.1-1~xenial2) xenial; urgency=medium * Rebuild for xenial. diff --git a/debian/control b/debian/control index e7f9526..bd35a79 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Priority: optional Build-Depends: debhelper (>= 9), dh-autoreconf, d-shlibs, - grass (>= 7.2.2~rc2), - grass-dev (>= 7.2.2~rc2), + 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 _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

