[libsru-perl] 03/07: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Fri Jun 12 16:46:19 UTC 2015


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

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

commit b6755b980ddb3d60bcdf51ce45877980c844b05d
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 12 18:40:24 2015 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 39 ++++++++++++++++++++-------------------
 1 file changed, 20 insertions(+), 19 deletions(-)

diff --git a/debian/control b/debian/control
index 7cb5267..99949d6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,32 +1,33 @@
 Source: libsru-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ben Webb <bjwebb67 at googlemail.com>,
+           Florian Schlichting <fsfs at debian.org>
 Section: perl
 Priority: optional
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ben Webb <bjwebb67 at googlemail.com>, 
- Florian Schlichting <fsfs at debian.org>
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libcgi-application-perl,
- libclass-accessor-perl,
- libcql-parser-perl (>= 1.12),
- libtest-exception-perl,
- liburi-perl,
- libxml-libxml-perl,
- libxml-simple-perl,
- perl (>= 5.15.2)
+                     libclass-accessor-perl,
+                     libcql-parser-perl (>= 1.12),
+                     libtest-exception-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
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libsru-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsru-perl.git
+Homepage: https://metacpan.org/release/SRU
 
 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,
- libxml-simple-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
  Retrieval by URL (SRU) protocol developed by the Library of Congress. SRU

-- 
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