[libmoox-handlesvia-perl] 04/05: Drop versions from build/runtime dependencies
gregor herrmann
gregoa at debian.org
Thu Jan 2 20:23:55 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libmoox-handlesvia-perl.
commit a9bf523d347f0873c99c9ff7db4cc3f3dc459039
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Jan 2 21:22:21 2014 +0100
Drop versions from build/runtime dependencies
where nothing older is in the archive.
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index e4be6f5..222043c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,10 @@ Section: perl
Priority: optional
Build-Depends: debhelper (>= 9.20120312)
Build-Depends-Indep: libclass-method-modifiers-perl,
- libdata-perl-perl (>= 0.002006),
+ libdata-perl-perl,
libmodule-runtime-perl,
libmoo-perl (>= 1.003000),
- libmoox-types-mooselike-perl (>= 0.23),
+ libmoox-types-mooselike-perl,
librole-tiny-perl,
libtest-exception-perl,
libtest-fatal-perl,
@@ -23,7 +23,7 @@ Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
libclass-method-modifiers-perl,
- libdata-perl-perl (>= 0.002006),
+ libdata-perl-perl,
libmodule-runtime-perl,
libmoo-perl (>= 1.003000),
librole-tiny-perl
@@ -33,4 +33,4 @@ Description: Moose Native Traits-like behavior for Moo
external class to the given atttribute.
.
This is most commonly used as a way to emulate 'Native Trait'
- behavior that is common in Moose code.
\ No newline at end of file
+ behavior that is common in Moose code.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoox-handlesvia-perl.git
More information about the Pkg-perl-cvs-commits
mailing list