[SCM] Debian packaging of libdatetime-format-pg-perl branch, master, updated. f08a5598062b134fe55d365396c8e67e185264f2

gregor herrmann gregoa at debian.org
Fri Nov 25 16:09:20 UTC 2011


The following commit has been merged in the master branch:
commit d01a8b01a2c5e0d33d0a64843511cd5f5add3fcc
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Nov 25 17:06:22 2011 +0100

    sort deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 4a25359..f329a82 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,17 @@ Source: libdatetime-format-pg-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libdatetime-perl, libdatetime-timezone-perl,
- libdatetime-format-builder-perl, libtest-pod-perl, libtest-pod-coverage-perl
+Build-Depends-Indep: libdatetime-format-builder-perl,
+ libdatetime-perl,
+ libdatetime-timezone-perl,
+ libtest-pod-coverage-perl,
+ libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- gregor herrmann <gregoa at debian.org>, Rene Mayorga <rmayorga at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>, Jonathan Yu <jawnsy at cpan.org>
+ gregor herrmann <gregoa at debian.org>,
+ Rene Mayorga <rmayorga at debian.org>,
+ Ansgar Burchardt <ansgar at debian.org>,
+ Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.9.2
 Homepage: http://search.cpan.org/dist/DateTime-Format-Pg/
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libdatetime-format-pg-perl.git
@@ -15,8 +20,10 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-f
 
 Package: libdatetime-format-pg-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libdatetime-format-builder-perl,
- libdatetime-timezone-perl, libdatetime-perl
+Depends: ${perl:Depends}, ${misc:Depends},
+ libdatetime-format-builder-perl,
+ libdatetime-perl,
+ libdatetime-timezone-perl
 Description: module for parsing and formatting PostgreSQL dates and times
  DateTime::Format::Pg understands the formats used by PostgreSQL for its DATE,
  TIME, TIMESTAMP and INTERVAL data types. It can be used to parse these formats

-- 
Debian packaging of libdatetime-format-pg-perl



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