Source: dh-make-perl Maintainer: Debian Perl Group Uploaders: Wolfgang Schemmel , Damyan Ivanov , gregor herrmann , Salvatore Bonaccorso , Axel Beckert Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13), libmodule-build-perl, perl Build-Depends-Indep: libapt-pkg-perl , libarray-unique-perl , libclass-accessor-perl , libconfig-ini-perl , libdpkg-parse-perl , libdpkg-perl , libemail-address-xs-perl , libemail-date-format-perl , libfile-dircompare-perl , libfile-find-rule-perl , libfile-touch-perl , libfile-which-perl , libipc-run-perl , liblist-moreutils-perl , libmodule-depends-perl , libparse-debcontrol-perl , libpod-parser-perl , libsoftware-license-perl , libsub-install-perl , libsys-cpu-perl , libtest-compile-perl , libtest-deep-perl , libtest-differences-perl , libtest-exception-perl , libtext-diff-perl , libtie-ixhash-perl , libwww-mechanize-perl , libyaml-libyaml-perl , libyaml-perl # for RELEASE_TESTING # , libtest-distmanifest-perl # , libtest-perl-critic-perl # , libtest-pod-coverage-perl # , libtest-pod-perl # , libtest-spelling-perl # , libtest-version-perl # , spell | aspell | ispell | hunspell Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/dh-make-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/dh-make-perl.git Rules-Requires-Root: no Package: dh-make-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, debhelper (>= 13), dpkg-dev, fakeroot, libapt-pkg-perl, libarray-unique-perl, libclass-accessor-perl, libconfig-ini-perl, libconfig-model-dpkg-perl, libdebian-source-perl, libdpkg-perl, libemail-address-xs-perl, libemail-date-format-perl, libfile-which-perl, liblist-moreutils-perl, libmodule-depends-perl, libpod-parser-perl (>= 1.63), libsoftware-license-perl, libtie-ixhash-perl, libwww-mechanize-perl, libwww-perl, libyaml-libyaml-perl, libyaml-perl, make Recommends: apt-file, git, libmodule-build-perl, libsys-cpu-perl, pristine-tar Breaks: dh-make-elpa (<< 0.17~) Description: helper for creating Debian packages from perl modules dh-make-perl will create the files required to build a Debian source package out of a perl package. This works for most simple packages and is also useful for getting started with packaging perl modules. Given a perl package name, it can also automatically download it from CPAN. . dh-make-perl can also help keeping the debian/ content current when upstream dependencies or Debian practices change. It can also help improve existing Perl module packages. . Includes the cpan2deb and cpan2dsc flavours. Package: libdebian-source-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, dpkg-dev, libapt-pkg-perl, libarray-unique-perl, libclass-accessor-perl, liblist-moreutils-perl, libparse-debcontrol-perl, libsub-install-perl, libtie-ixhash-perl, libwww-mechanize-perl, libwww-perl Description: collection of Perl modules for handling Debian source packages This collection of Perl modules was originally developed to support dh-make-perl, but may also be useful for other tools that need to manipulate (unpacked) Debian source packages. The current modules in the package are: . * Debian::Control * Debian::Control::Stanza * Debian::Control::Stanza::Binary * Debian::Control::Stanza::CommaSeparated * Debian::Control::Stanza::Source * Debian::Dependencies * Debian::Dependency * Debian::DpkgLists * Debian::Rules * Debian::WNPP::Bug * Debian::WNPP::Query