[SCM] Debian packaging of libdatetime-timezone-perl branch, master, updated. debian/1.42-1+2011n-10-g89f455d

gregor herrmann gregoa at debian.org
Fri Mar 2 14:03:48 UTC 2012


The following commit has been merged in the master branch:
commit 7d4d406fbd9b1f4b11028fa0893953180d2eaf48
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Mar 2 14:59:10 2012 +0100

    sort deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 839c192..bfd6a0a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,13 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libdatetime-perl,
+ libclass-load-perl,
  libclass-singleton-perl,
+ libdatetime-perl,
  libparams-validate-perl,
  libtest-output-perl,
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.88),
  perl (>= 5.10.1) | libparent-perl,
- libclass-load-perl
+ perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
  gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
@@ -23,10 +23,10 @@ Package: libdatetime-timezone-perl
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
 Depends: ${misc:Depends}, ${perl:Depends},
+ libclass-load-perl,
  libclass-singleton-perl,
  libparams-validate-perl,
- perl (>= 5.10.1) | libparent-perl,
- libclass-load-perl
+ perl (>= 5.10.1) | libparent-perl
 Description: framework exposing the Olson time zone database to Perl
  DateTime::TimeZone is a Perl module framework providing an interface to the
  Olson time zone database. It exposes the database as a set of modules, one

-- 
Debian packaging of libdatetime-timezone-perl



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