[libpar-packer-perl] 05/10: Refresh existing patches

Lucas Kanashiro kanashiro.duarte at gmail.com
Sat Jan 16 17:16:29 UTC 2016


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

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

commit f9d6a23560db2fd19b926ab490689397c55148e2
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Sat Jan 16 14:32:14 2016 -0200

    Refresh existing patches
---
 debian/changelog                     | 1 +
 debian/patches/autopkgtest.patch     | 6 +++---
 debian/patches/fix-with-new-par-name | 4 ++--
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0bb898f..0da7655 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libpar-packer-perl (1.029-1) UNRELEASED; urgency=medium
 
   * Add debian/upstream/metadata
   * Import upstream version 1.029
+  * Refresh existing patches
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Sat, 16 Jan 2016 14:26:31 -0200
 
diff --git a/debian/patches/autopkgtest.patch b/debian/patches/autopkgtest.patch
index eb8ff8f..37db375 100644
--- a/debian/patches/autopkgtest.patch
+++ b/debian/patches/autopkgtest.patch
@@ -2,11 +2,11 @@ Description: adjust paths when run under autopkgtest
 Origin: vendor
 Forwarded: not needed
 Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2015-06-02
+Last-Update: 2016-01-16
 
 --- a/t/30-current_exec.t
 +++ b/t/30-current_exec.t
-@@ -22,6 +22,8 @@
+@@ -22,6 +22,8 @@ my $SCRIPT = File::Spec->catdir( $FindBi
  my $PP = File::Spec->catfile( $SCRIPT, 'pp' );
  my $blib_lib = File::Spec->catdir("blib", "lib");
  
@@ -17,7 +17,7 @@ Last-Update: 2015-06-02
  $blib_lib .= $sep if $ENV{PERL5LIB};
 --- a/t/90-rt59710.t
 +++ b/t/90-rt59710.t
-@@ -17,6 +17,8 @@
+@@ -17,6 +17,8 @@ $ENV{PAR_TMPDIR} = File::Temp::tempdir(T
  my $EXE = File::Spec->catfile($ENV{PAR_TMPDIR},"rt59710$Config{_exe}");
  my $PP = File::Spec->catfile(qw( blib script pp ));
  
diff --git a/debian/patches/fix-with-new-par-name b/debian/patches/fix-with-new-par-name
index 80a1ce7..fd0f858 100644
--- a/debian/patches/fix-with-new-par-name
+++ b/debian/patches/fix-with-new-par-name
@@ -4,11 +4,11 @@ Origin: vendor
 Forwarded: not-needed
 Author: Ryan Niebur <ryan at debian.org>
 Reviewed-by: gregor herrmann <gregoa at debian.org>
-Last-Update: 2015-11-29
+Last-Update: 2016-01-16
 
 --- a/lib/PAR/Packer.pm
 +++ b/lib/PAR/Packer.pm
-@@ -1233,9 +1233,9 @@
+@@ -1238,9 +1238,9 @@ sub _par_to_exe {
  
      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