Source: libdist-inkt-doap-perl
Section: perl
Priority: optional
Build-Depends: cdbs,
 debhelper,
 dh-buildinfo,
 libdist-inkt-perl,
 libmoox-struct-perl,
 libpath-iterator-rule-perl,
 libmoose-perl,
 librdf-doap-perl,
 librdf-trine-perl,
 librdf-trinex-functions-perl,
 librdf-trin3-perl,
 librdf-trinex-serializer-mockturtlesoup-perl,
 libpath-tiny-perl,
 libsoftware-license-perl,
 libtype-tiny-perl,
 liburi-perl,
 libnamespace-autoclean-perl,
 perl (>= 5.25.1)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 4.1.2
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdist-inkt-doap-perl.git
Vcs-Browser: https://anonscm.debian.org/git/pkg-perl/packages/libdist-inkt-doap-perl.git
Homepage: https://metacpan.org/release/Dist-Inkt-DOAP

Package: libdist-inkt-doap-perl
Architecture: all
Depends: ${cdbs:Depends},
 ${misc:Depends},
 ${perl:Depends}
Description: various DOAP-related roles for Dist::Inkt
 Dist::Inkt is a framework for writing your own distribution builder.
 It's a simple class that makes an empty directory, creates a MANIFEST
 file listing the contents of the directory, and then compresses it into
 a tarball.
 .
 Which seems pretty useless. However, it provides tonnes of hooks that
 can be used by roles applied to the class. This distribution provides a
 collection of roles that help you populate the distribution's metadata
 (META.json, Changes, etc) from DOAP.
