This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository protozero.
commit 31de0c9e3f946ec1d5592369f1a3ecdebe1ff276 Author: Bas Couwenberg <[email protected]> Date: Tue Oct 24 20:08:15 2017 +0200 Bump Standards-Version to 4.1.1, no changes. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index cef7036..bf784cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ protozero (1.6.0-1) UNRELEASED; urgency=medium * New upstream release. * Add cmake to build dependencies. * Update packaging for cmake build. + * Bump Standards-Version to 4.1.1, no changes. -- Bas Couwenberg <[email protected]> Tue, 24 Oct 2017 19:33:48 +0200 diff --git a/debian/control b/debian/control index ecbd009..9c5f376 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9), libprotobuf-dev, protobuf-compiler, pkg-config -Standards-Version: 4.1.0 +Standards-Version: 4.1.1 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/protozero.git/ Vcs-Git: https://anonscm.debian.org/git/pkg-grass/protozero.git Homepage: https://github.com/mapbox/protozero -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/protozero.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

