[libsru-perl] 06/07: debian/control: reformat and sort (build-)dependencies

Florian Schlichting fsfs at alioth.debian.org
Mon Sep 9 21:09:24 UTC 2013


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

fsfs pushed a commit to branch master
in repository libsru-perl.

commit 9cd91edbf78ff8dfa543f2b66aa1ce367f435c76
Author: Florian Schlichting <fsfs at debian.org>
Date:   Mon Sep 9 23:07:24 2013 +0200

    debian/control: reformat and sort (build-)dependencies
---
 debian/control |   23 +++++++++++++++++------
 1 file changed, 17 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index fa96507..6d93700 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,19 @@
 Source: libsru-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libcgi-application-perl, libclass-accessor-perl,
- libcql-parser-perl (>= 1.12), liburi-perl, libxml-libxml-perl, libxml-simple-perl,
- libtest-exception-perl, libtest-pod-perl, libtest-pod-coverage-perl, perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ben Webb <bjwebb67 at googlemail.com>
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: libcgi-application-perl,
+ libclass-accessor-perl,
+ libcql-parser-perl (>= 1.12),
+ libtest-exception-perl,
+ libtest-pod-coverage-perl,
+ libtest-pod-perl,
+ liburi-perl,
+ libxml-libxml-perl,
+ libxml-simple-perl,
+ perl (>= 5.15.2)
 Standards-Version: 3.9.4
 Homepage: https://metacpan.org/release/SRU/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsru-perl.git
@@ -14,8 +21,12 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsru-perl.g
 
 Package: libsru-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libcgi-application-perl,
- libclass-accessor-perl, libcql-parser-perl (>= 1.12), liburi-perl, libxml-libxml-perl,
+Depends: ${misc:Depends}, ${perl:Depends},
+ libcgi-application-perl,
+ libclass-accessor-perl,
+ libcql-parser-perl (>= 1.12),
+ liburi-perl,
+ libxml-libxml-perl,
  libxml-simple-perl
 Description: framework for Search and Retrieval by URL
  The SRU package provides a framework for working with the Search and

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



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