This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libnet-dict-perl.
commit 9842fc37bbc136fccfc48ca0f65c0bff975c5769 Author: Lucas Kanashiro <[email protected]> Date: Sun Jul 19 14:14:03 2015 -0300 debian/control: add missing dependency --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index edd4a14..328835a 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Testsuite: autopkgtest-pkg-perl Package: libnet-dict-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends} +Depends: ${misc:Depends}, ${perl:Depends}, libappconfig-std-perl Description: client API for accessing dictionary servers (RFC 2229) Net::Dict is a perl module for looking up words and their definitions on network dictionary servers. Net::Dict provides a simple DICT client API for -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-dict-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
