This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pywps.
commit f3b6891d7a18b2845b1b6962825d9f769cfda1aa Author: Bas Couwenberg <[email protected]> Date: Fri May 13 23:05:53 2016 +0200 Bump Standards-Version to 3.9.8. Changes: - Vcs-* fields in control file - copyright-format 1.0 --- debian/changelog | 3 +++ debian/control | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2d10d46..fb5ff40 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,9 @@ pywps (3.2.5-1) UNRELEASED; urgency=medium * Build & install documentation. * Install pywps.cfg-template, webclient & webservices examples. * Override dh_auto_test to run soap_tests.py. + * Bump Standards-Version to 3.9.8, changes: + - Vcs-* fields in control file + - copyright-format 1.0 -- Bas Couwenberg <[email protected]> Fri, 13 May 2016 19:33:40 +0200 diff --git a/debian/control b/debian/control index 8511452..fb5e348 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9), python-setuptools, python-sphinx, python-lxml -Standards-Version: 3.9.5 +Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/pywps.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/pywps.git Homepage: http://pywps.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pywps.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

