This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libpod-spell-perl.
commit 3b498b01f8ff2e9c155e99578ea31b76561846bc Author: gregor herrmann <[email protected]> Date: Fri Apr 29 16:43:35 2016 +0200 Update (build) dependencies. --- debian/control | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index f193fc1..ea7e7d7 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,9 @@ Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: libclass-tiny-perl, libfile-sharedir-install-perl (>= 0.06), - libfile-sharedir-projectdistdir-perl, + libfile-sharedir-perl, liblingua-en-inflect-perl, + libpath-tiny-perl, libtest-deep-perl, perl Standards-Version: 3.9.7 @@ -23,8 +24,9 @@ Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libclass-tiny-perl, - libfile-sharedir-projectdistdir-perl, - liblingua-en-inflect-perl + libfile-sharedir-perl, + liblingua-en-inflect-perl, + libpath-tiny-perl Description: formatter to easily check the spelling of POD Pod::Spell is a POD formatter whose output is good for checking the spelling of the document. Pod::Spell is much like Pod::Text, except that it doesn't -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpod-spell-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
