This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository postgis.
commit 4e1c0bf73f6694e377a131d704c084a131527a6e Author: Bas Couwenberg <[email protected]> Date: Wed Dec 6 07:55:57 2017 +0100 Bump Standards-Version to 4.1.2, no changes. --- debian/changelog | 1 + debian/control | 2 +- debian/control.in | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 79b7816..7508c52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ postgis (2.4.2+dfsg-3) UNRELEASED; urgency=medium * Use postgresql-all instead of postgresql-contrib-9.6 in tests/control. (closes: #883608) * Drop unused lintian overrides. + * Bump Standards-Version to 4.1.2, no changes. [ Christoph Berg ] * Test all extensions, not just postgis. diff --git a/debian/control b/debian/control index f3eb336..627413e 100644 --- a/debian/control +++ b/debian/control @@ -33,7 +33,7 @@ Build-Depends: autoconf2.13, protobuf-c-compiler, rdfind, xsltproc -Standards-Version: 4.1.1 +Standards-Version: 4.1.2 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/postgis.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/postgis.git Homepage: http://postgis.net/ diff --git a/debian/control.in b/debian/control.in index 3e9ee1c..7aff7b6 100644 --- a/debian/control.in +++ b/debian/control.in @@ -33,7 +33,7 @@ Build-Depends: autoconf2.13, protobuf-c-compiler, rdfind, xsltproc -Standards-Version: 4.1.1 +Standards-Version: 4.1.2 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/postgis.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/postgis.git Homepage: http://postgis.net/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

