[libclass-load-xs-perl] 07/09: cme: reformat debian/control
gregor herrmann
gregoa at debian.org
Sat Feb 15 14:43:11 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libclass-load-xs-perl.
commit 6edc0a00f8ec003cf851fabae6896ec81209b8e0
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Feb 15 15:41:50 2014 +0100
cme: reformat debian/control
Git-Dch: Ignore
---
debian/control | 23 ++++++++++++-----------
1 file changed, 12 insertions(+), 11 deletions(-)
diff --git a/debian/control b/debian/control
index d6f0ae2..4160324 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +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: perl, debhelper (>= 9.20120312~),
- libclass-load-perl (>= 0.20),
- libmodule-implementation-perl,
- libtest-requires-perl,
- libtest-fatal-perl,
- libtest-without-module-perl,
- perl
+Build-Depends: perl,
+ debhelper (>= 9.20120312~),
+ libclass-load-perl (>= 0.20),
+ libmodule-implementation-perl,
+ libtest-requires-perl,
+ libtest-fatal-perl,
+ libtest-without-module-perl
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-load-xs-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-load-xs-perl.git
@@ -18,11 +18,12 @@ Homepage: https://metacpan.org/release/Class-Load-XS/
Package: libclass-load-xs-perl
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends},
- libclass-load-perl (>= 0.20)
+Depends: ${misc:Depends},
+ ${shlibs:Depends},
+ ${perl:Depends},
+ libclass-load-perl (>= 0.20)
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.
.
See Class::Load in the libclass-load-perl package for API details.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-load-xs-perl.git
More information about the Pkg-perl-cvs-commits
mailing list