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 7b98dcaceceff35ffe32e3d34a7c129187ce29a8 Author: Bas Couwenberg <[email protected]> Date: Sun Jun 18 19:46:07 2017 +0200 Bump Standards-Version to 4.0.0, no changes. --- debian/changelog | 3 ++- debian/control | 2 +- debian/control.in | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 74abbd6..6416137 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ libgdal-grass (2.2.0-1~exp2) UNRELEASED; urgency=medium * Disable PIE on Ubuntu where it's still problematic. + * Bump Standards-Version to 4.0.0, no changes. - -- Bas Couwenberg <[email protected]> Sun, 04 Jun 2017 19:49:37 +0200 + -- Bas Couwenberg <[email protected]> Sun, 18 Jun 2017 19:47:24 +0200 libgdal-grass (2.2.0-1~exp1) experimental; urgency=medium diff --git a/debian/control b/debian/control index bab8822..7ec995a 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9), libproj-dev, libpq-dev, pkg-config -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/gdal-grass.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/gdal-grass.git -b experimental-2.2 Homepage: http://www.gdal.org/ diff --git a/debian/control.in b/debian/control.in index 55b5023..c509fbb 100644 --- a/debian/control.in +++ b/debian/control.in @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9), libproj-dev, libpq-dev, pkg-config -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/gdal-grass.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/gdal-grass.git -b experimental-2.2 Homepage: http://www.gdal.org/ -- 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

