[SCM] Debian packaging of libdate-calc-xs-perl branch, master, updated. debian/6.3-1-2-gb759bba

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


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

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

diff --git a/debian/control b/debian/control
index 2d4e959..22222b8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,28 @@
 Source: libdate-calc-xs-perl
-Section: perl
-Priority: optional
-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>,
- Florian Schlichting <fschlich at zedat.fu-berlin.de>
+           Florian Schlichting <fschlich at zedat.fu-berlin.de>
+Section: perl
+Priority: optional
+Build-Depends: perl,
+               debhelper (>= 9.20120312),
+               libbit-vector-perl,
+               libcarp-clan-perl,
+               libdate-calc-perl (>= 6.3),
+               libtest-exception-perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Date-Calc-XS/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libdate-calc-xs-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdate-calc-xs-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libdate-calc-xs-perl.git
+Homepage: http://search.cpan.org/dist/Date-Calc-XS/
 
 Package: libdate-calc-xs-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends},
- libbit-vector-perl (>= 7.1),
- libcarp-clan-perl,
- libdate-calc-perl (>= 6.3)
+Depends: ${perl:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends},
+         libbit-vector-perl,
+         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
@@ -27,3 +30,4 @@ Description: Perl library for accessing dates
  It interfaces with a C library to provide a wide variety of calculations
  based on the Gregorian calendar. This package is never used directly. See
  Date::Calc's documentation (libdate-calc-perl) for usage details.
+

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



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