[libnetpacket-perl] 03/04: Drop spelling.patch, whatis.patch: both applied upstream

Florian Schlichting fsfs at moszumanska.debian.org
Wed Dec 4 22:51:14 UTC 2013


This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libnetpacket-perl.

commit 58926403736aa7f9088fd8d330a0912b8e3467de
Author: Florian Schlichting <fsfs at debian.org>
Date:   Wed Dec 4 23:49:10 2013 +0100

    Drop spelling.patch, whatis.patch: both applied upstream
---
 debian/patches/series         |  2 --
 debian/patches/spelling.patch | 17 -----------------
 debian/patches/whatis.patch   | 15 ---------------
 3 files changed, 34 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index b7ad63a..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1,2 +0,0 @@
-spelling.patch
-whatis.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
deleted file mode 100644
index 5f286c6..0000000
--- a/debian/patches/spelling.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Author: gregor herrmann <gregoa at debian.org>
-Description: spelling fix
-Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=91063
-Reviewed-by: Nicholas Bamber <nicholas at periapt.co.uk>
-Last-Update: 2011-03-18
-
---- a/lib/NetPacket/UDP.pm
-+++ b/lib/NetPacket/UDP.pm
-@@ -321,7 +321,7 @@
-             # replace foo in the payload with bar
-             $udp_obj->{data} =~ s/foo/bar/g;
- 
--            # reencode the packet
-+            # re-encode the packet
-             $ip_obj->{data} = $udp_obj->encode($udp_obj, $ip_obj);
-             $data = $ip_obj->encode;
- 
diff --git a/debian/patches/whatis.patch b/debian/patches/whatis.patch
deleted file mode 100644
index c76f1a7..0000000
--- a/debian/patches/whatis.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: add WHATIS entry to USBMon.pm's NAME section
-Author: Florian Schlichting <fsfs at debian.org>
-Forwarded: https://github.com/yanick/netpacket/commit/fe66bbd6ab02bca8b95b91c307a6c3717d40b670
-
---- a/lib/NetPacket/USBMon.pm
-+++ b/lib/NetPacket/USBMon.pm
-@@ -147,7 +147,7 @@
- 
- =head1 NAME
- 
--NetPacket::USBMon
-+NetPacket::USBMon - Assemble and disassemble USB packets captured via Linux USBMon interface.
- 
- =head1 VERSION
- 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnetpacket-perl.git



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