[libcatmandu-marc-perl] 01/06: Reformat debian/control with cme

Damyan Ivanov dmn at moszumanska.debian.org
Wed Jun 10 13:26:21 UTC 2015


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

dmn pushed a commit to branch master
in repository libcatmandu-marc-perl.

commit 68b768e79c10db5c9e962db243cc3fb04bd8b3ed
Author: Damyan Ivanov <dmn at debian.org>
Date:   Wed Jun 10 13:01:46 2015 +0000

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 44 +++++++++++++++++++++++---------------------
 1 file changed, 23 insertions(+), 21 deletions(-)

diff --git a/debian/control b/debian/control
index 77f91b5..241cb05 100644
--- a/debian/control
+++ b/debian/control
@@ -1,34 +1,36 @@
 Source: libcatmandu-marc-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonas Smedegaard <dr at jones.dk>
 Section: perl
 Priority: optional
 Build-Depends: cdbs,
- devscripts,
- perl,
- libmodule-build-perl,
- debhelper,
- dh-buildinfo,
- libcatmandu-perl,
- libmarc-file-marcmaker-perl,
- libmarc-file-mij-perl,
- libmarc-parser-raw-perl,
- libjson-xs-perl (>= 2.300),
- libmarc-xml-perl (>= 0.93),
- libmarc-record-perl (>= 2.0.6),
- libmoo-perl (>= 1),
- libyaml-libyaml-perl (>= 0.34),
- perl (>= 5.11.4) | libmodule-build-perl,
- libtest-simple-perl (>= 1.001003) | perl (>= 5.21.1),
- libxml-xpath-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonas Smedegaard <dr at jones.dk>
+               devscripts,
+               perl,
+               libmodule-build-perl,
+               debhelper,
+               dh-buildinfo,
+               libcatmandu-perl,
+               libmarc-file-marcmaker-perl,
+               libmarc-file-mij-perl,
+               libmarc-parser-raw-perl,
+               libjson-xs-perl (>= 2.300),
+               libmarc-xml-perl (>= 0.93),
+               libmarc-record-perl (>= 2.0.6),
+               libmoo-perl (>= 1),
+               libyaml-libyaml-perl (>= 0.34),
+               perl (>= 5.11.4) | libmodule-build-perl,
+               libtest-simple-perl (>= 1.001003) | perl (>= 5.21.1),
+               libxml-xpath-perl
 Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcatmandu-marc-perl
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcatmandu-marc-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcatmandu-marc-perl
 Homepage: https://github.com/LibreCat/Catmandu-MARC
 
 Package: libcatmandu-marc-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         ${cdbs:Depends}
 Enhances: ${cdbs:Enhances}
 Description: modules for working with MARC data within the Catmandu framework
  Catmandu provides a suite of Perl modules to ease the import, storage,

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



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