This is an automated email from the git hooks/post-receive script. sebastic-guest pushed a commit to branch experimental in repository gdal-grass.
commit d10a56d96d792b26c331416be16bbef707b6b543 Author: Bas Couwenberg <[email protected]> Date: Sat Oct 11 18:09:46 2014 +0200 New upstream release. --- debian/changelog | 6 ++++++ debian/control | 4 ++-- debian/control.in | 4 ++-- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4389c30..3d2700d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libgdal-grass (1.11.1-1) UNRELEASED; urgency=medium + + * New upstream release. + + -- Bas Couwenberg <[email protected]> Sat, 11 Oct 2014 18:08:09 +0200 + libgdal-grass (1.11.0-1~exp2) experimental; urgency=medium * Update for GRASS 6.4.4. diff --git a/debian/control b/debian/control index a45ac16..2e833ed 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Section: science Priority: optional Build-Depends: debhelper (>= 9), d-shlibs, - libgdal-dev (>= 1.11.0-1~), + libgdal-dev (>= 1.11.1-1~), pkg-config, grass-dev (>= 6.4.0~rc5), grass (>= 6.4.0~rc5), @@ -17,7 +17,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/gdal-grass.git Vcs-Git: git://anonscm.debian.org/pkg-grass/gdal-grass.git Homepage: http://www.gdal.org/ -Package: libgdal1-1.11.0-grass +Package: libgdal1-1.11.1-grass Architecture: any Section: libs Depends: ${shlibs:Depends}, diff --git a/debian/control.in b/debian/control.in index 91d8384..0a6197f 100644 --- a/debian/control.in +++ b/debian/control.in @@ -6,7 +6,7 @@ Section: science Priority: optional Build-Depends: debhelper (>= 9), d-shlibs, - libgdal-dev (>= 1.11.0-1~), + libgdal-dev (>= 1.11.1-1~), pkg-config, grass-dev (>= 6.4.0~rc5), grass (>= 6.4.0~rc5), @@ -17,7 +17,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/gdal-grass.git Vcs-Git: git://anonscm.debian.org/pkg-grass/gdal-grass.git Homepage: http://www.gdal.org/ -Package: libgdal1-1.11.0-grass +Package: libgdal1-1.11.1-grass Architecture: any Section: libs Depends: ${shlibs:Depends}, -- 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

