[libclass-container-perl] 01/06: Reformat debian/control with cme
gregor herrmann
gregoa at debian.org
Mon Jun 8 19:43:04 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libclass-container-perl.
commit d29f85c96b7abeec329656702d58c22e3c5e2d90
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Jun 8 21:39:24 2015 +0200
Reformat debian/control with cme
Gbp-Dch: ignore
---
debian/control | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index b0241f1..b22f099 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,22 @@
Source: libclass-container-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ansgar Burchardt <ansgar at debian.org>,
+ Fabrizio Regalli <fabreg at fabreg.it>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libparams-validate-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ansgar Burchardt <ansgar at debian.org>, Fabrizio Regalli <fabreg at fabreg.it>
+Build-Depends-Indep: perl,
+ libparams-validate-perl
Standards-Version: 3.9.2
-Homepage: https://metacpan.org/release/Class-Container
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-container-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libclass-container-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-container-perl.git
+Homepage: https://metacpan.org/release/Class-Container
Package: libclass-container-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libparams-validate-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libparams-validate-perl
Description: Perl module to glue object frameworks together transparently
The Class::Container module facilitates building frameworks of several classes
that inter-operate. It was first designed and built for HTML::Mason, in which
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-container-perl.git
More information about the Pkg-perl-cvs-commits
mailing list