[SCM] Debian packaging of libdate-calc-xs-perl branch, master, updated. debian/6.2-1-10-g515348a

gregor herrmann gregoa at debian.org
Sun Jun 3 13:42:43 UTC 2012


The following commit has been merged in the master branch:
commit 26aa2b124ecceef497d22925c65eca4f2f56184f
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 3 15:40:00 2012 +0200

    sort/wrap deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index b964466..2d4e959 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,10 @@
 Source: libdate-calc-xs-perl
 Section: perl
 Priority: optional
-Build-Depends: perl, debhelper (>= 9.20120312), libdate-calc-perl (>= 6.3),
- libbit-vector-perl (>= 7.1), libcarp-clan-perl,
+Build-Depends: perl, debhelper (>= 9.20120312),
+ libbit-vector-perl (>= 7.1),
+ libcarp-clan-perl,
+ libdate-calc-perl (>= 6.3),
  libtest-exception-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>,
@@ -15,8 +17,9 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdate-calc-
 Package: libdate-calc-xs-perl
 Architecture: any
 Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends},
- libdate-calc-perl (>= 6.3), libbit-vector-perl (>= 7.1),
- libcarp-clan-perl
+ libbit-vector-perl (>= 7.1),
+ libcarp-clan-perl,
+ libdate-calc-perl (>= 6.3)
 Breaks: libdate-calc-perl (<< 6.2-1)
 Replaces: libdate-calc-perl (<< 6.2-1)
 Description: Perl library for accessing dates

-- 
Debian packaging of libdate-calc-xs-perl



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