Source: libdist-inkt-doap-perl
Section: perl
Priority: optional
Build-Depends: cdbs,
 devscripts,
 perl,
 debhelper,
 dh-buildinfo,
 libdist-inkt-perl,
 libmoox-struct-perl,
 librdf-doap-perl,
 librdf-trine-perl,
 librdf-trinex-functions-perl,
 librdf-trinex-serializer-mockturtlesoup-perl,
 libmoose-perl (>= 2.0800),
 librdf-trin3-perl (>= 0.205),
 perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libdist-inkt-doap-perl
Vcs-Browser: https://anonscm.debian.org/cgit/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.
