[SCM] Debian packaging of libdatetime-format-oracle-perl branch, master, updated. 8ba65ea34f3fc92c8a81eeb0909dca1281489939

gregor herrmann gregoa at debian.org
Sat Oct 15 19:30:06 UTC 2011


The following commit has been merged in the master branch:
commit 82ca903f671a8b9e623f584f9387e989b6b4ff99
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 15 21:25:50 2011 +0200

    Make (build) dependency on libconvert-nls-date-format-perl versioned.

diff --git a/debian/control b/debian/control
index fb85da6..0075605 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libdatetime-format-oracle-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: libconvert-nls-date-format-perl,
+Build-Depends-Indep: libconvert-nls-date-format-perl (>= 0.03),
  libdatetime-format-builder-perl, libdatetime-perl, perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
@@ -13,7 +13,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-f
 
 Package: libdatetime-format-oracle-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libconvert-nls-date-format-perl,
+Depends: ${misc:Depends}, ${perl:Depends}, libconvert-nls-date-format-perl (>= 0.03),
  libdatetime-format-builder-perl, libdatetime-perl, perl
 Description: module for parsing and formatting Oracle dates and timestamps
  DateTime::Format::Oracle may be used to convert Oracle date and timestamp

-- 
Debian packaging of libdatetime-format-oracle-perl



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