[libunicode-collate-perl] 04/05: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sun May 25 13:35:52 UTC 2014


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

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

commit 5c781f7904667610b998a74b3c2b6e4e01e3c725
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 25 15:33:56 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 6d70a31..f2e86d2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,13 @@
 Source: libunicode-collate-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Danai SAE-HAN (韓達耐) <danai at debian.org>,
- Angel Abad <angel at debian.org>,
- Fabrizio Regalli <fabreg at fabreg.it>,
- gregor herrmann <gregoa at debian.org>
-Build-Depends: debhelper (>= 9.20120312),
- perl
+           Angel Abad <angel at debian.org>,
+           Fabrizio Regalli <fabreg at fabreg.it>,
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312~),
+               perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libunicode-collate-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libunicode-collate-perl.git
@@ -15,7 +15,9 @@ Homepage: https://metacpan.org/release/Unicode-Collate
 
 Package: libunicode-collate-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: Unicode collation algorithm built with fast XSUB
  Written by SADAHIRO Tomoyuki, this module contains several functions to
  collate (sort) Unicode characters. This package is optimised in XS.

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



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