[SCM] Debian packaging of MooseX-Role-Strict CPAN distribution branch, master, updated. c6180eb159781b131efd3f845aeea6fad9f261b0

Oleg Gashev oleg at gashev.net
Fri May 17 08:02:52 UTC 2013


The following commit has been merged in the master branch:
commit c6180eb159781b131efd3f845aeea6fad9f261b0
Author: Oleg Gashev <oleg at gashev.net>
Date:   Wed May 15 16:06:26 2013 -0400

    Removed libmoose-perl version from debian/control.

diff --git a/debian/control b/debian/control
index 8ec0a74..f1d3cd6 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Oleg Gashev <oleg at gashev.net>
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libmoose-perl (>= 0.89)
+Build-Depends-Indep: libmoose-perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-role-strict-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-role-strict-perl.git
@@ -13,7 +13,7 @@ Homepage: https://metacpan.org/release/MooseX-Role-Strict/
 Package: libmoosex-role-strict-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
- libmoose-perl (>= 0.89)
+ libmoose-perl
 Description: use strict 'roles'
  WARNING: this is ALPHA code. More features to be added later.
  .

-- 
Debian packaging of MooseX-Role-Strict CPAN distribution



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