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

carnil pushed a commit to branch master
in repository liblist-moreutils-perl.

commit fa34b23536c37588caaaa7a5d73df2f7b17f6aea
Author: Salvatore Bonaccorso <car...@debian.org>
Date:   Sat Jul 2 16:48:19 2016 +0200

    Drop unneeded patch makefile-author.patch (resolved in different way 
upstream)
---
 debian/patches/makefile-author.patch | 35 -----------------------------------
 debian/patches/series                |  1 -
 2 files changed, 36 deletions(-)

diff --git a/debian/patches/makefile-author.patch 
b/debian/patches/makefile-author.patch
deleted file mode 100644
index cc175f2..0000000
--- a/debian/patches/makefile-author.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-Description: there might be more people than the author who have a .git 
directory.
-Origin: vendor
-Forwarded: not-needed
-Author: gregor herrmann <gre...@debian.org>
-Last-Update: 2015-06-26
-
---- a/Makefile.PL
-+++ b/Makefile.PL
-@@ -64,16 +64,16 @@
- 
- use inc::Config::AutoConf::LMU ();
- 
--if ( -d ".git" )
--{
--    eval "use Sandbox::Tumble ();";
--    $@ and die $@;
--    eval "use File::Path ();";
--    File::Path->import;
--    -d 't/xs'       and rmtree('t/xs');
--    -d 't/pureperl' and rmtree('t/pureperl');
--    Sandbox::Tumble->tumble(qw(t));
--}
-+#if ( -d ".git" )
-+#{
-+#    eval "use Sandbox::Tumble ();";
-+#    $@ and die $@;
-+#    eval "use File::Path ();";
-+#    File::Path->import;
-+#    -d 't/xs'       and rmtree('t/xs');
-+#    -d 't/pureperl' and rmtree('t/pureperl');
-+#    Sandbox::Tumble->tumble(qw(t));
-+#}
- 
- inc::Config::AutoConf::LMU->_set_argv(@ARGV);    # XXX hack because we cannot 
construct for global use
- 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index f82c761..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-makefile-author.patch

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to