[libyaml-libyaml-perl] 07/08: wrap-and-sort d/control

gregor herrmann gregoa at debian.org
Fri Oct 11 16:42:37 UTC 2013


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libyaml-libyaml-perl.

commit f2e7eaeef6d85555d937354f85dd0a0e07dce063
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 11 18:37:38 2013 +0200

    wrap-and-sort d/control
    
    Git-Dch: Ignore
---
 debian/control |   14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 5020694..47c224d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,13 @@
 Source: libyaml-libyaml-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9.20120312), perl
+Build-Depends: debhelper (>= 9.20120312),
+               perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
- gregor herrmann <gregoa at debian.org>
+Uploaders: Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.4
 Homepage: https://metacpan.org/release/YAML-LibYAML/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libyaml-libyaml-perl.git
@@ -13,7 +15,9 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libyaml-libya
 
 Package: libyaml-libyaml-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: Perl interface to libyaml, a YAML implementation
  YAML::LibYAML (or YAML::XS) is a Perl interface to Kirill Siminov's libyaml
  library, a YAML Ain't Markup Language (YAML) implementation written in C to

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libyaml-libyaml-perl.git



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