[libpar-dist-perl] 04/05: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Wed Dec 11 15:24:42 UTC 2013


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

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

commit 67dabc3aeec7fd5dd9096efee44ca24d050518aa
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Dec 11 16:22:31 2013 +0100

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 32 ++++++++++++++++++--------------
 1 file changed, 18 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index 4225bde..0a8be5e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,29 @@
 Source: libpar-dist-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Rene Mayorga <rmayorga at debian.org>,
+           Nathan Handler <nhandler at debian.org>,
+           Florian Schlichting <fschlich at zedat.fu-berlin.de>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libtest-pod-perl,
- libtest-pod-coverage-perl, libyaml-libyaml-perl | libyaml-perl | libyaml-tiny-perl | libyaml-syck-perl,
- libarchive-zip-perl
-Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- gregor herrmann <gregoa at debian.org>, Rene Mayorga <rmayorga at debian.org>,
- Nathan Handler <nhandler at debian.org>,
- Florian Schlichting <fschlich at zedat.fu-berlin.de>
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Homepage: https://metacpan.org/release/PAR-Dist/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpar-dist-perl.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpar-dist-perl.git
+Build-Depends-Indep: perl,
+                     libarchive-zip-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl,
+                     libyaml-libyaml-perl | libyaml-perl | libyaml-tiny-perl | libyaml-syck-perl
 Standards-Version: 3.9.5
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpar-dist-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpar-dist-perl.git
+Homepage: https://metacpan.org/release/PAR-Dist/
 
 Package: libpar-dist-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
-Recommends: libyaml-libyaml-perl | libyaml-perl | libyaml-tiny-perl | libyaml-syck-perl,
- libarchive-zip-perl
+Depends: ${perl:Depends},
+         ${misc:Depends}
+Recommends: libarchive-zip-perl,
+            libyaml-libyaml-perl | libyaml-perl | libyaml-tiny-perl | libyaml-syck-perl
 Description: perl module to create and manipulate PAR distributions
  The PAR::Dist module creates and manipulates PAR distributions. These are
  architecture-specific .par files, containing everything under blib/ of a CPAN

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



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