[libconvert-color-perl] 01/05: Reformat debian/control with cme

Axel Beckert abe at deuxchevaux.org
Sun Jun 7 11:00:19 UTC 2015


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

abe pushed a commit to branch master
in repository libconvert-color-perl.

commit 22ab06f8036b2a3dfd9819df09ca05bfad133333
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Jun 7 12:53:12 2015 +0200

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

diff --git a/debian/control b/debian/control
index c199ce2..cb8dde3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,16 @@
 Source: libconvert-color-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Angel Abad <angel at debian.org>,
- Xavier Guimard <x.guimard at free.fr>
+           Xavier Guimard <x.guimard at free.fr>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: liblist-utilsby-perl,
- libmodule-pluggable-perl | perl (<< 5.17.0),
- libtest-number-delta-perl,
- libtest-pod-perl,
- perl,
- x11-common
+                     libmodule-pluggable-perl | perl (<< 5.17.0),
+                     libtest-number-delta-perl,
+                     libtest-pod-perl,
+                     perl,
+                     x11-common
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libconvert-color-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconvert-color-perl.git
@@ -18,9 +18,10 @@ Homepage: https://metacpan.org/release/Convert-Color
 
 Package: libconvert-color-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- liblist-utilsby-perl,
- libmodule-pluggable-perl | perl (<< 5.17.0)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         liblist-utilsby-perl,
+         libmodule-pluggable-perl | perl (<< 5.17.0)
 Recommends: x11-common
 Description: Perl module for color space conversions and named lookups
  Convert::Color provides conversions between commonly used ways to express

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



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