[libnumber-phone-perl] 06/08: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Mon Sep 8 20:31:09 UTC 2014


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

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

commit 2728026410a419b0b5bec53d4e7ffb3d6cfdbde6
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Sep 8 22:20:27 2014 +0200

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

diff --git a/debian/control b/debian/control
index 1258743..fc0d23f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,11 @@
 Source: libnumber-phone-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Michael Prokop <mika at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libdbm-deep-perl (>= 2.0008),
- perl
+                     perl
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnumber-phone-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnumber-phone-perl.git
@@ -13,8 +13,9 @@ Homepage: https://metacpan.org/release/Number-Phone
 
 Package: libnumber-phone-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdbm-deep-perl (>= 2.0008)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdbm-deep-perl (>= 2.0008)
 Description: base class for parsing and dealing with phone numbers
  This Perl module and its sub-classes provides support for parsing
  and dealing with phone numbers, e.g. Number::Phone::Country looks up

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



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