This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libconfig-simple-perl.
commit 946214bb9195387e7dbb797e5cc5fb9dcc98bb8e Author: gregor herrmann <[email protected]> Date: Fri Apr 29 14:28:11 2016 +0200 Change bugtracker URL(s) to HTTPS. --- debian/patches/empty_string.patch | 2 +- debian/patches/non_word_chars.patch | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/patches/empty_string.patch b/debian/patches/empty_string.patch index 18ae7b4..3acb3d8 100644 --- a/debian/patches/empty_string.patch +++ b/debian/patches/empty_string.patch @@ -1,6 +1,6 @@ Description: If the array is empty, we return an empty string. Origin: vendor -Bug-Debian: http://bugs.debian.org/593043 +Bug-Debian: https://bugs.debian.org/593043 Bug: https://rt.cpan.org/Ticket/Display.html?id=77642 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=77642 Author: Raphaƫl Hertzog <[email protected]> diff --git a/debian/patches/non_word_chars.patch b/debian/patches/non_word_chars.patch index cad0c16..f80050c 100644 --- a/debian/patches/non_word_chars.patch +++ b/debian/patches/non_word_chars.patch @@ -1,8 +1,8 @@ Description: change regexp for splitting "key = value" pairs in the ini style parser, otherwise it chokes on non "word" chars -Bug: http://rt.cpan.org/Public/Bug/Display.html?id=49682 +Bug: https://rt.cpan.org/Public/Bug/Display.html?id=49682 Forwarded: http://rt.cpan.org/Public/Bug/Display.html?id=49682 -Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=546534 +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=546534 Author: gregor herrmann <[email protected]> Last-Update: 2012-06-05 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-simple-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
