This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository python-cligj.
commit e3a24180dac80b836fc8b9788cda73a508ea86a1 Author: Bas Couwenberg <[email protected]> Date: Fri Nov 20 20:30:49 2015 +0100 Update Vcs-Browser URL to use HTTPS. --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 966794a..69ffe78 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-cligj (0.3.0-2) UNRELEASED; urgency=medium + + * Team upload. + * Update Vcs-Browser URL to use HTTPS. + + -- Bas Couwenberg <[email protected]> Fri, 20 Nov 2015 20:30:26 +0100 + python-cligj (0.3.0-1) unstable; urgency=medium [ Bas Couwenberg ] diff --git a/debian/control b/debian/control index 77cc569..d79bf78 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9), python3-click, python3-all, Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/python-cligj.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/python-cligj.git Vcs-Git: git://anonscm.debian.org/pkg-grass/python-cligj.git Homepage: https://github.com/mapbox/cligj X-Python-Version: >= 2.5 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-cligj.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

