This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository prepair.
commit e471181780d55a2f02451ade19d460ca4e8ceae7 Author: Bas Couwenberg <[email protected]> Date: Mon Aug 24 23:24:07 2015 +0200 Update Vcs-Browser 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 ca228a3..a18f5f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ prepair (0.7-3) UNRELEASED; urgency=medium * Add gbp.conf to use pristine-tar by default. * Update watch file to handle other tar extensions. + * Update Vcs-Browser URL to use HTTPS. -- Bas Couwenberg <[email protected]> Fri, 08 May 2015 14:40:08 +0200 diff --git a/debian/control b/debian/control index 543d2b4..a66d74b 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9), docbook-xml, xsltproc Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/prepair.git/ +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/prepair.git/ Vcs-Git: git://anonscm.debian.org/pkg-grass/prepair.git Homepage: https://github.com/tudelft3d/prepair -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/prepair.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

