[libgraphics-colornames-www-perl] 03/09: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Tue Jun 9 19:07:16 UTC 2015


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

gregoa pushed a commit to branch master
in repository libgraphics-colornames-www-perl.

commit efd1409ced1d9c0f938da180ab56b2c959056cc6
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jun 9 21:00:06 2015 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 9e9916d..bcc80df 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,26 @@
 Source: libgraphics-colornames-www-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Damyan Ivanov <dmn at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libtest-nowarnings-perl,
- libgraphics-colornames-perl, libtest-pod-perl
+Build-Depends-Indep: perl,
+                     libtest-nowarnings-perl,
+                     libgraphics-colornames-perl,
+                     libtest-pod-perl
 Build-Conflicts-Indep: libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Damyan Ivanov <dmn at debian.org>,
- gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/Graphics-ColorNames-WWW
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgraphics-colornames-www-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libgraphics-colornames-www-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgraphics-colornames-www-perl.git
+Homepage: https://metacpan.org/release/Graphics-ColorNames-WWW
 
 Package: libgraphics-colornames-www-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libgraphics-colornames-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libgraphics-colornames-perl
 Description: module defining WWW color names and equivalent RGB values
  Graphics::ColorNames::WWW is a Perl module that defines color names and their
  associated color values (in RGB format) from various web specifications and

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgraphics-colornames-www-perl.git



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