[libparse-errorstring-perl-perl] 08/10: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sat Oct 18 19:51:00 UTC 2014


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

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

commit 98067d220c69e5211cd881700a2c88f5e5065781
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 18 21:46:40 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index c0dcf44..5a9563b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,26 @@
 Source: libparse-errorstring-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>,
+           Florian Schlichting <fsfs at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 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>,
- Florian Schlichting <fsfs at debian.org>
+                     libpod-pom-perl,
+                     libtest-differences-perl,
+                     perl
 Standards-Version: 3.9.6
-Homepage: https://metacpan.org/release/Parse-ErrorString-Perl
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libparse-errorstring-perl-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libparse-errorstring-perl-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libparse-errorstring-perl-perl.git
+Homepage: https://metacpan.org/release/Parse-ErrorString-Perl
 
 Package: libparse-errorstring-perl-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libclass-xsaccessor-perl,
- libpod-pom-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