[libpar-packer-perl] 04/09: Refresh patches (offset).

gregor herrmann gregoa at debian.org
Tue Sep 16 16:01:32 UTC 2014


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

gregoa pushed a commit to branch master
in repository libpar-packer-perl.

commit 13026ff4a7df486e13a2bb3d5d2dc65fa531a4c0
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Sep 16 17:30:39 2014 +0200

    Refresh patches (offset).
---
 debian/patches/01_manpage-ext.patch  | 9 ++++++---
 debian/patches/fix-with-new-par-name | 6 ++++--
 2 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/debian/patches/01_manpage-ext.patch b/debian/patches/01_manpage-ext.patch
index 75c2812..19471a9 100644
--- a/debian/patches/01_manpage-ext.patch
+++ b/debian/patches/01_manpage-ext.patch
@@ -1,10 +1,13 @@
 Description: fix manpage extension for compatibility with Debian Perl Policy
-Author: Damyan Ivanov <dmn at debian.org>
 Origin: vendor
 Forwarded: no-needed
+Author: Damyan Ivanov <dmn at debian.org>
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2014-09-16
+
 --- a/Makefile.PL
 +++ b/Makefile.PL
-@@ -87,7 +87,7 @@
+@@ -91,7 +91,7 @@
      $cc = can_cc unless $bork;
      my $par;
      $par = fetch_par('', '', !$cc) unless ($cc or $bork);
@@ -13,7 +16,7 @@ Forwarded: no-needed
      my $dynperl = $Config::Config{useshrplib} && ($Config::Config{useshrplib} ne 'false');
  
      if ($bork) {
-@@ -104,11 +104,11 @@
+@@ -108,11 +108,11 @@
  
      makemaker_args(
          MAN1PODS		=> {
diff --git a/debian/patches/fix-with-new-par-name b/debian/patches/fix-with-new-par-name
index f45a715..d659b2c 100644
--- a/debian/patches/fix-with-new-par-name
+++ b/debian/patches/fix-with-new-par-name
@@ -1,12 +1,14 @@
 Description: par.pl was renamed to par-archive in order to be
  compliant with Debian Policy
-Author: Ryan Niebur <ryan at debian.org>
 Origin: vendor
 Forwarded: not-needed
+Author: Ryan Niebur <ryan at debian.org>
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2014-09-16
 
 --- a/lib/PAR/Packer.pm
 +++ b/lib/PAR/Packer.pm
-@@ -1218,9 +1218,9 @@
+@@ -1224,9 +1224,9 @@
  
      if ($opt->{P}) {
          # write as script

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



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