[libmarc-charset-perl] 07/09: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Tue Oct 22 18:55:32 UTC 2013


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

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

commit cdfed421d6d7bf38cbabe156e6e5428e56ef8f4b
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Oct 22 20:49:24 2013 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control |   28 +++++++++++++++++-----------
 1 file changed, 17 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index df874f0..56cdfb6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,28 @@
 Source: libmarc-charset-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 8), perl, libxml-sax-perl,
- libclass-accessor-perl, libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>,
- Damyan Ivanov <dmn at debian.org>, Niko Tyni <ntyni at iki.fi>,
- Nathan Handler <nhandler at debian.org>,
- Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
+           Damyan Ivanov <dmn at debian.org>,
+           Niko Tyni <ntyni at iki.fi>,
+           Nathan Handler <nhandler at debian.org>,
+           Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 8),
+               perl,
+               libxml-sax-perl,
+               libclass-accessor-perl,
+               libtest-pod-perl
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/MARC-Charset/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmarc-charset-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmarc-charset-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmarc-charset-perl.git
+Homepage: https://metacpan.org/release/MARC-Charset/
 
 Package: libmarc-charset-perl
 Architecture: any
-Depends: ${perl:Depends}, ${misc:Depends}, libxml-sax-perl,
- libclass-accessor-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libxml-sax-perl,
+         libclass-accessor-perl
 Suggests: libmarc-record-perl
 Description: Perl module for bidirectional MARC-8 <-> Unicode conversion
  MARC::Charset allows you to turn MARC-8 encoded strings into UTF-8

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



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