[Reproducible-commits] [perl] 04/06: Fix maintainer test for File::Spec version

Jérémy Bobbio lunar at moszumanska.debian.org
Tue Apr 7 11:47:14 UTC 2015


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

lunar pushed a commit to branch pu/reproducible_builds
in repository perl.

commit e6cb8b7e80e45e6d964536a5da569b826eb0ccb6
Author: Dominic Hargreaves <dom at earth.li>
Date:   Sun Mar 29 15:20:33 2015 +0100

    Fix maintainer test for File::Spec version
---
 debian/t/control.t | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/t/control.t b/debian/t/control.t
index 8dc711b..38fee7a 100755
--- a/debian/t/control.t
+++ b/debian/t/control.t
@@ -39,6 +39,9 @@ my %ok = (
        "libmodule-corelist-perl" => {
                "3.10" => "3.10",
        },
+       "libfile-spec-perl" => {
+               "3.48_01" => "3.4801",
+       },
 );
 
 # list special cases where a Breaks entry doesn't need to imply

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/perl.git



More information about the Reproducible-commits mailing list