Adjust Debian packaging for Sipwise usage

* adjust Maintainer field
* execute wrap-and-sort
* update debian/copyright
* use native packaging format
mr3.2.1
Michael Prokop 13 years ago
parent dfc2d99431
commit ecd62ff22b

77
debian/control vendored

@ -1,51 +1,52 @@
Source: libdata-hal-perl
Section: perl
Priority: optional
Maintainer: Michael Prokop <mprokop@sipwise.com>
Maintainer: Sipwise Development Team <support@sipwise.com>
Build-Depends: debhelper (>= 8),
perl
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
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.5
Homepage: https://metacpan.org/release/Data-HAL
Package: libdata-hal-perl
Architecture: all
Depends: ${misc:Depends}, ${perl: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
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.
.

10
debian/copyright vendored

@ -2,17 +2,9 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://metacpan.org/release/Data-HAL
Upstream-Contact: Lars Dɪ C<< <daxim@cpan.org> >>
Upstream-Name: Data-HAL
DISCLAIMER: This copyright info was automatically extracted
from the perl module. It may not be accurate, so you better
check the module sources in order to ensure the module for its
inclusion in Debian or for general legal information. Please,
if licensing information is incorrectly generated, file a bug
on dh-make-perl.
NOTE: Don't forget to remove this disclaimer once you are happy
with this file.
Files: *
Copyright: Lars Dɪ C<< <daxim@cpan.org> >>
Copyright: Lars Dɪ <daxim@cpan.org>
License: Artistic or GPL-1+
Files: debian/*

@ -1 +1 @@
3.0 (quilt)
3.0 (native)

Loading…
Cancel
Save