File debian.control of Package perl-CPANPLUS-Dist-Debora
Source: libcpanplus-dist-debora-perl
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Maintainer: Andreas Vögele <andreas@andreasvoegele.com>
Build-Depends: debhelper-compat (= 13),
libcpanplus-perl (>= 0.9166),
libmodule-pluggable-perl (>= 2.4),
libsoftware-license-perl (>= 0.103014),
libtext-template-perl (>= 1.22),
libtest-mockobject-perl (>= 1.07),
perl
Standards-Version: 4.7.0
Homepage: https://metacpan.org/release/CPANPLUS-Dist-Debora
Rules-Requires-Root: no
Package: libcpanplus-dist-debora-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
build-essential,
debhelper,
fakeroot,
libcpanplus-perl (>= 0.9166),
libcpanplus-dist-build-perl,
libipc-run-perl,
libmodule-build-perl (>= 0.36),
libmodule-pluggable-perl (>= 2.4),
libsoftware-license-perl (>= 0.103014),
libterm-readline-gnu-perl,
libtext-template-perl (>= 1.22),
perl-doc,
pkg-config,
sudo
Recommends: libdbd-sqlite3-perl,
libdbix-simple-perl
Suggests: less
Description: Create Debian packages from Perl distributions
This CPANPLUS plugin creates Debian packages from Perl distributions.
The created packages can be installed with CPANPLUS or dpkg.
.
$ cpanp
CPAN Terminal> i Some::Module --format=CPANPLUS::Dist::Debora
.
$ cpan2dist --format CPANPLUS::Dist::Debora Some::Module
$ cd ~/.cpanplus/5.34.0/build/XXXX
$ sudo dpkg -i libsome-module-perl_1.0-1cpanplus_all.deb