[SCM] Debian packaging of Class-Load-XS CPAN distribution branch, master, updated. debian/0.04-1-10-g969429f

Alessandro Ghedini al3xbio at gmail.com
Mon Oct 8 07:59:51 UTC 2012


The following commit has been merged in the master branch:
commit 679b88b6643b193e221ec792628561f3511d4690
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Mon Oct 8 09:30:04 2012 +0200

    Fix alignment
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 2a30022..f404312 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,16 @@
 Source: libclass-load-xs-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alessandro Ghedini <ghedo at debian.org>,
-           gregor herrmann <gregoa at debian.org>
+ gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9),
-               perl,
-               libclass-load-perl,
-               libmodule-implementation-perl,
-               libtest-requires-perl,
-               libtest-fatal-perl,
-               libtest-without-module-perl,
-               perl (>= 5.11.4) | libmodule-build-perl
+Build-Depends: perl, debhelper (>= 9),
+ libclass-load-perl,
+ libmodule-implementation-perl,
+ libtest-requires-perl,
+ libtest-fatal-perl,
+ libtest-without-module-perl,
+ perl (>= 5.11.4) | libmodule-build-perl
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-load-xs-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libclass-load-xs-perl.git
@@ -19,10 +18,7 @@ Homepage: http://search.cpan.org/dist/Class-Load-XS/
 
 Package: libclass-load-xs-perl
 Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         ${perl:Depends},
-         libclass-load-perl
+Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}, libclass-load-perl
 Description: XS implementation of parts of Class::Load
  Class::Load::XS provides an XS implementation for portions of Class::Load, a
  module that provides several functions to load classes at runtime.

-- 
Debian packaging of Class-Load-XS CPAN distribution



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