[pinto] 01/01: Fixed cme warning.

Oleg Gashev oleg at gashev.net
Sun Sep 1 20:39:31 UTC 2013


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

gashev-guest pushed a commit to branch master
in repository pinto.

commit df5ac6f711f21dbcf5341bfe91dce6785ca0c027
Author: Oleg Gashev <oleg at gashev.net>
Date:   Sun Sep 1 16:39:05 2013 -0400

    Fixed cme warning.
---
 debian/control |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 987c700..d22a0ed 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Build-Depends-Indep: cpanminus (>= 1.6916),
  libjson-perl,
  liblist-moreutils-perl,
  libmodule-build-cleaninstall-perl,
- libmodule-corelist-perl (>= 2.89) | perl (>= 5.18.0),
+ perl (>= 5.18.0) | libmodule-corelist-perl (>= 2.89),
  libmodule-faker-perl,
  libmoose-perl,
  libmoosex-aliases-perl,
@@ -97,7 +97,7 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libjson-perl,
  perl (>= 5.13.9) | libjson-pp-perl,
  liblist-moreutils-perl,
- libmodule-corelist-perl (>= 2.89) | perl (>= 5.18.0),
+ perl (>= 5.18.0) | libmodule-corelist-perl (>= 2.89),
  libmoose-perl,
  libmoosex-aliases-perl,
  libmoosex-classattribute-perl,

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



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