[libunicode-japanese-perl] 05/08: wrap&sort d/control

gregor herrmann gregoa at debian.org
Tue Jun 2 20:58:39 UTC 2015


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

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

commit ef470b60762d994d882bc326deedbb222b4a5f35
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jun 2 22:48:21 2015 +0200

    wrap&sort d/control
    
    Gbp-Dch: Ignore
---
 debian/control | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 1b624b5..4f3f645 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,13 @@
 Source: libunicode-japanese-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9.20120312~), perl, libtest-pod-coverage-perl,
- libtest-pod-perl
+Build-Depends: debhelper (>= 9.20120312~),
+               libtest-pod-coverage-perl,
+               libtest-pod-perl,
+               perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- Florian Schlichting <fschlich at zedat.fu-berlin.de>
+           Florian Schlichting <fschlich at zedat.fu-berlin.de>
 Standards-Version: 3.9.6
 Homepage: https://metacpan.org/release/Unicode-Japanese
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libunicode-japanese-perl.git
@@ -13,7 +15,9 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libunicode-japane
 
 Package: libunicode-japanese-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: module for converting Japanese encodings
  Unicode::Japanese is a Perl module for converting Japanese encodings. It has
  support for conversion between ZENKAKU and HANKAKU, and safely handles EMOJI

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



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