[libcatmandu-store-elasticsearch-perl] 04/07: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Wed Jan 3 19:35:58 UTC 2018


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

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

commit e79a227273fa513851b64796f7cd5dfc46f765ec
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jan 3 20:32:56 2018 +0100

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 35 ++++++++++++++++++-----------------
 1 file changed, 18 insertions(+), 17 deletions(-)

diff --git a/debian/control b/debian/control
index 3b460de..b5bb91a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,32 +1,33 @@
 Source: libcatmandu-store-elasticsearch-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Mirko Tietgen <mirko at abunchofthings.net>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9),
- libmodule-build-perl,
- perl
+               libmodule-build-perl,
+               perl
 Build-Depends-Indep: libcatmandu-perl (>= 1.0400),
- libcpanel-json-xs-perl (>= 3.0213),
- libcql-parser-perl (>= 1.12),
- libmoo-perl (>= 1.0),
- libnamespace-clean-perl (>= 0.24),
- libsearch-elasticsearch-perl
+                     libcpanel-json-xs-perl (>= 3.0213),
+                     libcql-parser-perl (>= 1.12),
+                     libmoo-perl (>= 1.0),
+                     libnamespace-clean-perl (>= 0.24),
+                     libsearch-elasticsearch-perl
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcatmandu-store-elasticsearch-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcatmandu-store-elasticsearch-perl.git
 Homepage: https://metacpan.org/release/Catmandu-Store-Elasticsearch
-Testsuite: autopkgtest-pkg-perl
 
 Package: libcatmandu-store-elasticsearch-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libcatmandu-perl (>= 1.0400),
- libcpanel-json-xs-perl (>= 3.0213),
- libcql-parser-perl (>= 1.12),
- libmoo-perl (>= 1.0),
- libnamespace-clean-perl (>= 0.24),
- libsearch-elasticsearch-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libcatmandu-perl (>= 1.0400),
+         libcpanel-json-xs-perl (>= 3.0213),
+         libcql-parser-perl (>= 1.12),
+         libmoo-perl (>= 1.0),
+         libnamespace-clean-perl (>= 0.24),
+         libsearch-elasticsearch-perl
 Description: searchable store backed by Elasticsearch
  Catmandu::Store is the Namespace for packages that can make data persistent.
  Catmandu::Store::Elasticsearch provides Elasticsearch as a store option.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-store-elasticsearch-perl.git



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