This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libanyevent-perl.
commit 8add51d11f7b711b2eeaa0ecd6b679d166f7e118 Author: gregor herrmann <[email protected]> Date: Tue Sep 12 18:40:37 2017 +0200 Use HTTPS for the Forwarded URL in replace-abuse-die-with-warn.patch. Thanks: duck. --- debian/patches/replace-abuse-die-with-warn.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/patches/replace-abuse-die-with-warn.patch b/debian/patches/replace-abuse-die-with-warn.patch index 363f414..2eb0009 100644 --- a/debian/patches/replace-abuse-die-with-warn.patch +++ b/debian/patches/replace-abuse-die-with-warn.patch @@ -1,8 +1,8 @@ Description: replace hardcoded die by a warn if IO::Async::Loop::AnyEvent is in use Author: Xavier Guimard <[email protected]> Bug-Debian: https://bugs.debian.org/706453 -Forwarded: http://www.nntp.perl.org/group/perl.perl5.porters/2012/02/msg183037.html -Last-Update: 2016-10-19 +Forwarded: https://www.nntp.perl.org/group/perl.perl5.porters/2012/02/msg183037.html +Last-Update: 2017-09-12 --- a/lib/AnyEvent.pm +++ b/lib/AnyEvent.pm -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libanyevent-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
