Bug#720497: profphd: FTBFS with perl 5.18: POD failure

2013-08-29 Thread Andreas Tille
Hi Laszlo,

the (simple) patch from Gregor applied also to the latest upstream
version you did prepared in SVN.  Since you did not responded to my ping
three days ago I hope the correct action was to upload the last upstream
version you just prepared in SVN.

Kind regards

Andreas.

On Fri, Aug 23, 2013 at 04:11:04PM +0200, gregor herrmann wrote:
 Control: tag -1 + patch
 
 On Thu, 22 Aug 2013 17:12:45 +0100, Dominic Hargreaves wrote:
 
  Source: profphd
  Version: 1.0.39-1
  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:
  
  make[2]: Entering directory 
  `/build/dom-profphd_1.0.39-1-i386-9pRZV8/profphd-1.0
  .39/src/prof'
  sed -e 
  's|__pkgdatadir__|/usr/share/profphd|g;s|__sysconfdir__||g;s|__bindir__|/
  usr/bin|g;s|__VERSION__|1.0.39|g;s|__PREFIX__|/usr|g;' prof | \
  pod2man -c 'User Commands' -r 1.0.39 -name PROF  prof.1
  IO::File=IO(0x8486240) around line 241: Expected text after =item, not a 
  number
  POD document had syntax errors at /usr/bin/pod2man line 71.
  make[2]: *** [prof.1] Error 255
  make[2]: Leaving directory 
  `/build/dom-profphd_1.0.39-1-i386-9pRZV8/profphd-1.0.
  39/src/prof'
  make[1]: *** [prof] Error 2
  make: *** [debian/stamp-makefile-build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2
 
 debdiff attached.
 
 (Note: no svn diff because (a) the svn repo contains a newer upstream
 release [1.0.40-1] and (b) is missing the latest tag [1.0.39-1].)
 
 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: The Mamas  The Papas: Twelve-Thirty

 diff -Nru profphd-1.0.39/debian/changelog profphd-1.0.39/debian/changelog
 --- profphd-1.0.39/debian/changelog   2012-08-14 19:55:07.0 +0200
 +++ profphd-1.0.39/debian/changelog   2013-08-23 16:08:21.0 +0200
 @@ -1,3 +1,12 @@
 +profphd (1.0.39-1.1) UNRELEASED; urgency=low
 +
 +  * Non-maintainer upload.
 +  * Fix FTBFS with perl 5.18: POD failure:
 +add patch to fix POD
 +(Closes: #720497)
 +
 + -- gregor herrmann gre...@debian.org  Fri, 23 Aug 2013 16:01:44 +0200
 +
  profphd (1.0.39-1) unstable; urgency=low
  
[ Andreas Tille ]
 diff -Nru profphd-1.0.39/debian/patches/fix-pod.patch 
 profphd-1.0.39/debian/patches/fix-pod.patch
 --- profphd-1.0.39/debian/patches/fix-pod.patch   1970-01-01 
 01:00:00.0 +0100
 +++ profphd-1.0.39/debian/patches/fix-pod.patch   2013-08-23 
 16:08:09.0 +0200
 @@ -0,0 +1,18 @@
 +Description: perl 5.18 doesn't allow numbers after =item, so mask it
 +Origin: vendor
 +Bug-Debian: http://bugs.debian.org/720497
 +Forwarded: no
 +Author: gregor herrmann gre...@debian.org
 +Last-Update: 2013-08-23
 +
 +--- a/src/prof/prof
  b/src/prof/prof
 +@@ -238,7 +238,7 @@
 + 
 + alternative connectivity patterns (default=3)
 + 
 +-=item 3
 ++=item Z3
 + 
 + predict sec + acc + htm
 + 
 diff -Nru profphd-1.0.39/debian/patches/series 
 profphd-1.0.39/debian/patches/series
 --- profphd-1.0.39/debian/patches/series  1970-01-01 01:00:00.0 
 +0100
 +++ profphd-1.0.39/debian/patches/series  2013-08-23 16:03:52.0 
 +0200
 @@ -0,0 +1 @@
 +fix-pod.patch




 ___
 Debian-med-packaging mailing list
 debian-med-packag...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-packaging


-- 
http://fam-tille.de


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#720497: profphd: FTBFS with perl 5.18: POD failure

2013-08-26 Thread Andreas Tille
Hi Laszlo,

please drop me a note in case you might be on vac or some other things
might prevent you from dealing with this.

Kind regards

Andreas.

On Fri, Aug 23, 2013 at 04:11:04PM +0200, gregor herrmann wrote:
 Control: tag -1 + patch
 
 On Thu, 22 Aug 2013 17:12:45 +0100, Dominic Hargreaves wrote:
 
  Source: profphd
  Version: 1.0.39-1
  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:
  
  make[2]: Entering directory 
  `/build/dom-profphd_1.0.39-1-i386-9pRZV8/profphd-1.0
  .39/src/prof'
  sed -e 
  's|__pkgdatadir__|/usr/share/profphd|g;s|__sysconfdir__||g;s|__bindir__|/
  usr/bin|g;s|__VERSION__|1.0.39|g;s|__PREFIX__|/usr|g;' prof | \
  pod2man -c 'User Commands' -r 1.0.39 -name PROF  prof.1
  IO::File=IO(0x8486240) around line 241: Expected text after =item, not a 
  number
  POD document had syntax errors at /usr/bin/pod2man line 71.
  make[2]: *** [prof.1] Error 255
  make[2]: Leaving directory 
  `/build/dom-profphd_1.0.39-1-i386-9pRZV8/profphd-1.0.
  39/src/prof'
  make[1]: *** [prof] Error 2
  make: *** [debian/stamp-makefile-build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2
 
 debdiff attached.
 
 (Note: no svn diff because (a) the svn repo contains a newer upstream
 release [1.0.40-1] and (b) is missing the latest tag [1.0.39-1].)
 
 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: The Mamas  The Papas: Twelve-Thirty

 diff -Nru profphd-1.0.39/debian/changelog profphd-1.0.39/debian/changelog
 --- profphd-1.0.39/debian/changelog   2012-08-14 19:55:07.0 +0200
 +++ profphd-1.0.39/debian/changelog   2013-08-23 16:08:21.0 +0200
 @@ -1,3 +1,12 @@
 +profphd (1.0.39-1.1) UNRELEASED; urgency=low
 +
 +  * Non-maintainer upload.
 +  * Fix FTBFS with perl 5.18: POD failure:
 +add patch to fix POD
 +(Closes: #720497)
 +
 + -- gregor herrmann gre...@debian.org  Fri, 23 Aug 2013 16:01:44 +0200
 +
  profphd (1.0.39-1) unstable; urgency=low
  
[ Andreas Tille ]
 diff -Nru profphd-1.0.39/debian/patches/fix-pod.patch 
 profphd-1.0.39/debian/patches/fix-pod.patch
 --- profphd-1.0.39/debian/patches/fix-pod.patch   1970-01-01 
 01:00:00.0 +0100
 +++ profphd-1.0.39/debian/patches/fix-pod.patch   2013-08-23 
 16:08:09.0 +0200
 @@ -0,0 +1,18 @@
 +Description: perl 5.18 doesn't allow numbers after =item, so mask it
 +Origin: vendor
 +Bug-Debian: http://bugs.debian.org/720497
 +Forwarded: no
 +Author: gregor herrmann gre...@debian.org
 +Last-Update: 2013-08-23
 +
 +--- a/src/prof/prof
  b/src/prof/prof
 +@@ -238,7 +238,7 @@
 + 
 + alternative connectivity patterns (default=3)
 + 
 +-=item 3
 ++=item Z3
 + 
 + predict sec + acc + htm
 + 
 diff -Nru profphd-1.0.39/debian/patches/series 
 profphd-1.0.39/debian/patches/series
 --- profphd-1.0.39/debian/patches/series  1970-01-01 01:00:00.0 
 +0100
 +++ profphd-1.0.39/debian/patches/series  2013-08-23 16:03:52.0 
 +0200
 @@ -0,0 +1 @@
 +fix-pod.patch




 ___
 Debian-med-packaging mailing list
 debian-med-packag...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-packaging


-- 
http://fam-tille.de


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#720497: profphd: FTBFS with perl 5.18: POD failure

2013-08-23 Thread gregor herrmann
Control: tag -1 + patch

On Thu, 22 Aug 2013 17:12:45 +0100, Dominic Hargreaves wrote:

 Source: profphd
 Version: 1.0.39-1
 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:
 
 make[2]: Entering directory 
 `/build/dom-profphd_1.0.39-1-i386-9pRZV8/profphd-1.0
 .39/src/prof'
 sed -e 
 's|__pkgdatadir__|/usr/share/profphd|g;s|__sysconfdir__||g;s|__bindir__|/
 usr/bin|g;s|__VERSION__|1.0.39|g;s|__PREFIX__|/usr|g;' prof | \
 pod2man -c 'User Commands' -r 1.0.39 -name PROF  prof.1
 IO::File=IO(0x8486240) around line 241: Expected text after =item, not a 
 number
 POD document had syntax errors at /usr/bin/pod2man line 71.
 make[2]: *** [prof.1] Error 255
 make[2]: Leaving directory 
 `/build/dom-profphd_1.0.39-1-i386-9pRZV8/profphd-1.0.
 39/src/prof'
 make[1]: *** [prof] Error 2
 make: *** [debian/stamp-makefile-build] Error 2
 dpkg-buildpackage: error: debian/rules build gave error exit status 2

debdiff attached.

(Note: no svn diff because (a) the svn repo contains a newer upstream
release [1.0.40-1] and (b) is missing the latest tag [1.0.39-1].)

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: The Mamas  The Papas: Twelve-Thirty
diff -Nru profphd-1.0.39/debian/changelog profphd-1.0.39/debian/changelog
--- profphd-1.0.39/debian/changelog	2012-08-14 19:55:07.0 +0200
+++ profphd-1.0.39/debian/changelog	2013-08-23 16:08:21.0 +0200
@@ -1,3 +1,12 @@
+profphd (1.0.39-1.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with perl 5.18: POD failure:
+add patch to fix POD
+(Closes: #720497)
+
+ -- gregor herrmann gre...@debian.org  Fri, 23 Aug 2013 16:01:44 +0200
+
 profphd (1.0.39-1) unstable; urgency=low
 
   [ Andreas Tille ]
diff -Nru profphd-1.0.39/debian/patches/fix-pod.patch profphd-1.0.39/debian/patches/fix-pod.patch
--- profphd-1.0.39/debian/patches/fix-pod.patch	1970-01-01 01:00:00.0 +0100
+++ profphd-1.0.39/debian/patches/fix-pod.patch	2013-08-23 16:08:09.0 +0200
@@ -0,0 +1,18 @@
+Description: perl 5.18 doesn't allow numbers after =item, so mask it
+Origin: vendor
+Bug-Debian: http://bugs.debian.org/720497
+Forwarded: no
+Author: gregor herrmann gre...@debian.org
+Last-Update: 2013-08-23
+
+--- a/src/prof/prof
 b/src/prof/prof
+@@ -238,7 +238,7 @@
+ 
+ alternative connectivity patterns (default=3)
+ 
+-=item 3
++=item Z3
+ 
+ predict sec + acc + htm
+ 
diff -Nru profphd-1.0.39/debian/patches/series profphd-1.0.39/debian/patches/series
--- profphd-1.0.39/debian/patches/series	1970-01-01 01:00:00.0 +0100
+++ profphd-1.0.39/debian/patches/series	2013-08-23 16:03:52.0 +0200
@@ -0,0 +1 @@
+fix-pod.patch


signature.asc
Description: Digital signature


Bug#720497: profphd: FTBFS with perl 5.18: POD failure

2013-08-22 Thread Dominic Hargreaves
Source: profphd
Version: 1.0.39-1
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:

make[2]: Entering directory `/build/dom-profphd_1.0.39-1-i386-9pRZV8/profphd-1.0
.39/src/prof'
sed -e 's|__pkgdatadir__|/usr/share/profphd|g;s|__sysconfdir__||g;s|__bindir__|/
usr/bin|g;s|__VERSION__|1.0.39|g;s|__PREFIX__|/usr|g;' prof | \
pod2man -c 'User Commands' -r 1.0.39 -name PROF  prof.1
IO::File=IO(0x8486240) around line 241: Expected text after =item, not a number
POD document had syntax errors at /usr/bin/pod2man line 71.
make[2]: *** [prof.1] Error 255
make[2]: Leaving directory `/build/dom-profphd_1.0.39-1-i386-9pRZV8/profphd-1.0.
39/src/prof'
make[1]: *** [prof] Error 2
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2


Please ask debian-p...@lists.debian.org if you need help with preparing
or testing a change; if you have a suitable test i386 system you can
install perl 5.18 by adding experimental to your sources as well as the
repository at http://people.debian.org/~dom/perl/test/perl-5.18.0/

You can also find more about the perl 5.18 transition, which we hope
to start this week[1], at http://bugs.debian.org/712615.

Thanks for your work!

Cheers,
Dominic.

[1] apologies for the late appearance of this bug report; earlier
test coverage did not cover this package


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org