[libmodule-install-perl] 04/06: correct minimum supported Perl version in long description

Damyan Ivanov dmn at moszumanska.debian.org
Wed Oct 25 13:30:42 UTC 2017


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

dmn pushed a commit to branch master
in repository libmodule-install-perl.

commit 15e95634bc2eef49019dc18930a7d382c9701657
Author: Damyan Ivanov <dmn at debian.org>
Date:   Wed Oct 25 13:24:53 2017 +0000

    correct minimum supported Perl version in long description
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index d8d5618..1636b83 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,7 @@ Description: framework for installing Perl modules
  Module::Install is a package for writing installers for CPAN (or CPAN-like)
  distributions that are clean, simple, minimalist, act in a strictly correct
  manner with ExtUtils::MakeMaker. It will run on any Perl installation version
- 5.004 or newer.
+ 5.005 or newer.
  .
  It is designed to automatically include a copy of itself with modules that
  use it, thus ensuring that bleeding-edge features will be available for use

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



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