0.02: make transport params optional, add missing perl deps
[Business-BatchPayment-BillBuddy.git] / debian / control
1 Source: libbusiness-batchpayment-billbuddy-perl
2 Section: perl
3 Priority: optional
4 Maintainer: Jonathan Prykop <jonathan@freeside.biz>
5 Build-Depends: debhelper (>= 8)
6 Build-Depends-Indep: perl
7 Standards-Version: 3.9.2
8 Homepage: http://search.cpan.org/dist/Business-BatchPayment-BillBuddy/
9
10 Package: libbusiness-batchpayment-billbuddy-perl
11 Architecture: all
12 Depends: ${misc:Depends}, ${perl:Depends},
13  libbusiness-batchpayment-perl (>= 0.02),
14  libmoose-perl (>= 1.09),
15  libxml-simple-perl,
16  libxml-writer-perl
17 Description: BillBuddy batch payment format and transport
18  (no description was found)
19  .
20  This description was automagically extracted from the module by dh-make-perl.