[libconvert-binhex-perl] 03/09: Drop patch use_exporter.patch, file is gone.

gregor herrmann gregoa at debian.org
Sat Sep 21 20:50:45 UTC 2013


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

gregoa pushed a commit to branch master
in repository libconvert-binhex-perl.

commit 5d9ea3f7715633d8fb0737aa14da4285720f537b
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Sep 21 22:38:15 2013 +0200

    Drop patch use_exporter.patch, file is gone.
---
 debian/patches/series             |    1 -
 debian/patches/use_exporter.patch |   17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
index bce7fc9..70f301a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 fix_manpage
-use_exporter.patch
diff --git a/debian/patches/use_exporter.patch b/debian/patches/use_exporter.patch
deleted file mode 100644
index 5f66327..0000000
--- a/debian/patches/use_exporter.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Description:  fix t/Checker.pm to get '$(MAKE) test' to work (CPAN bug #8983).
-Bug: http://rt.cpan.org/Public/Bug/Display.html?id=8983
-Forwarded: http://rt.cpan.org/Public/Bug/Display.html?id=8983
-Reviewed-by: gregor herrmann <gregoa at debian.org>
-Last-Update: 2010-11-10
-Origin: http://rt.cpan.org/Public/Bug/Display.html?id=8983
-
---- a/t/Checker.pm
-+++ b/t/Checker.pm
-@@ -1,5 +1,7 @@
- package Checker;
- 
-+use Exporter;
-+
- @ISA = qw(Exporter);
- @EXPORT = qw($CHECK okay_if note check filter_warnings);
- 

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



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