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
|
Source: libdist-inkt-role-release-perl
Section: perl
Priority: optional
Build-Depends: cdbs,
devscripts,
perl,
debhelper,
dh-buildinfo,
libcpan-uploader-perl,
libdist-inkt-perl,
libmoose-perl,
libpath-tiny-perl,
libtype-tiny-perl,
libnamespace-autoclean-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdist-inkt-role-release-perl
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdist-inkt-role-release-perl.git
Homepage: https://metacpan.org/release/Dist-Inkt-Role-Release
Package: libdist-inkt-role-release-perl
Architecture: all
Depends: ${cdbs:Depends},
${misc:Depends},
${perl:Depends}
Description: automatically upload a distribution to the CPAN
Dist::Inkt::Role::Release extends the perl distribution builder
Dist::Inkt with an option to upload directly to CPAN
|