This is an automated email from the git hooks/post-receive script. dom pushed a commit to branch master in repository libgraphviz-perl.
commit fed9b0564509a042ac21415c716626351a416d18 Author: Dominic Hargreaves <[email protected]> Date: Tue Apr 3 00:04:06 2012 +0100 update dependencies for new version --- debian/control | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 3fd87cc..84fce86 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,14 @@ Source: libgraphviz-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) -Build-Depends-Indep: perl (>= 5.8.0-7), libipc-run-perl, libxml-twig-perl, graphviz, libparse-recdescent-perl, libtest-pod-perl +Build-Depends-Indep: perl (>= 5.8.0-7), + libipc-run-perl, + libxml-twig-perl (>= 1:3.39), + libxml-xpath-perl, + graphviz, + libparse-recdescent-perl, + libtest-pod-perl, + perl (>= 5.14.0) | libmodule-build-perl (>= 0.3800) Maintainer: Dominic Hargreaves <[email protected]> Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/GraphViz/ @@ -11,8 +18,13 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/dom/libgraphviz-perl.git Package: libgraphviz-perl Architecture: all -Depends: ${perl:Depends}, ${misc:Depends}, libipc-run-perl, libxml-twig-perl, - graphviz, libparse-recdescent-perl +Depends: ${perl:Depends}, + ${misc:Depends}, + libipc-run-perl, + libxml-twig-perl (>= 1:3.39), + libxml-xpath-perl, + graphviz, + libparse-recdescent-perl Description: Perl interface to the GraphViz graphing tool This module provides an interface to layout and image generation of directed and undirected graphs in a variety of formats (PostScript, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgraphviz-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
