You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
data-hal/debian/control

54 lines
1.7 KiB

Source: libdata-hal-perl
Section: perl
Priority: optional
Maintainer: Sipwise Development Team <support@sipwise.com>
Build-Depends: debhelper (>= 8),
perl
Build-Depends-Indep: libboolean-perl,
libclone-perl,
libdata-visitor-perl,
libfailures-perl,
libfile-slurp-perl,
libhttp-message-perl,
libjson-perl,
liblog-any-adapter-filehandle-perl,
liblog-any-adapter-perl,
liblog-any-perl,
libmime-types-perl,
libmoo-perl,
libsafe-isa-perl,
libstrictures-perl,
libtest-fatal-perl,
libtype-tiny-perl,
liburi-namespacemap-perl,
liburi-perl,
liburi-template-perl,
libxml-regexp-perl
Standards-Version: 3.9.7
Homepage: https://metacpan.org/release/Data-HAL
Package: libdata-hal-perl
Architecture: all
Depends: libboolean-perl,
libclone-perl,
libdata-visitor-perl,
libfailures-perl,
libhttp-message-perl,
libjson-perl,
liblog-any-perl,
libmime-types-perl,
libmoo-perl,
libsafe-isa-perl,
libstrictures-perl,
libtype-tiny-perl,
liburi-namespacemap-perl,
liburi-perl,
liburi-template-perl,
libxml-regexp-perl,
${misc:Depends},
${perl:Depends}
Description: Hypertext Application Language resource
HAL is a format you can use in your hypermedia API.
.
This description was automagically extracted from the module by dh-make-perl.