[libdevice-modem-perl] 15/19: Fix pod errors found by lintian

Christoph Biedl cbiedl at moszumanska.debian.org
Sat Nov 18 09:29:18 UTC 2017


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

cbiedl pushed a commit to branch master
in repository libdevice-modem-perl.

commit f0a4fe9a6140e2a99eb7bd4a09f3b0e5c4d374fc
Author: Christoph Biedl <debian.axhn at manchmal.in-ulm.de>
Date:   Wed Jun 29 23:05:48 2016 +0200

    Fix pod errors found by lintian
---
 debian/patches/fix-pod-errors.patch | 27 +++++++++++++++++++++++++++
 debian/patches/series               |  1 +
 2 files changed, 28 insertions(+)

diff --git a/debian/patches/fix-pod-errors.patch b/debian/patches/fix-pod-errors.patch
new file mode 100644
index 0000000..2fb1024
--- /dev/null
+++ b/debian/patches/fix-pod-errors.patch
@@ -0,0 +1,27 @@
+Subject: Fix pod errors reported by lintian
+Author: Christoph Biedl <debian.axhn at manchmal.in-ulm.de>
+Forwarded: no
+Last-Update: 2016-06-29
+
+--- a/lib/Device/Modem/FAQ.pod
++++ b/lib/Device/Modem/FAQ.pod
+@@ -1,6 +1,6 @@
+-=head1 Device::Modem::FAQ
++=head1 NAME
+ 
+-This is a Frequently Asked Questions list about C<Device::Modem> perl extension.
++Device::Modem::FAQ - Frequently Asked Questions list about the C<Device::Modem> perl extension
+ 
+ =head2 What is C<Device::Modem>?
+ 
+--- a/lib/Device/Modem/Protocol/Xmodem.pm
++++ b/lib/Device/Modem/Protocol/Xmodem.pm
+@@ -464,7 +464,7 @@
+ 
+ =head1 NAME
+ 
+-Device::Modem::Protocol::Xmodem
++Device::Modem::Protocol::Xmodem - XModem protocol implementation
+ 
+ =head1 Xmodem::Block
+ 
diff --git a/debian/patches/series b/debian/patches/series
index b14c411..0745831 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 log-file-location.patch
+fix-pod-errors.patch

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



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