Control: tag -1 + patch

On Thu, 22 Aug 2013 17:11:03 +0100, Dominic Hargreaves wrote:

> Source: primaxscan
> Version: 0.93beta3-10
> Severity: serious
> Justification: transition imminent
> User: debian-p...@lists.debian.org
> Usertags: perl-5.18-transition
> Tags: sid jessie
> 
> This package FTBFS with perl 5.18:
> 
> pod2man --section=1 \
>                 --release="Primaxscan " \
>                 --date="`LANG=C date`" \
>                 debian/primaxscan.pod > debian/primaxscan.1
> debian/primaxscan.pod around line 13: '=item' outside of any '=over'
> debian/primaxscan.pod around line 98: You forgot a '=back' before '=head1'
> debian/primaxscan.pod around line 104: '=item' outside of any '=over'
> debian/primaxscan.pod around line 104: =over without closing =back
> POD document had syntax errors at /usr/bin/pod2man line 71.
> make: *** [build-stamp] Error 255

debdiff attached that fixes the POD.

Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Floriceida & Candida Faez: Flor de venganza
diff -u primaxscan-0.93beta3/debian/primaxscan.pod primaxscan-0.93beta3/debian/primaxscan.pod
--- primaxscan-0.93beta3/debian/primaxscan.pod
+++ primaxscan-0.93beta3/debian/primaxscan.pod
@@ -1,6 +1,6 @@
 =head1 NAME
 
-primaxscan
+primaxscan - Primax Colorado Direct scanner software
 
 =head1 USAGE
 
@@ -10,6 +10,8 @@
 
 =head1 OPTIONS
 
+=over
+
 =item B<-h>, B<--help>
 
 shows this message
@@ -95,12 +97,16 @@
 1-Bit Black-White-mode (possible with
 all other modes)
 
+=back
+
 =head1 SEE ALSO
 
 http://primax.sourceforge.net/faq.html
 
 =head1 AUTHORS
 
+=over
+
 =item Software authors:
 
 Marco Foglia <ma...@foglia.org>
@@ -113,2 +119,4 @@
 
+=back
+
 =cut
diff -u primaxscan-0.93beta3/debian/changelog primaxscan-0.93beta3/debian/changelog
--- primaxscan-0.93beta3/debian/changelog
+++ primaxscan-0.93beta3/debian/changelog
@@ -1,3 +1,13 @@
+primaxscan (0.93beta3-10.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS with perl 5.18: POD failure":
+    fix POD syntax in debian/primaxscan.pod;
+    additionally add whatis entry to manpage.
+    (Closes: #720496)
+
+ -- gregor herrmann <gre...@debian.org>  Fri, 23 Aug 2013 15:44:38 +0200
+
 primaxscan (0.93beta3-10) unstable; urgency=low
 
   * Corrected bashism in debian/rules, closes: #478616.

Attachment: signature.asc
Description: Digital signature

Reply via email to