[SCM] Debian packaging of libcolor-library-perl branch, master, updated. debian/0.021-1-13-g19ae8ba

gregor herrmann gregoa at debian.org
Sun Jun 9 16:30:46 UTC 2013


The following commit has been merged in the master branch:
commit c79776200bc847cf3d6f7f5b3999f398b69ee8d9
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 9 18:29:36 2013 +0200

    wrap-and-sort
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index c779554..9e6c9ea 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,14 @@ Source: libcolor-library-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
- libclass-accessor-perl,
- libclass-data-inheritable-perl,
- libmodule-pluggable-perl (>= 0) | perl (<< 5.17.0),
- libtest-most-perl
+Build-Depends-Indep: libclass-accessor-perl,
+                     libclass-data-inheritable-perl,
+                     libmodule-pluggable-perl (>= 0) | perl (<< 5.17.0),
+                     libtest-most-perl,
+                     perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>
+           gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.4
 Homepage: https://metacpan.org/release/Color-Library/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcolor-library-perl.git
@@ -17,10 +17,11 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcolor-libr
 
 Package: libcolor-library-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libclass-accessor-perl,
- libclass-data-inheritable-perl,
- libmodule-pluggable-perl (>= 0) | perl (<< 5.17.0)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libclass-accessor-perl,
+         libclass-data-inheritable-perl,
+         libmodule-pluggable-perl (>= 0) | perl (<< 5.17.0)
 Description: comprehensive named-colour library
  Color::Library is a Perl module that provides a library of web (SVG, HTML
  and CSS) colours, X11 colours, Windows system palette colours, and more. It

-- 
Debian packaging of libcolor-library-perl



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