[libsearch-xapian-perl] 04/06: wrap&sort d/control

gregor herrmann gregoa at debian.org
Sun Jul 12 15:56:24 UTC 2015


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

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

commit e2db59f07a8b466bb018661daa64a26d0f8c26e6
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jul 12 17:48:08 2015 +0200

    wrap&sort d/control
    
    Gbp-Dch: Ignore
---
 debian/control | 27 ++++++++++++++++++---------
 1 file changed, 18 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index be7bf1a..81d0c9c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,23 @@
 Source: libsearch-xapian-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9.20120312), perl, libtest-pod-perl,
- libxapian-dev (>= 1.2.6~), libxapian-dev (<< 1.3.0),
- libdevel-leak-perl
+Build-Depends: debhelper (>= 9.20120312),
+               libdevel-leak-perl,
+               libtest-pod-perl,
+               libxapian-dev (<< 1.3.0),
+               libxapian-dev (>= 1.2.6~),
+               perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- Frank Lichtenheld <djpig at debian.org>, Jose Luis Rivas <ghostbar38 at gmail.com>,
- Damyan Ivanov <dmn at debian.org>, gregor herrmann <gregoa at debian.org>,
- Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Salvatore Bonaccorso <carnil at debian.org>,
- Xavier Oswald <xoswald at debian.org>, Olly Betts <olly at survex.com>
+           Frank Lichtenheld <djpig at debian.org>,
+           Jose Luis Rivas <ghostbar38 at gmail.com>,
+           Damyan Ivanov <dmn at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Salvatore Bonaccorso <carnil at debian.org>,
+           Xavier Oswald <xoswald at debian.org>,
+           Olly Betts <olly at survex.com>
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsearch-xapian-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libsearch-xapian-perl.git
@@ -19,7 +26,9 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libsearch-xapian-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Suggests: xapian-doc
 Description: Perl bindings for the Xapian search library
  Search::Xapian provides Perl bindings for the Xapian Open Source Search

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



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