This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libwww-dict-leo-org-perl.
commit cf728c23977a1ab3e1a983ae98a7977cd26cad9c Author: gregor herrmann <[email protected]> Date: Fri Apr 21 21:18:55 2017 +0200 Update (build) dependencies. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index cc1964c..594fa2e 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9) -Build-Depends-Indep: libhtml-tableparser-perl, +Build-Depends-Indep: libxml-simple-perl, perl Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libwww-dict-leo-org-perl.git @@ -16,7 +16,7 @@ Package: libwww-dict-leo-org-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, - libhtml-tableparser-perl + libxml-simple-perl Description: interface module to dict.leo.org online dictionary WWW::Dict::Leo::Org is a module which connects to the website dict.leo.org and translates the given term. It returns an array of hashes. Each hash -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libwww-dict-leo-org-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
