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

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


The following commit has been merged in the master branch:
commit 4b085a7b1d46e69071694812b4c716125dbf7454
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 15 21:27:09 2011 +0200

    sort deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 5763690..f7e531e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,10 @@ Source: libdatetime-format-oracle-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libconvert-nls-date-format-perl (>= 0.03),
- libdatetime-format-builder-perl, libdatetime-perl, perl
+Build-Depends-Indep: perl,
+ libconvert-nls-date-format-perl (>= 0.03),
+ libdatetime-format-builder-perl,
+ libdatetime-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.2
@@ -13,8 +15,10 @@ 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 (>= 0.03),
- libdatetime-format-builder-perl, libdatetime-perl, perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ libconvert-nls-date-format-perl (>= 0.03),
+ libdatetime-format-builder-perl,
+ libdatetime-perl
 Description: module for parsing and formatting Oracle dates and timestamps
  DateTime::Format::Oracle may be used to convert Oracle date and timestamp
  values into DateTime objects. It also can take a DateTime object and produce

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



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