This is an automated email from the git hooks/post-receive script. martinl-guest pushed a commit to branch experimental-2.1 in repository gdal-grass.
commit 6bc603a520d4edef2b433b7ed9753645308447c3 Author: Martin Landa <[email protected]> Date: Mon May 15 20:40:52 2017 +0200 Rebuild 2.1.3 for xenial --- debian/changelog | 7 +++++++ debian/control | 6 +++--- debian/control.in | 4 ++-- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index e802bab..8d3d758 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libgdal-grass (2.1.3-1~xenial1) xenial; urgency=medium + + * Rebuild for xenial. + * Bump minimum GRASS version to 7.2.1. + + -- Martin Landa <[email protected]> Mon, 15 May 2017 20:16:30 +0200 + libgdal-grass (2.1.3-1~exp1) experimental; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index 876ce30..8925bed 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Priority: optional Build-Depends: debhelper (>= 9), dh-autoreconf, d-shlibs, - grass (>= 7.2.0), - grass-dev (>= 7.2.0), + grass (>= 7.2.1), + grass-dev (>= 7.2.1), libgdal-dev (>= 2.1.3), libproj-dev, libpq-dev, @@ -21,7 +21,7 @@ Homepage: http://www.gdal.org/ Package: libgdal-grass Architecture: any Section: libs -Depends: grass720, +Depends: grass721, ${shlibs:Depends}, ${misc:Depends} Recommends: gdal-bin diff --git a/debian/control.in b/debian/control.in index 24874af..ab19323 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.0), - grass-dev (>= 7.2.0), + grass (>= 7.2.1), + grass-dev (>= 7.2.1), libgdal-dev (>= 2.1.3), 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

