This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository liburi-perl.
commit fbecfed0bf6d827dfc358b652403334563df651a Author: gregor herrmann <[email protected]> Date: Wed Aug 12 11:36:35 2015 +0200 Drop libnet-perl from Depends. This is a virtual package provided by src:perl. --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index bcb72f9..84162d6 100644 --- a/debian/control +++ b/debian/control @@ -23,8 +23,7 @@ Homepage: https://metacpan.org/release/URI Package: liburi-perl Architecture: all Depends: ${misc:Depends}, - ${perl:Depends}, - libnet-perl + ${perl:Depends} Suggests: libwww-perl Description: module to manipulate and access URI strings URI is a collection of Perl modules that represent and manipulate Uniform -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liburi-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
