This is an automated email from the git hooks/post-receive script. fsfs pushed a commit to branch master in repository libhttp-throwable-perl.
commit fb6e60882b1b5955ac17d9df5a62a152e10044f4 Author: Florian Schlichting <[email protected]> Date: Tue Nov 15 22:48:58 2016 +0100 Use secure (https) URI for Vcs-Git --- debian/control | 2 +- debian/control.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index e1b3540..acf6770 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Build-Depends: cdbs, Maintainer: Debian Perl Group <[email protected]> Uploaders: Jonas Smedegaard <[email protected]> Standards-Version: 3.9.7 -Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-throwable-perl +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libhttp-throwable-perl.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhttp-throwable-perl.git Homepage: https://github.com/rjbs/HTTP-Throwable diff --git a/debian/control.in b/debian/control.in index 0e5a038..6567f95 100644 --- a/debian/control.in +++ b/debian/control.in @@ -5,7 +5,7 @@ Build-Depends: @cdbs@ Maintainer: Debian Perl Group <[email protected]> Uploaders: Jonas Smedegaard <[email protected]> Standards-Version: 3.9.7 -Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-throwable-perl +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libhttp-throwable-perl.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhttp-throwable-perl.git Homepage: https://github.com/rjbs/HTTP-Throwable -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhttp-throwable-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
