Codebase list libbusiness-onlinepayment-ippay-perl / f9d9c61
Add (build) dependency on liblocale-codes-perl. Thanks: Niko Tyni for the bug report. Closes: #903300 gregor herrmann 5 years ago
1 changed file(s) with 10 addition(s) and 8 deletion(s). Raw diff Collapse all Expand all
55 Priority: optional
66 Build-Depends: debhelper (>= 8)
77 Build-Depends-Indep: perl,
8 libtie-ixhash-perl,
9 libxml-simple-perl,
10 libxml-writer-perl,
118 libbusiness-onlinepayment-perl,
9 liblocale-codes-perl | perl (<< 5.28),
1210 libnet-ssleay-perl | libcrypt-ssleay-perl,
1311 libnet-ssleay-perl | libwww-perl,
14 liburi-perl
12 libtie-ixhash-perl,
13 liburi-perl,
14 libxml-simple-perl,
15 libxml-writer-perl
1516 Standards-Version: 3.9.5
1617 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libbusiness-onlinepayment-ippay-perl
1718 Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libbusiness-onlinepayment-ippay-perl.git
2122 Architecture: all
2223 Depends: ${perl:Depends},
2324 ${misc:Depends},
24 libtie-ixhash-perl,
25 libxml-simple-perl,
26 libxml-writer-perl,
2725 libbusiness-onlinepayment-perl,
26 liblocale-codes-perl | perl (<< 5.28),
2827 libnet-ssleay-perl | libcrypt-ssleay-perl,
2928 libnet-ssleay-perl | libwww-perl,
30 liburi-perl
29 libtie-ixhash-perl,
30 liburi-perl,
31 libxml-simple-perl,
32 libxml-writer-perl
3133 Description: backend for IPPay in Business::OnlinePayment framework
3234 IPPay (see http://www.ippay.com) is a online payment framework for recurring
3335 utility bills. Business::OnlinePayment::IPPay is a Perl interface that fits