[SCM] Packaging of MooseX::Types::ISO8601 in Debian branch, master, updated. debian/0.12-1-12-gf3eda56

gregor herrmann gregoa at debian.org
Sun Feb 17 18:55:04 UTC 2013


The following commit has been merged in the master branch:
commit 81ddae05b5db8b1b2464a99277e6feef45bc736c
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Feb 17 19:54:02 2013 +0100

    sort (build) deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 8814e81..a81f081 100644
--- a/debian/control
+++ b/debian/control
@@ -3,20 +3,20 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libtest-exception-perl,
- libmoose-perl,
- libmoosex-types-perl,
- libdatetime-perl,
+ libaliased-perl,
  libdatetime-format-duration-perl,
- libnamespace-autoclean-perl,
+ libdatetime-perl,
  liblist-moreutils-perl,
- libtry-tiny-perl,
+ libmoose-perl,
  libmoosex-types-datetime-perl,
- libaliased-perl,
+ libmoosex-types-perl,
+ libnamespace-autoclean-perl,
+ libtest-checkdeps-perl,
+ libtest-exception-perl,
  libtest-fatal-perl,
- libtest-requires-perl,
  libtest-pod-perl,
- libtest-checkdeps-perl
+ libtest-requires-perl,
+ libtry-tiny-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonas Genannt <jonas.genannt at capi2name.de>
 Standards-Version: 3.9.4
@@ -28,15 +28,15 @@ Package: libmoosex-types-iso8601-perl
 Architecture: all
 Depends: ${misc:Depends},
  ${perl:Depends},
- libmoose-perl,
- libmoosex-types-perl,
- libdatetime-perl,
+ libaliased-perl,
  libdatetime-format-duration-perl,
- libnamespace-autoclean-perl,
+ libdatetime-perl,
  liblist-moreutils-perl,
- libtry-tiny-perl,
+ libmoose-perl,
  libmoosex-types-datetime-perl,
- libaliased-perl
+ libmoosex-types-perl,
+ libnamespace-autoclean-perl,
+ libtry-tiny-perl
 Description: ISO8601 date and duration string type constraints for Moose
  This module packages several TypeConstraints with coercions for working with
  ISO8601 date strings and the DateTime suite of objects.

-- 
Packaging of MooseX::Types::ISO8601 in Debian



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