This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental in repository postgis.
commit 2e259e437fbb16bdd77e5c2eaa1c71384b521b98 Author: Bas Couwenberg <[email protected]> Date: Sun Sep 24 13:19:02 2017 +0200 Bump Standards-Version to 4.1.0, changes: priority. --- 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 6ae7b7c..f714db3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ postgis (2.4.0~rc1+dfsg-1~exp2) UNRELEASED; urgency=medium * Change priority from extra to optional. + * Bump Standards-Version to 4.1.0, changes: priority. -- Bas Couwenberg <[email protected]> Sun, 24 Sep 2017 13:18:42 +0200 diff --git a/debian/control b/debian/control index 0cb85f7..be93bc0 100644 --- a/debian/control +++ b/debian/control @@ -33,7 +33,7 @@ Build-Depends: autoconf2.13, protobuf-c-compiler, rdfind, xsltproc -Standards-Version: 4.0.0 +Standards-Version: 4.1.0 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/postgis.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/postgis.git -b experimental Homepage: http://postgis.net/ diff --git a/debian/control.in b/debian/control.in index f5362f1..d46933c 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.0.0 +Standards-Version: 4.1.0 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/postgis.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/postgis.git -b experimental 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

