[libdata-hal-perl] 05/07: Mark package as autopkgtest-able.

gregor herrmann gregoa at debian.org
Fri May 1 19:59:30 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libdata-hal-perl.

commit 946687a25d7868d7036e88aced2c6a7810bdb8cc
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri May 1 21:41:07 2015 +0200

    Mark package as autopkgtest-able.
---
 debian/control | 79 ++++++++++++++++++++++++++++++----------------------------
 1 file changed, 41 insertions(+), 38 deletions(-)

diff --git a/debian/control b/debian/control
index 3143ffe..f6ad399 100644
--- a/debian/control
+++ b/debian/control
@@ -1,29 +1,31 @@
 Source: libdata-hal-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 (CPAN/PAUSE) <daxim at cpan.org>,
+           Michael Prokop <mika at debian.org>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 (CPAN/PAUSE) <daxim at cpan.org>, Michael Prokop <mika at debian.org>
 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-perl (>= 1.00) | liblog-any-adapter-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-perl (>= 1.00) | liblog-any-adapter-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.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdata-hal-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-hal-perl.git
@@ -31,23 +33,24 @@ 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 (>= 1.00) | liblog-any-adapter-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: ${misc:Depends},
+         ${perl:Depends},
+         libboolean-perl,
+         libclone-perl,
+         libdata-visitor-perl,
+         libfailures-perl,
+         libhttp-message-perl,
+         libjson-perl,
+         liblog-any-perl (>= 1.00) | liblog-any-adapter-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
 Description: module implementing the HAL data format
  The JSON Hypertext Application Language (HAL) is a standard which
  establishes conventions for expressing hypermedia controls, such as

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdata-hal-perl.git



More information about the Pkg-perl-cvs-commits mailing list