[libnet-mac-vendor-perl] 01/02: Add 724227-fix-FTBFS.patch patch
Salvatore Bonaccorso
carnil at debian.org
Mon Jan 27 21:31:19 UTC 2014
This is an automated email from the git hooks/post-receive script.
carnil pushed a commit to branch wheezy
in repository libnet-mac-vendor-perl.
commit dfbaf507efb906c146c664128973187972deaec8
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Mon Jan 27 12:46:05 2014 +0100
Add 724227-fix-FTBFS.patch patch
Fixes FTBFS due to failing t/fetch_oui.t test.
Closes: #724227
---
debian/patches/724227-fix-FTBFS.patch | 20 ++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 21 insertions(+)
diff --git a/debian/patches/724227-fix-FTBFS.patch b/debian/patches/724227-fix-FTBFS.patch
new file mode 100644
index 0000000..b9af41c
--- /dev/null
+++ b/debian/patches/724227-fix-FTBFS.patch
@@ -0,0 +1,20 @@
+Description: Fix FTBFS due to failing test t/fetch_oui.t
+Origin: vendor
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=89110
+Bug-Debian: http://bugs.debian.org/724227
+Forwarded: not-needed
+Author: Moritz Mühlenhoff <muehlenhoff at univention.de>
+Last-Update: 2014-01-27
+Applied-Upstream: 1.19_03
+
+--- a/t/fetch_oui.t
++++ b/t/fetch_oui.t
+@@ -26,7 +26,7 @@
+
+ my $lines =
+ [
+- 'Apple Computer',
++ 'Apple',
+ '1 Infinite Loop',
+ 'Cupertino CA 95014',
+ 'UNITED STATES',
diff --git a/debian/patches/series b/debian/patches/series
index e85272f..0647fa2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
makefile.patch
network-tests.patch
+724227-fix-FTBFS.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-mac-vendor-perl.git
More information about the Pkg-perl-cvs-commits
mailing list