From ecd62ff22b8fbab5100a0cc319fde2614fb0b622 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Mon, 13 Jan 2014 14:25:24 +0100 Subject: [PATCH] Adjust Debian packaging for Sipwise usage * adjust Maintainer field * execute wrap-and-sort * update debian/copyright * use native packaging format --- debian/control | 77 ++++++++++++++++++++++---------------------- debian/copyright | 10 +----- debian/source/format | 2 +- 3 files changed, 41 insertions(+), 48 deletions(-) diff --git a/debian/control b/debian/control index d3b7c0e..c5b1b99 100644 --- a/debian/control +++ b/debian/control @@ -1,51 +1,52 @@ Source: libdata-hal-perl Section: perl Priority: optional -Maintainer: Michael Prokop +Maintainer: Sipwise Development Team 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. . diff --git a/debian/copyright b/debian/copyright index a61787d..d7e8157 100644 --- a/debian/copyright +++ b/debian/copyright @@ -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<< >> 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<< >> +Copyright: Lars Dɪᴇᴄᴋᴏᴡ License: Artistic or GPL-1+ Files: debian/* diff --git a/debian/source/format b/debian/source/format index 163aaf8..89ae9db 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -3.0 (quilt) +3.0 (native)