This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libbio-primerdesigner-perl.
commit 7baf1070b2628e1273c2123d9f2cead440904d93 Author: gregor herrmann <[email protected]> Date: Fri Apr 29 14:27:51 2016 +0200 Change bugtracker URL(s) to HTTPS. --- debian/patches/build.pl-getopt-long.patch | 2 +- debian/patches/no-hash-manipulation-inside-each.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/patches/build.pl-getopt-long.patch b/debian/patches/build.pl-getopt-long.patch index 08bdd0b..7932945 100644 --- a/debian/patches/build.pl-getopt-long.patch +++ b/debian/patches/build.pl-getopt-long.patch @@ -2,7 +2,7 @@ Description: Use of Getopt::Long was breaking the Build.PL interface for passing Module::Build long options (for example --installdirs). Refactor Build.PL to use the built-in args() method. Origin: vendor -Bug-Debian: http://bugs.debian.org/718120 +Bug-Debian: https://bugs.debian.org/718120 Forwarded: not-yet Author: gregor herrmann <[email protected]> Last-Update: 2013-07-29 diff --git a/debian/patches/no-hash-manipulation-inside-each.patch b/debian/patches/no-hash-manipulation-inside-each.patch index c42250d..61ebe9a 100644 --- a/debian/patches/no-hash-manipulation-inside-each.patch +++ b/debian/patches/no-hash-manipulation-inside-each.patch @@ -1,7 +1,7 @@ Description: avoid changing hash keys in an "each %hash" loop This leads to undefined behaviour Instead, mark what needs to be added/deleted and do it outside of the loop. -Bug-Debian: http://bugs.debian.org/711426 +Bug-Debian: https://bugs.debian.org/711426 Bug: https://rt.cpan.org/Public/Bug/Display.html?id=85968 Author: Damyan Ivanov <[email protected]> Forwarded: yes -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libbio-primerdesigner-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
