This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libapache2-mod-perl2.
commit 1dfc24c7bad5ac5adb5bc82da35f8f4a167b8801 Author: gregor herrmann <[email protected]> Date: Fri Apr 29 14:27:45 2016 +0200 Change bugtracker URL(s) to HTTPS. --- debian/patches/010-doc-no-more-send_http_header.patch | 2 +- debian/patches/260_fix_pipelined_response_deadlock.patch | 2 +- debian/patches/360-conditional-linux-pid-module.patch | 2 +- debian/patches/avoid-db-linkage.patch | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/patches/010-doc-no-more-send_http_header.patch b/debian/patches/010-doc-no-more-send_http_header.patch index c0fc439..1b21ebb 100644 --- a/debian/patches/010-doc-no-more-send_http_header.patch +++ b/debian/patches/010-doc-no-more-send_http_header.patch @@ -3,7 +3,7 @@ Description: Can't locate object method "send_http_header" Trivial patch to remove a stale reference to send_http_header that is no longer available or necessary Last-Update: 2011-03-22 -Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507821 +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507821 Forwarded: yes Reviewed-by: Nicholas Bamber <[email protected]> --- a/docs/api/ModPerl/Registry.pod diff --git a/debian/patches/260_fix_pipelined_response_deadlock.patch b/debian/patches/260_fix_pipelined_response_deadlock.patch index 8a653cf..17abacf 100644 --- a/debian/patches/260_fix_pipelined_response_deadlock.patch +++ b/debian/patches/260_fix_pipelined_response_deadlock.patch @@ -24,7 +24,7 @@ the test suite read the body before doing anything that generates output -zefram -Bug-Debian: http://bugs.debian.org/676754 +Bug-Debian: https://bugs.debian.org/676754 Bug: https://rt.cpan.org/Public/Bug/Display.html?id=82409 Origin: https://rt.cpan.org/Public/Bug/Display.html?id=82409 diff --git a/debian/patches/360-conditional-linux-pid-module.patch b/debian/patches/360-conditional-linux-pid-module.patch index 7da31f2..965af02 100644 --- a/debian/patches/360-conditional-linux-pid-module.patch +++ b/debian/patches/360-conditional-linux-pid-module.patch @@ -1,7 +1,7 @@ Description: Fallback to use native perl getppid() if Linux::Pid is not present Author: Guillem Jover <[email protected]> Origin: vendor -Bug-Debian: http://bugs.debian.org/684290 +Bug-Debian: https://bugs.debian.org/684290 Forwarded: no Last-Update: 2014-07-04 diff --git a/debian/patches/avoid-db-linkage.patch b/debian/patches/avoid-db-linkage.patch index a313287..78718b9 100644 --- a/debian/patches/avoid-db-linkage.patch +++ b/debian/patches/avoid-db-linkage.patch @@ -1,7 +1,7 @@ Author: Damyan Ivanov <[email protected]> Reviewed-by: Nicholas Bamber <[email protected]> Subject: Linking with dbm is unnecessary and causes issues -Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621415 +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621415 Last-Update: 2011-04-10 Forwarded: not-needed --- a/lib/Apache2/Build.pm -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapache2-mod-perl2.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
