[SCM] Debian packaging of libdatetime-perl branch, master, updated. debian/2%0.7600-1-7-geb2dd50

Alessandro Ghedini al3xbio at gmail.com
Mon Oct 8 09:06:03 UTC 2012


The following commit has been merged in the master branch:
commit 35930b608ea178da597be464fb4432e8daa8f9e1
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Mon Oct 8 10:58:19 2012 +0200

    Fix alignment
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 563fa48..9f2e0c0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,24 +3,23 @@ Source: libdatetime-perl
 # on libdatetime-perl again
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Antonio Radici <antonio at dyne.org>,
-           gregor herrmann <gregoa at debian.org>,
-           Ryan Niebur <ryan at debian.org>,
-           Iulian Udrea <iulian at ubuntu.com>,
-           Jonathan Yu <jawnsy at cpan.org>,
-           Ansgar Burchardt <ansgar at debian.org>,
-           Franck Joncourt <franck at debian.org>,
-           Nicholas Bamber <nicholas at periapt.co.uk>
+ gregor herrmann <gregoa at debian.org>,
+ Ryan Niebur <ryan at debian.org>,
+ Iulian Udrea <iulian at ubuntu.com>,
+ Jonathan Yu <jawnsy at cpan.org>,
+ Ansgar Burchardt <ansgar at debian.org>,
+ Franck Joncourt <franck at debian.org>,
+ Nicholas Bamber <nicholas at periapt.co.uk>
 Section: perl
 Priority: optional
-Build-Depends: perl,
-               debhelper (>= 9.20120312),
-               libdatetime-locale-perl,
-               libdatetime-timezone-perl,
-               libmath-round-perl,
-               libparams-validate-perl,
-               libtest-fatal-perl,
-               libtest-warn-perl,
-               perl (>= 5.11.4) | libmodule-build-perl
+Build-Depends: perl, debhelper (>= 9.20120312),
+ libdatetime-locale-perl,
+ libdatetime-timezone-perl,
+ libmath-round-perl,
+ libparams-validate-perl,
+ libtest-fatal-perl,
+ libtest-warn-perl,
+ perl (>= 5.11.4) | libmodule-build-perl
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdatetime-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libdatetime-perl.git
@@ -28,13 +27,11 @@ Homepage: http://datetime.perl.org/
 
 Package: libdatetime-perl
 Architecture: any
-Depends: ${misc:Depends},
-         ${perl:Depends},
-         ${shlibs:Depends},
-         libdatetime-locale-perl,
-         libdatetime-timezone-perl,
-         libmath-round-perl,
-         libparams-validate-perl
+Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
+ libdatetime-locale-perl,
+ libdatetime-timezone-perl,
+ libmath-round-perl,
+ libparams-validate-perl
 Description: module for manipulating dates, times and timestamps
  DateTime is a Perl module which aims to provide a complete, correct, and easy
  to use date/time object implementation. It provides an easy way to manipulate

-- 
Debian packaging of libdatetime-perl



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