Source: libsvn-hooks-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Angel Abad <angel@debian.org>,
           gregor herrmann <gregoa@debian.org>,
           Salvatore Bonaccorso <carnil@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: libdata-util-perl,
                     libjira-rest-perl,
                     libsvn-look-perl,
                     libsvn-notify-perl,
                     liburi-perl,
                     libxmlrpc-lite-perl | libsoap-lite-perl (<< 1.08),
                     perl,
                     subversion
Standards-Version: 4.1.3
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libsvn-hooks-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libsvn-hooks-perl.git
Homepage: https://metacpan.org/release/SVN-Hooks

Package: libsvn-hooks-perl
Architecture: all
Depends: libdata-util-perl,
         libjira-rest-perl,
         libsvn-look-perl,
         libsvn-notify-perl,
         libxmlrpc-lite-perl | libsoap-lite-perl (<< 1.08),
         subversion,
         ${misc:Depends},
         ${perl:Depends}
Description: framework for implementing Subversion hooks
 SVN::Hooks is a Perl-based framework for creating Subversion hooks. It comes
 with several plugins that implement some of the most commonly used standalone
 Subversion hooks available. As a framework, it can be extended to implement
 all types of hooks.
