[libcpan-meta-yaml-perl] 05/06: cme: indent
gregor herrmann
gregoa at debian.org
Mon Sep 30 15:11:15 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libcpan-meta-yaml-perl.
commit 6e06d9c8af1103087836d1715743b2c3c40a21c6
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Sep 30 17:09:42 2013 +0200
cme: indent
Git-Dch: Ignore
---
debian/control | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index 00a4aef..6b5c557 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,21 @@
Source: libcpan-meta-yaml-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>,
+ gregor herrmann <gregoa at debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libyaml-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>,
- gregor herrmann <gregoa at debian.org>
+Build-Depends-Indep: perl,
+ libyaml-perl
Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/CPAN-Meta-YAML/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcpan-meta-yaml-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcpan-meta-yaml-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcpan-meta-yaml-perl.git
+Homepage: https://metacpan.org/release/CPAN-Meta-YAML/
Package: libcpan-meta-yaml-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends}
Description: reimplementation of a subset of YAML for CPAN Meta files
CPAN::Meta::YAML implements a subset of the YAML specification for use in
reading and writing CPAN metadata files like META.yml and MYMETA.yml. It
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcpan-meta-yaml-perl.git
More information about the Pkg-perl-cvs-commits
mailing list