[libdevel-cover-perl] 03/08: Drop reproducible-build.patch, fixed (differently) upstream.

gregor herrmann gregoa at debian.org
Sat Sep 30 13:05:02 UTC 2017


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

gregoa pushed a commit to branch master
in repository libdevel-cover-perl.

commit a19c16ac3a206cfc9d6fd42fee4cd889c0d17c05
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Sep 30 14:50:15 2017 +0200

    Drop reproducible-build.patch, fixed (differently) upstream.
---
 debian/patches/reproducible-build.patch | 19 -------------------
 debian/patches/series                   |  1 -
 2 files changed, 20 deletions(-)

diff --git a/debian/patches/reproducible-build.patch b/debian/patches/reproducible-build.patch
deleted file mode 100644
index adfac3f..0000000
--- a/debian/patches/reproducible-build.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-Description: Make the build reproducible
-Author: Chris Lamb <lamby at debian.org>
-Reviewed-by: gregor herrmann <gregoa at debian.org>
-Last-Update: 2017-05-20
-Bug-Debian: https://bugs.debian.org/835871
-Forwarded: https://github.com/pjcj/Devel--Cover/issues/170
-Bug: https://github.com/pjcj/Devel--Cover/issues/170
-
---- a/Makefile.PL
-+++ b/Makefile.PL
-@@ -24,7 +24,7 @@
- my @perlbug  = ("perlbug", "-a", $Author,
-                            "-s", "Installation of Devel::Cover $Version");
- my $Perlbug  = join " ", map { / / ? "'$_'" : $_ } @perlbug;
--my $base     = getcwd;
-+my $base     = "./";
- my %inc      = map { -d $_ ? (($_ eq "." ? $_ : Cwd::abs_path($_)) => 1) : () }
-                    @INC;
- my @inc      = sort keys %inc;
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 55077d0..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-reproducible-build.patch

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



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