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

gregoa pushed a commit to branch master
in repository libmetacpan-client-perl.

commit 8af1c19039d2a0490badf409c888d220d9056011
Author: gregor herrmann <gre...@debian.org>
Date:   Sat Dec 17 03:25:42 2016 +0100

    control
---
 debian/control | 62 ++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 34 insertions(+), 28 deletions(-)

diff --git a/debian/control b/debian/control
index b3c294f..9e8bdee 100644
--- a/debian/control
+++ b/debian/control
@@ -1,40 +1,46 @@
 Source: libmetacpan-client-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: gregor herrmann <gre...@debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libio-socket-ssl-perl (>= 1.42),
- libjson-maybexs-perl,
- libmoo-perl,
- libnet-ssleay-perl (>= 1.49),
- libref-util-perl,
- libsafe-isa-perl,
- libsearch-elasticsearch-perl,
- libtest-fatal-perl,
- libtest-requires-perl,
- libtry-tiny-perl,
- perl (>= 5.23.0),
- perl-modules-5.24 (>= 7.1101)
+Build-Depends-Indep: libio-socket-ssl-perl,
+                     libjson-maybexs-perl,
+                     libmoo-perl,
+                     libnet-ssleay-perl (>= 1.49),
+                     libref-util-perl,
+                     libsafe-isa-perl,
+                     libsearch-elasticsearch-perl,
+                     libtest-fatal-perl,
+                     libtest-requires-perl,
+                     libtry-tiny-perl,
+                     perl (>= 5.23.0) | libhttp-tiny-perl (>= 0.056),
+                     perl
 Standards-Version: 3.9.8
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libmetacpan-client-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libmetacpan-client-perl.git
 Homepage: https://metacpan.org/release/MetaCPAN-Client
-Testsuite: autopkgtest-pkg-perl
 
 Package: libmetacpan-client-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libio-socket-ssl-perl (>= 1.42),
- libjson-maybexs-perl,
- libmoo-perl,
- libnet-ssleay-perl (>= 1.49),
- libref-util-perl,
- libsafe-isa-perl,
- libsearch-elasticsearch-perl,
- libtry-tiny-perl,
- perl (>= 5.23.0)
-Description: comprehensive, DWIM-featured client to the MetaCPAN API
- (no description was found)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libio-socket-ssl-perl,
+         libjson-maybexs-perl,
+         libmoo-perl,
+         libnet-ssleay-perl (>= 1.49),
+         libref-util-perl,
+         libsafe-isa-perl,
+         libsearch-elasticsearch-perl,
+         libtry-tiny-perl,
+         perl (>= 5.23.0) | libhttp-tiny-perl (>= 0.056)
+Description: MetaCPAN API client
+ MetaCPAN::Client is a hopefully-complete API-compliant client to MetaCPAN
+ (https://metacpan.org) with DWIM capabilities, to make your life easier.
+ .
+ This module has three purposes:
  .
- This description was automagically extracted from the module by dh-make-perl.
+  * Provide 100% of the MetaCPAN API
+  * Be lightweight, to allow flexible usage
+  * DWIM

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to