[libkinosearch1-perl] 03/05: wrap&sort d/control

gregor herrmann gregoa at debian.org
Thu Jun 4 10:21:26 UTC 2015


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

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

commit ee50b4b4bf03afda45a649c7b86b6e27d75fecf9
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jun 4 12:14:56 2015 +0200

    wrap&sort d/control
    
    Gbp-Dch: Ignore
---
 debian/control | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index fe39e10..abf289c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,12 @@
 Source: libkinosearch1-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9.20120312~), perl,
- liblingua-stopwords-perl, liblingua-stem-snowball-perl, libtest-pod-perl,
- libmodule-build-perl
+Build-Depends: debhelper (>= 9.20120312~),
+               liblingua-stem-snowball-perl,
+               liblingua-stopwords-perl,
+               libmodule-build-perl,
+               libtest-pod-perl,
+               perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.9.6
@@ -13,8 +16,11 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libkinosearch1-pe
 
 Package: libkinosearch1-perl
 Architecture: any
-Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends},
- liblingua-stem-snowball-perl, liblingua-stopwords-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends},
+         liblingua-stem-snowball-perl,
+         liblingua-stopwords-perl
 Description: Perl library providing search engine features
  KinoSearch is a loose port of the Java search engine library, Apache Lucene.
  It is written in Perl and C, designed primarily for providing website search

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



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