[SCM] Debian packaging of libcpandb-perl branch, master, updated. 123f780dbbb480a8407653337a387aa2c694faca

gregor herrmann gregoa at debian.org
Sat Nov 26 15:52:42 UTC 2011


The following commit has been merged in the master branch:
commit fdd5a518e91bf7dbd589ef60707748346088eabe
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Nov 26 16:41:14 2011 +0100

    sort deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 64a9c8d..6a83377 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,15 @@ Source: libcpandb-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, liblwp-online-perl, libparams-util-perl (>= 1.00),
- libdatetime-perl (>= 2:0.4900), liborlite-statistics-perl,
- liborlite-mirror-perl (>= 1.20)
+Build-Depends-Indep: perl,
+ libdatetime-perl (>= 2:0.4900),
+ liblwp-online-perl,
+ liborlite-mirror-perl (>= 1.20),
+ liborlite-statistics-perl,
+ libparams-util-perl (>= 1.00)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>, Ansgar Burchardt <ansgar at debian.org>,
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+ Ansgar Burchardt <ansgar at debian.org>,
  gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.2
 Homepage: http://search.cpan.org/dist/CPANDB/
@@ -15,9 +19,11 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcpandb-per
 
 Package: libcpandb-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libparams-util-perl (>= 1.00),
- liborlite-mirror-perl (>= 1.20), liborlite-statistics-perl,
- libdatetime-perl (>= 2:0.4900)
+Depends: ${perl:Depends}, ${misc:Depends},
+ libdatetime-perl (>= 2:0.4900),
+ liborlite-mirror-perl (>= 1.20),
+ liborlite-statistics-perl,
+ libparams-util-perl (>= 1.00)
 Description: Perl module for working with the unified CPAN database
  CPANDB is a module for retrieving various types of information about CPAN
  modules. It pulls data from different places, combining them in one SQLite

-- 
Debian packaging of libcpandb-perl



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