[libparse-cpan-meta-perl] 07/08: sort
gregor herrmann
gregoa at debian.org
Tue Sep 17 17:16:47 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libparse-cpan-meta-perl.
commit 850580b579daa535043b5ab34b09144530e99b61
Author: gregor herrmann <gregoa at debian.org>
Date: Tue Sep 17 19:15:55 2013 +0200
sort
Git-Dch: Ignore
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index a1ea0fb..656010a 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,8 @@ Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
- perl (>= 5.17.1) | libcpan-meta-yaml-perl (>= 0.008),
- perl (>= 5.15.0) | libjson-pp-perl (>= 2.27200)
+ perl (>= 5.15.0) | libjson-pp-perl (>= 2.27200),
+ perl (>= 5.17.1) | libcpan-meta-yaml-perl (>= 0.008)
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libparse-cpan-meta-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libparse-cpan-meta-perl.git
@@ -22,8 +22,8 @@ Package: libparse-cpan-meta-perl
Architecture: all
Depends: ${perl:Depends},
${misc:Depends},
- perl (>= 5.17.1) | libcpan-meta-yaml-perl (>= 0.008),
- perl (>= 5.15.0) | libjson-pp-perl (>= 2.27200)
+ perl (>= 5.15.0) | libjson-pp-perl (>= 2.27200),
+ perl (>= 5.17.1) | libcpan-meta-yaml-perl (>= 0.008)
Description: module to parse META.yml and other similar CPAN metadata files
Parse::CPAN::Meta is a parser for META.yml files, based on the parser from
YAML::Tiny. Since the Tiny implementation supports a basic subset of the
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libparse-cpan-meta-perl.git
More information about the Pkg-perl-cvs-commits
mailing list