[SCM] Debian packaging of libnet-libdnet-perl branch, master, updated. debian/0.96-1-9-ga8927f0

Xavier Guimard x.guimard at free.fr
Sat Dec 15 08:04:12 UTC 2012


The following commit has been merged in the master branch:
commit dd32c3840fbfdc1c6f373597503b6559709a4bf2
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sat Dec 15 09:01:43 2012 +0100

    Removed patch

diff --git a/debian/patches/fix-pod-spelling.patch b/debian/patches/fix-pod-spelling.patch
deleted file mode 100644
index 05a9870..0000000
--- a/debian/patches/fix-pod-spelling.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: fix POD spelling errors
-Author: Jonathan Yu <jawnsy at cpan.org>
-Origin: vendor
-Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=72729
---- a/lib/Net/Libdnet.pm
-+++ b/lib/Net/Libdnet.pm
-@@ -340,7 +340,7 @@
- 
- All the original and obsolete functions return I<undef> and print a warning message to the standard error when a problem occurs. The obsolete functions are: B<addr_cmp>, B<addr_bcast>, B<addr_net>, B<arp_add>, B<arp_delete>, B<arp_get>, B<intf_get>, B<intf_get_src>, B<intf_get_dst>, B<route_add>, B<route_delete>, B<route_get>.
- 
--These osbsolete functions will continue to work, to keep backward compatibility, but should not be used anymore. The new APIs should be prefered. There are two new APIs, one is the low-level one, matching libdnet functions, and the other one is a high-level API, matching a more Perl object oriented programming. This latest one is highly prefered.
-+These obsolete functions will continue to work, to keep backward compatibility, but should not be used anymore. The new APIs should be preferred. There are two new APIs, one is the low-level one, matching libdnet functions, and the other one is a high-level API, matching a more Perl object oriented programming. This latest one is highly preferred.
- 
- Net::Libdnet module implements the low-level API. The high-level API is accessible by using the following modules: B<Net::Libdnet::Intf>, B<Net::Libdnet::Route>, B<Net::Libdnet::Fw>, B<Net::Libdnet::Arp>, B<Net::Libdnet::Eth>, B<Net::Libdnet::Ip> and B<Net::Libdnet::Tun>.
- 

-- 
Debian packaging of libnet-libdnet-perl



More information about the Pkg-perl-cvs-commits mailing list