1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
Source: libnet-openid-common-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Dominic Hargreaves <dom@earth.li>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libcrypt-dh-gmp-perl (>= 0.00011),
libhtml-parser-perl,
libhttp-message-perl,
libxml-simple-perl,
perl
Standards-Version: 3.9.7
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-openid-common-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-openid-common-perl.git
Homepage: https://metacpan.org/release/Net-OpenID-Common
Package: libnet-openid-common-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
libcrypt-dh-gmp-perl (>= 0.00011),
libhtml-parser-perl,
libhttp-message-perl,
libxml-simple-perl
Breaks: libnet-openid-consumer-perl (<< 1.12)
Replaces: libnet-openid-consumer-perl (<< 1.12)
Description: libraries shared between Net::OpenID::Consumer and Net::OpenID::Server
The Consumer and Server implementations share a few libraries which are
provided by this package as Net::Openid::Common and others.
|