[libio-socket-multicast6-perl] 07/11: if-address.patch: update DEP3 headers and forward upstream.
gregor herrmann
gregoa at debian.org
Tue Jun 9 18:15:59 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libio-socket-multicast6-perl.
commit 30126387a56f197a53d8c439c8f2e52699e2ce59
Author: gregor herrmann <gregoa at debian.org>
Date: Tue Jun 9 19:55:42 2015 +0200
if-address.patch: update DEP3 headers and forward upstream.
---
debian/patches/if-address.patch | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/patches/if-address.patch b/debian/patches/if-address.patch
index 84ebb1d..f8cb224 100644
--- a/debian/patches/if-address.patch
+++ b/debian/patches/if-address.patch
@@ -1,9 +1,12 @@
-Author: gregor herrmann <gregoa at debian.org>
Description: Ignore interfaces without addresses, otherwise the test fails.
Idea taken from IO::Socket::Multicast.
+Bug: https://rt.cpan.org/Ticket/Display.html?id=105129
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=105129
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2015-06-09
---- libio-socket-multicast6-perl-0.03.orig/t/05interface.t
-+++ libio-socket-multicast6-perl-0.03/t/05interface.t
+--- a/t/05interface.t
++++ b/t/05interface.t
@@ -19,6 +19,7 @@
foreach my $if (@interfaces) {
next unless ($if->is_running);
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libio-socket-multicast6-perl.git
More information about the Pkg-perl-cvs-commits
mailing list