This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gosmore.
commit f267fe6edbdd1fcc3196ea037148fc2dbd2045e4 Author: Bas Couwenberg <[email protected]> Date: Sat May 7 00:58:02 2016 +0200 Update Vcs-Git URL to use HTTPS. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4c3436e..c66d9df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,7 @@ gosmore (0.0.0.20150815-1) UNRELEASED; urgency=medium [ Bas Couwenberg ] * Enable parallel builds. + * Update Vcs-Git URL to use HTTPS. -- Ross Gammon <[email protected]> Sat, 15 Aug 2015 23:22:09 +0200 diff --git a/debian/control b/debian/control index 07c8b54..918c21f 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9), libcurl4-gnutls-dev Standards-Version: 3.9.2 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/gosmore.git -Vcs-Git: git://anonscm.debian.org/pkg-grass/gosmore.git +Vcs-Git: https://anonscm.debian.org/git/pkg-grass/gosmore.git Homepage: http://wiki.openstreetmap.org/index.php/Gosmore Package: gosmore -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gosmore.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

