Package: maildirsync / 1.2-2.2

Metadata

Package Version Patches format
maildirsync 1.2-2.2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
pod 5.18.patch | (download)

maildirsync.pod | 14 8 + 6 - 0 !
1 file changed, 8 insertions(+), 6 deletions(-)

 fix pod failures with perl 5.18
 * Adds explicit =encoding
 * avoids number-only =item's
gpiero.diff | (download)

maildirsync.pl | 6 3 + 3 - 0 !
maildirsync.pod | 2 1 + 1 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 
 * Fix hash randomization
 * Perl binary shebang
 * Remove .pl extension on options --maildirsync
use UNIVERSAL.patch | (download)

maildirsync.pl | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 "use universal" is a fatal error since perl 5.22
 cf. http://perldoc.perl.org/perldelta.html#use-UNIVERSAL-%27...%27-is-now-a-fatal-error