This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository mapproxy.
commit bb37221a95622050f51574ec02636a3ba295c2db Author: Bas Couwenberg <[email protected]> Date: Mon Jul 25 18:57:02 2016 +0200 Add Vcs-* fields for git repository on Alioth. --- debian/changelog | 1 + debian/control | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 28957ed..06eca64 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ mapproxy (1.8.2-1) UNRELEASED; urgency=medium * Restructure control file with cme. * Change Maintainer to Debian GIS team, add myself to Uploaders. + * Add Vcs-* fields for git repository on Alioth. -- Bas Couwenberg <[email protected]> Mon, 25 Jul 2016 18:53:14 +0200 diff --git a/debian/control b/debian/control index 0781422..23cd0e1 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,8 @@ Build-Depends: bc, libproj-dev, libgdal-dev Standards-Version: 3.9.6 +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/mapproxy.git +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/mapproxy.git Homepage: http://mapproxy.org/ X-Python-Version: >= 2.7 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapproxy.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

