Source: libsvn-look-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Angel Abad <angelabad@gmail.com>,
 Jonathan Yu <jawnsy@cpan.org>,
 Antonio Radici <antonio@dyne.org>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: liburi-perl,
 perl,
 subversion
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsvn-look-perl.git
Vcs-Git: git://git.debian.org/pkg-perl/packages/libsvn-look-perl.git
Homepage: http://search.cpan.org/dist/SVN-Look/

Package: libsvn-look-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 subversion
Description: module providing access to svnlook data
 SVN::Look is a simple Perl module that provides a object-oriented wrapper
 around Subversion's svnlook command, with built-in caching to improve speed.
 It is useful to gather information about a repository, its revisions and its
 transactions, which makes it easy for hook writers to retrieve and use the
 information they need.
