[libnanomsg-raw-perl] 03/05: Mark package as autopkgtest-able.

gregor herrmann gregoa at debian.org
Mon May 11 20:02:48 UTC 2015


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

gregoa pushed a commit to branch master
in repository libnanomsg-raw-perl.

commit 20237f4a66b2bda5da5999a9c3908a7b65ea6401
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon May 11 21:56:18 2015 +0200

    Mark package as autopkgtest-able.
---
 debian/control | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index e476d81..3acec2e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,24 @@
 Source: libnanomsg-raw-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Harlan Lieberman-Berg <H.LiebermanBerg at gmail.com>
-Build-Depends: debhelper (>= 9.20120312), libnanomsg-dev,
-	       libtest-tcp-perl, libtest-fatal-perl, libdevel-checklib-perl
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312),
+               libnanomsg-dev,
+               libtest-tcp-perl,
+               libtest-fatal-perl,
+               libdevel-checklib-perl
 Standards-Version: 3.9.6
-Homepage: https://metacpan.org/pod/NanoMsg::Raw
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnanomsg-raw-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnanomsg-raw-perl.git;a=summary
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnanomsg-raw-perl.git
+Homepage: https://metacpan.org/pod/NanoMsg::Raw
 
 Package: libnanomsg-raw-perl
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${perl:Depends}
 Description: low-level interface to nanomsg for Perl
  NanoMsg::Raw is a binding directly to the underlying nanomsg C library.
  It is intended to provide a very low-level and manual interface; it does

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



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