This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pywps.
commit 0dd4bfbb483b81b96fda38c16ccecd2a5c78f5ab Author: Bas Couwenberg <[email protected]> Date: Fri May 13 19:41:00 2016 +0200 Change maintainer to Debian GIS team. Update Vcs-* fields for repository on Alioth. --- debian/changelog | 2 ++ debian/control | 6 ++++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 22cb2d0..7c323a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ pywps (3.2.5-1) UNRELEASED; urgency=medium * Restructure control file with cme. * Move Homepage field to Source section. + * Change maintainer to Debian GIS team. + * Update Vcs-* fields for repository on Alioth. -- Bas Couwenberg <[email protected]> Fri, 13 May 2016 19:33:40 +0200 diff --git a/debian/control b/debian/control index 4b390f4..0e8802c 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,6 @@ Source: pywps -Maintainer: Jachym Cepicky <[email protected]> +Maintainer: Debian GIS Project <[email protected]> +Uploaders: Bas Couwenberg <[email protected]> Section: python Priority: optional Build-Depends: debhelper (>= 9), @@ -7,7 +8,8 @@ Build-Depends: debhelper (>= 9), python-setuptools, python-lxml Standards-Version: 3.9.5 -Vcs-Git: https://github.com/geopython/pywps.git +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 X-Python-Version: >= 2.7 -- 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

