[libpalm-perl] 03/06: Remove clean-up-test-pdb.patch (added to debian/clean)
Daniel Lintott
dlintott-guest at moszumanska.debian.org
Fri Feb 28 20:49:11 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 b2c8ab14015122589e07692378cee8dae60e5ce8
Author: Daniel Lintott <daniel at serverb.co.uk>
Date: Fri Feb 28 20:32:44 2014 +0000
Remove clean-up-test-pdb.patch (added to debian/clean)
---
debian/clean | 1 +
debian/patches/clean-up-test-pdb.patch | 12 ------------
debian/patches/series | 1 -
3 files changed, 1 insertion(+), 13 deletions(-)
diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..f922722
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1 @@
+t/Test.pdb
diff --git a/debian/patches/clean-up-test-pdb.patch b/debian/patches/clean-up-test-pdb.patch
deleted file mode 100644
index 6372990..0000000
--- a/debian/patches/clean-up-test-pdb.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Author: Tim Retout
-Description: Remove t/Test.pdb when running 'make clean'.
-
---- a/Makefile.PL
-+++ b/Makefile.PL
-@@ -41,5 +41,5 @@
-
- 'EXE_FILES' => [ 'examples/pdbdump' ],
-
-- clean => { FILES => q|*.bak *gz| },
-+ clean => { FILES => q|*.bak *gz t/Test.pdb| },
- );
diff --git a/debian/patches/series b/debian/patches/series
index 61eccf6..5622f22 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-clean-up-test-pdb.patch
fix-pod-spelling.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