[libnetpacket-perl] 08/10: Add whatis.patch for USBMon.pm

Florian Schlichting fsfs at moszumanska.debian.org
Fri Nov 29 20:34:22 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 582126ec4167db1d7293fb5bd92a8d1df9597771
Author: Florian Schlichting <fsfs at debian.org>
Date:   Fri Nov 29 21:31:24 2013 +0100

    Add whatis.patch for USBMon.pm
---
 debian/patches/series       |  1 +
 debian/patches/whatis.patch | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
index 5299247..b7ad63a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 spelling.patch
+whatis.patch
diff --git a/debian/patches/whatis.patch b/debian/patches/whatis.patch
new file mode 100644
index 0000000..c76f1a7
--- /dev/null
+++ b/debian/patches/whatis.patch
@@ -0,0 +1,15 @@
+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