Source: libnet-amqp-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Section: perl
Priority: optional
Build-Depends: cdbs (>= 0.4.106~),
               devscripts,
               perl,
               debhelper,
               dh-buildinfo,
               libclass-accessor-perl,
               libclass-data-inheritable-perl,
               libxml-libxml-perl,
               amqp-specs (>= 1-0r0-2~),
               libmodule-build-perl (>= 0.400000),
               libtest-deep-perl,
               libparse-recdescent-perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-amqp-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-amqp-perl
Homepage: http://search.cpan.org/dist/Net-AMQP/

Package: libnet-amqp-perl
Architecture: all
Depends: ${cdbs:Depends},
         ${misc:Depends},
         ${perl:Depends}
Recommends: ${cdbs:Recommends}
Suggests: ${cdbs:Suggests}
Description: AMQP (de)serialization and representation
 Net::AMQP implements the frame (de)serialization and representation of
 the Advanced Message Queue Protocol (http://www.amqp.org/). It is to be
 used in conjunction with client or server software that does the actual
 TCP/IP communication.
