This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libwx-perl.
commit 4a3176270f959ee3bbc8397afc298143cb326821 Author: gregor herrmann <[email protected]> Date: Fri Jun 23 20:53:54 2017 +0200 Use HTTPS for some URLs in debian/{copyright,upstream/metadata}. Thanks: duck. --- debian/copyright | 2 +- debian/upstream/metadata | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/copyright b/debian/copyright index 61c82fc..eeae766 100644 --- a/debian/copyright +++ b/debian/copyright @@ -55,7 +55,7 @@ License: GPL-1+ License: wxWindows This is the text if the "wxWindows Library License", taken from - http://www.wxwidgets.org/about/licence/ as of 2011-08-19 + https://www.wxwidgets.org/about/licence/ as of 2011-08-19 . wxWindows Library Licence, Version 3.1 ====================================== diff --git a/debian/upstream/metadata b/debian/upstream/metadata index 01b0617..ee7e235 100644 --- a/debian/upstream/metadata +++ b/debian/upstream/metadata @@ -3,4 +3,4 @@ Archive: CPAN Bug-Database: https://rt.cpan.org/NoAuth/Bugs.html?Dist=Wx Contact: Mattia Barbon <[email protected]> Name: Wx -Repository: http://svn.code.sf.net/p/wxperl/code/wxPerl +Repository: https://svn.code.sf.net/p/wxperl/code/wxPerl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libwx-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
