[SCM] Debian packaging of libdatetime-format-flexible-perl branch, master, updated. debian/0.21-1-9-gf893fdb

gregor herrmann gregoa at debian.org
Thu Jun 14 23:56:59 UTC 2012


The following commit has been merged in the master branch:
commit d0021b10ef41f1870f615af30a1de177ea43aa1f
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 15 01:54:51 2012 +0200

    sort/wrap fields
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 67897a7..39c47bc 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,17 @@ Source: libdatetime-format-flexible-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libdatetime-timezone-perl, libdatetime-perl,
- liblist-moreutils-perl, libdatetime-format-builder-perl (>= 0.74),
+Build-Depends-Indep: perl,
+ libdatetime-format-builder-perl (>= 0.74),
+ libdatetime-perl,
+ libdatetime-timezone-perl,
+ liblist-moreutils-perl,
  libtest-mocktime-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>, Ryan Niebur <ryan at debian.org>,
- gregor herrmann <gregoa at debian.org>, Ansgar Burchardt <ansgar at debian.org>,
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+ Ryan Niebur <ryan at debian.org>,
+ gregor herrmann <gregoa at debian.org>,
+ Ansgar Burchardt <ansgar at debian.org>,
  Nicholas Bamber <nicholas at periapt.co.uk>
 Standards-Version: 3.9.3
 Homepage: http://search.cpan.org/dist/DateTime-Format-Flexible/
@@ -16,9 +21,11 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-f
 
 Package: libdatetime-format-flexible-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libdatetime-perl,
- libdatetime-timezone-perl, liblist-moreutils-perl,
- libdatetime-format-builder-perl (>= 0.74)
+Depends: ${perl:Depends}, ${misc:Depends},
+ libdatetime-format-builder-perl (>= 0.74),
+ libdatetime-perl,
+ libdatetime-timezone-perl,
+ liblist-moreutils-perl
 Pre-Depends: dpkg (>= 1.15.6)
 Description: Perl module to transform strings into DateTime objects
  DateTime::Format::Flexible is designed to transform arbitrary date/time

-- 
Debian packaging of libdatetime-format-flexible-perl



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