[libdbix-class-perl] 07/09: Remove unneeded versions in Suggests.
gregor herrmann
gregoa at debian.org
Sat Feb 15 23:08:03 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libdbix-class-perl.
commit 249cf30ddf2bfbc57eb1c2b1ca990c6ebcfad898
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Feb 16 00:03:05 2014 +0100
Remove unneeded versions in Suggests.
---
debian/control | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index 7ea7b7b..f6f3c5f 100644
--- a/debian/control
+++ b/debian/control
@@ -88,16 +88,16 @@ Depends: ${misc:Depends},
libsub-name-perl,
libtry-tiny-perl (>= 0.07)
Recommends: libsql-translator-perl (>= 0.11016)
-Suggests: libgetopt-long-descriptive-perl (>= 0.081),
- libhash-merge-perl (>= 0.12),
- libjson-any-perl (>= 1.22),
+Suggests: libgetopt-long-descriptive-perl,
+ libhash-merge-perl,
+ libjson-any-perl,
libmath-base36-perl,
- libmoose-perl (>= 0.98),
+ libmoose-perl,
libmoosex-types-json-perl,
libmoosex-types-path-class-perl,
- libmoosex-types-perl (>= 0.21),
- libnamespace-autoclean-perl (>= 0.09),
- libtext-csv-perl (>= 1.16)
+ libmoosex-types-perl,
+ libnamespace-autoclean-perl,
+ libtext-csv-perl
Description: extensible and flexible object <-> relational mapper
DBIx::Class is an SQL to OO mapper with an object API inspired by Class::DBI
(and a compatibility layer as a springboard for porting) and a resultset API
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbix-class-perl.git
More information about the Pkg-perl-cvs-commits
mailing list