[SCM] Debian packaging of libdate-calc-perl branch, master, updated. caf9ee6dce5f7f74d2c9a726090419ecc719ec9d

Florian Schlichting fschlich at zedat.fu-berlin.de
Mon Sep 12 22:26:35 UTC 2011


The following commit has been merged in the master branch:
commit 912d2e3dbf71beef4a2310b1486f91c254a58be4
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Mon Sep 12 21:58:12 2011 +0000

    Depend on the actual version of Carp::Clan that this module says it depends on

diff --git a/debian/changelog b/debian/changelog
index 10cc1e8..addea6d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,7 +29,13 @@ libdate-calc-perl (6.3-1) UNRELEASED; urgency=low
   * debian/copyright: Replace DEP5 Format-Specification URL from
     svn.debian.org to anonscm.debian.org URL.
 
- -- Jonathan Yu <jawnsy at cpan.org>  Sat, 31 Oct 2009 21:41:19 -0400
+  [ Florian Schlichting ]
+  * Clarify the relationship between Date::Calc, Date::Calc::XS and
+    Date::Pcalc above and in debian/NEWS.
+  * Depend on the actual version of Carp::Clan that this module says it
+    depends on.
+
+ -- Florian Schlichting <fschlich at zedat.fu-berlin.de>  Mon, 12 Sep 2011 21:55:24 +0000
 
 libdate-calc-perl (6.0-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 28c7a28..615ec71 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libdate-calc-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: libcarp-clan-perl (>= 6.02), libbit-vector-perl (>= 7.1)
+Build-Depends-Indep: libcarp-clan-perl (>= 6.04), libbit-vector-perl (>= 7.1)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Christian Hammers <ch at debian.org>, Martín Ferrari <tincho at debian.org>,
  Jonathan Yu <jawnsy at cpan.org>,
@@ -15,7 +15,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdate-calc-
 Package: libdate-calc-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, libbit-vector-perl (>= 7.1),
- libcarp-clan-perl (>= 6.02)
+ libcarp-clan-perl (>= 6.04)
 Recommends: libdate-calc-xs-perl
 Description: Perl library for accessing dates
  Date::Calc is a Perl module which provides a variety of date calculations

-- 
Debian packaging of libdate-calc-perl



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