This is an automated email from the git hooks/post-receive script. intrigeri pushed a commit to branch master in repository libmoox-late-perl.
commit 5642bb575ce0b6b640f9829a9cea6a36f12c36ae Author: intrigeri <[email protected]> Date: Sat May 23 14:56:11 2015 +0000 Make {build,runtime}-dependency on libtype-tiny-perl unversioned: no older version was ever part of Debian. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 78fc1ef..dc8c328 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends-Indep: libmoo-perl (>= 1.006000), libmoox-handlesvia-perl, libtest-fatal-perl, libtest-requires-perl (>= 0.06), - libtype-tiny-perl (>= 1.000001), + libtype-tiny-perl, perl (>= 5.15.2) Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmoox-late-perl.git @@ -21,7 +21,7 @@ Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmoo-perl (>= 1.006000), - libtype-tiny-perl (>= 1.000001) + libtype-tiny-perl Recommends: libmoox-handlesvia-perl Description: easily translate Moose code to Moo Moo is a light-weight object oriented programming framework which -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoox-late-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
