[libparse-errorstring-perl-perl] 10/13: Sort and wrap dependencies and uploaders
Florian Schlichting
fsfs at alioth.debian.org
Thu Oct 3 15:54:52 UTC 2013
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libparse-errorstring-perl-perl.
commit 4c1eef7347a31c2068c9e7467b5cf0b824e11000
Author: Florian Schlichting <fsfs at debian.org>
Date: Thu Oct 3 16:46:11 2013 +0200
Sort and wrap dependencies and uploaders
---
debian/control | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index e6f96fb..a9e5e2f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,13 @@ Source: libparse-errorstring-perl-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libpod-pom-perl, libtest-differences-perl,
- perl, libclass-xsaccessor-perl
+Build-Depends-Indep: libclass-xsaccessor-perl,
+ libpod-pom-perl,
+ libtest-differences-perl,
+ perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Damyan Ivanov <dmn at debian.org>, Rene Mayorga <rmayorga at debian.org>
+Uploaders: Damyan Ivanov <dmn at debian.org>,
+ Rene Mayorga <rmayorga at debian.org>
Standards-Version: 3.9.4
Homepage: https://metacpan.org/release/Parse-ErrorString-Perl/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libparse-errorstring-perl-perl.git
@@ -13,8 +16,9 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libparse-erro
Package: libparse-errorstring-perl-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libpod-pom-perl,
- libclass-xsaccessor-perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ libclass-xsaccessor-perl,
+ libpod-pom-perl
Description: module for parsing error messages from the Perl interpreter
Parse::ErrorString::Perl is aimed primarily at those developing integrated
development environments, allowing them to have a nice object oriented
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libparse-errorstring-perl-perl.git
More information about the Pkg-perl-cvs-commits
mailing list