Source: libgetopt-long-descriptive-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
 libio-stringy-perl,
 libparams-validate-perl (>= 0.97),
 libsub-exporter-perl,
 perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
Uploaders: Krzysztof Krzyżaniak (eloy) <eloy@debian.org>,
 gregor herrmann <gregoa@debian.org>,
 Jonathan Yu <jawnsy@cpan.org>,
 Salvatore Bonaccorso <carnil@debian.org>
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Standards-Version: 3.9.3
Homepage: http://search.cpan.org/dist/Getopt-Long-Descriptive/
Vcs-Git: git://git.debian.org/pkg-perl/packages/libgetopt-long-descriptive-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgetopt-long-descriptive-perl.git

Package: libgetopt-long-descriptive-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libio-stringy-perl,
 libparams-validate-perl (>= 0.97),
 libsub-exporter-perl
Description: module that handles command-line arguments with usage text
 Getopt::Long::Descriptive is a convenience wrapper for Getopt::Long, which
 allows one to easily define options in the same familiar way, while also
 supporting custom descriptions for program usage output.
