[libmoosex-oneargnew-perl] 05/06: Add minimum version to libmoosex-role-parameterized-perl

Florian Schlichting fsfs at moszumanska.debian.org
Mon Aug 17 10:53:11 UTC 2015


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

fsfs pushed a commit to branch master
in repository libmoosex-oneargnew-perl.

commit 5fd53d247374dd1091e365d60e2e3d18424bad39
Author: Florian Schlichting <fsfs at debian.org>
Date:   Mon Aug 17 12:51:53 2015 +0200

    Add minimum version to libmoosex-role-parameterized-perl
---
 debian/control | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 24a55a7..5d41598 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
                      libmoose-perl,
-                     libmoosex-role-parameterized-perl,
+                     libmoosex-role-parameterized-perl (>= 1.01),
                      libnamespace-autoclean-perl,
                      perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
 Standards-Version: 3.9.4
@@ -19,7 +19,7 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libmoose-perl,
-         libmoosex-role-parameterized-perl,
+         libmoosex-role-parameterized-perl (>= 1.01),
          libnamespace-autoclean-perl
 Description: Moose role that extends class' constructor to accept single arguments
  MooseX::OneArgNew lets your constructor take a single argument, which will be
@@ -30,4 +30,3 @@ Description: Moose role that extends class' constructor to accept single argumen
     a MooseX::Type.
   * init_arg - This is the string that will be used as the key for the hashref
     constructed from the one-arg call to new.
-

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



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