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

gregoa pushed a commit to branch master
in repository libsearch-elasticsearch-perl.

commit eff5158d33991985d7215c4c6ba5f8be8fdd0e39
Author: gregor herrmann <gre...@debian.org>
Date:   Sat Dec 17 02:48:18 2016 +0100

    control
---
 debian/control | 83 +++++++++++++++++++++++++++++++---------------------------
 1 file changed, 44 insertions(+), 39 deletions(-)

diff --git a/debian/control b/debian/control
index 30c7fb3..53615c6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,52 +1,57 @@
 Source: libsearch-elasticsearch-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: libany-uri-escape-perl,
- libdevel-globaldestruction-perl,
- libhttp-message-perl,
- libio-socket-ssl-perl,
- libjson-maybexs-perl (>= 1.002002),
- liblog-any-adapter-callback-perl (>= 0.09),
- liblog-any-perl (>= 1.02),
- libmodule-runtime-perl,
- libmoo-perl (>= 1.003),
- libnamespace-clean-perl,
- libpackage-stash-perl (>= 0.34),
- libsub-exporter-perl,
- libtest-deep-perl,
- libtest-exception-perl,
- libtest-sharedfork-perl,
- libtry-tiny-perl,
- liburi-perl,
- libwww-perl,
- perl (>= 5.19.10)
+                     libdevel-globaldestruction-perl,
+                     libhttp-message-perl,
+                     libio-socket-ssl-perl,
+                     libjson-maybexs-perl,
+                     liblog-any-adapter-callback-perl,
+                     liblog-any-perl (>= 1.02),
+                     libmodule-runtime-perl,
+                     libmoo-perl (>= 1.003),
+                     libnamespace-clean-perl,
+                     libpackage-stash-perl (>= 0.34),
+                     libsub-exporter-perl,
+                     libtest-deep-perl,
+                     libtest-exception-perl,
+                     libtest-sharedfork-perl,
+                     libtry-tiny-perl,
+                     liburi-perl,
+                     libwww-perl,
+                     perl (>= 5.19.10) | libhttp-tiny-perl (>= 0.043),
+                     perl
 Standards-Version: 3.9.8
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libsearch-elasticsearch-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libsearch-elasticsearch-perl.git
 Homepage: https://metacpan.org/release/Search-Elasticsearch
-Testsuite: autopkgtest-pkg-perl
 
 Package: libsearch-elasticsearch-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libany-uri-escape-perl,
- libdevel-globaldestruction-perl,
- libhttp-message-perl,
- libjson-maybexs-perl (>= 1.002002),
- liblog-any-perl (>= 1.02),
- libmodule-runtime-perl,
- libmoo-perl (>= 1.003),
- libnamespace-clean-perl,
- libpackage-stash-perl (>= 0.34),
- libsub-exporter-perl,
- libtry-tiny-perl,
- liburi-perl,
- libwww-perl,
- perl (>= 5.19.10)
-Description: official client for Elasticsearch
- (no description was found)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libany-uri-escape-perl,
+         libdevel-globaldestruction-perl,
+         libhttp-message-perl,
+         libjson-maybexs-perl,
+         liblog-any-perl (>= 1.02),
+         libmodule-runtime-perl,
+         libmoo-perl (>= 1.003),
+         libnamespace-clean-perl,
+         libpackage-stash-perl (>= 0.34),
+         libsub-exporter-perl,
+         libtry-tiny-perl,
+         liburi-perl,
+         libwww-perl,
+         perl (>= 5.19.10) | libhttp-tiny-perl (>= 0.043)
+Description: Perl client for Elasticsearch
+ Search::Elasticsearch is the official Perl client for Elasticsearch,
+ supported by elasticsearch.com <http://www.elasticsearch.com>.
  .
- This description was automagically extracted from the module by dh-make-perl.
+ Elasticsearch itself is a flexible and powerful open source, distributed
+ real-time search and analytics engine for the cloud. You can read more
+ about it on elastic.co <http://www.elastic.co>.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsearch-elasticsearch-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