[SCM] Debian packaging of libconvert-color-perl branch, master, updated. 647718970b07c24d046a70adba65fd7fb432c01e

gregor herrmann gregoa at debian.org
Thu Jul 5 20:18:04 UTC 2012


The following commit has been merged in the master branch:
commit 0dea7dec59400468065b5666971cff2af41bf52b
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:21:42 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 8766dce..2497cce 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,28 @@
 Source: libconvert-color-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 8), libmodule-build-perl (>= 0.360000)
-Build-Depends-Indep: liblist-utilsby-perl, libtest-pod-perl, perl,
- x11-common
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Maximilian Gass <mxey at cloudconnected.org>,
- Angel Abad <angel at debian.org>
+           Angel Abad <angel at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 8),
+               perl (>= 5.11.3) | libmodule-build-perl
+Build-Depends-Indep: liblist-utilsby-perl,
+                     libtest-pod-perl,
+                     perl,
+                     x11-common
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Convert-Color/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libconvert-color-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconvert-color-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libconvert-color-perl.git
+Homepage: http://search.cpan.org/dist/Convert-Color/
 
 Package: libconvert-color-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, liblist-utilsby-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         liblist-utilsby-perl
 Recommends: x11-common
 Description: Perl module for color space conversions and named lookups
  Convert::Color provides conversions between commonly used ways to express
  colors. It provides conversions between color spaces such as RGB and HSV, and
  it provides ways to look up colors by a name.
+

-- 
Debian packaging of libconvert-color-perl



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