[libpalm-perl] 03/10: Refreshed patches
Daniel Lintott
dlintott-guest at moszumanska.debian.org
Fri Feb 28 16:36:08 UTC 2014
This is an automated email from the git hooks/post-receive script.
dlintott-guest pushed a commit to branch master
in repository libpalm-perl.
commit 1097b2e4ca8589c29b66a32d3bffa78296b10b6a
Author: Daniel Lintott <daniel at serverb.co.uk>
Date: Fri Feb 28 16:18:10 2014 +0000
Refreshed patches
---
debian/patches/clean-up-test-pdb.patch | 7 +++----
debian/patches/fix-pod-spelling.patch | 4 ++--
debian/patches/series | 1 -
3 files changed, 5 insertions(+), 7 deletions(-)
diff --git a/debian/patches/clean-up-test-pdb.patch b/debian/patches/clean-up-test-pdb.patch
index af01e02..6372990 100644
--- a/debian/patches/clean-up-test-pdb.patch
+++ b/debian/patches/clean-up-test-pdb.patch
@@ -3,11 +3,10 @@ Description: Remove t/Test.pdb when running 'make clean'.
--- a/Makefile.PL
+++ b/Makefile.PL
-@@ -29,6 +29,6 @@
+@@ -41,5 +41,5 @@
'EXE_FILES' => [ 'examples/pdbdump' ],
-- clean => { FILES => q|*.bak p5-*| },
-+ clean => { FILES => q|*.bak p5-* t/Test.pdb| },
-
+- clean => { FILES => q|*.bak *gz| },
++ clean => { FILES => q|*.bak *gz t/Test.pdb| },
);
diff --git a/debian/patches/fix-pod-spelling.patch b/debian/patches/fix-pod-spelling.patch
index e785220..28e975c 100644
--- a/debian/patches/fix-pod-spelling.patch
+++ b/debian/patches/fix-pod-spelling.patch
@@ -2,8 +2,8 @@ Description: fix POD spelling errors
Author: Jonathan Yu <jawnsy at cpan.org>
Origin: vendor
Forwarded: no
---- a/lib/ZirePhoto.pm
-+++ b/lib/ZirePhoto.pm
+--- a/lib/Palm/ZirePhoto.pm
++++ b/lib/Palm/ZirePhoto.pm
@@ -71,7 +71,7 @@
=head2 Photo Databases
diff --git a/debian/patches/series b/debian/patches/series
index 6483007..61eccf6 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
clean-up-test-pdb.patch
fix-pod-spelling.patch
-fix-pod-syntax.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpalm-perl.git
More information about the Pkg-perl-cvs-commits
mailing list