This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libmojolicious-plugin-basicauth-perl.
commit c84034e33cbc031f3045a826294f715c71cdd865 Author: gregor herrmann <[email protected]> Date: Sun Oct 12 22:57:47 2014 +0200 Bump versioned (build) dependency on libmojolicious-perl to >= 5. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 5202774..94424cc 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Uploaders: Dmitry E. Oboukhov <[email protected]>, Section: perl Priority: extra Build-Depends: debhelper (>= 8), - libmojolicious-perl (>= 4) + libmojolicious-perl (>= 5) Standards-Version: 3.9.4 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmojolicious-plugin-basicauth-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmojolicious-plugin-basicauth-perl.git @@ -15,7 +15,7 @@ Package: libmojolicious-plugin-basicauth-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, - libmojolicious-perl (>= 1.40) + libmojolicious-perl (>= 5) Description: basic HTTP auth helper for Mojolicious Mojolicious::Plugin::BasicAuth contains mojolicious plugin that allows You to use basic HTTP authentication inside Your mojolicious web application. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmojolicious-plugin-basicauth-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
