[libapache-logformat-compiler-perl] 04/06: wrap&sort d/control

gregor herrmann gregoa at debian.org
Mon Jun 1 20:26:24 UTC 2015


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

gregoa pushed a commit to branch master
in repository libapache-logformat-compiler-perl.

commit 643cc5d69a3b118f243d4d0a0fbdde51e82dd221
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jun 1 22:24:07 2015 +0200

    wrap&sort d/control
    
    Gbp-Dch: Ignore
---
 debian/control | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index 37756e5..c243bec 100644
--- a/debian/control
+++ b/debian/control
@@ -4,14 +4,14 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fsfs at debian.org>
 Build-Depends: debhelper (>= 8),
- libmodule-build-perl (>= 0.380000),
- perl
+               libmodule-build-perl (>= 0.380000),
+               perl
 Build-Depends-Indep: libhttp-message-perl,
- libposix-strftime-compiler-perl,
- libtest-mocktime-perl,
- libtest-requires-perl,
- libtry-tiny-perl (>= 0.12),
- liburi-perl (>= 1.60)
+                     libposix-strftime-compiler-perl,
+                     libtest-mocktime-perl,
+                     libtest-requires-perl,
+                     libtry-tiny-perl (>= 0.12),
+                     liburi-perl (>= 1.60)
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libapache-logformat-compiler-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapache-logformat-compiler-perl.git
@@ -19,8 +19,9 @@ Homepage: http://search.cpan.org/dist/Apache-LogFormat-Compiler/
 
 Package: libapache-logformat-compiler-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libposix-strftime-compiler-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libposix-strftime-compiler-perl
 Description: Perl module to pre-compile a LogFormat string
  Apache::LogFormat::Compiler is a module to speed up and simplify the
  generation of access.log-style lines by pre-compiling the desired log

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



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