This is an automated email from the git hooks/post-receive script. a_valentino-guest pushed a commit to branch master in repository python-mpop.
commit d6453656579809b2af4c1bd730b79effeea102ef Author: Antonio Valentino <[email protected]> Date: Sat Feb 6 09:20:40 2016 +0000 Fix Vcs-* URLs --- debian/changelog | 1 + debian/control | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5a30b2d..cecbb40 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ python-mpop (1.2.1-1) UNRELEASED; urgency=medium * Refresh all patches * Fix debian/watch file * Standard version bumped to 3.9.7 (no change) + * Fix Vcs-* URLs -- Antonio Valentino <[email protected]> Sun, 22 Mar 2015 18:32:19 +0000 diff --git a/debian/control b/debian/control index ed0bb90..082f1e0 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,9 @@ Source: python-mpop -Section: python -Priority: optional Maintainer: Debian GIS Project <[email protected]> Uploaders: Antonio Valentino <[email protected]> +Section: python +Testsuite: autopkgtest +Priority: optional Build-Depends: debhelper (>= 9.0.0), dh-python, python-setuptools, @@ -14,10 +15,9 @@ Build-Depends: debhelper (>= 9.0.0), python-mipp, python-pyresample Standards-Version: 3.9.7 +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/python-mpop.git +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/python-mpop.git Homepage: https://github.com/mraspaud/mpop -Vcs-Git: http://anonscm.debian.org/git/pkg-grass/python-mpop.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/python-mpop.git;a=summary -XS-Testsuite: autopkgtest Package: python-mpop Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-mpop.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

