[libcompress-lz4-perl] 06/09: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sat Nov 18 23:46:41 UTC 2017


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

gregoa pushed a commit to branch master
in repository libcompress-lz4-perl.

commit 3876ca46434e68cc6029f48694f77c9d84b2509d
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Nov 19 00:34:52 2017 +0100

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 18033e1..927ffed 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,22 @@
 Source: libcompress-lz4-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9),
- liblz4-dev,
- perl
+               liblz4-dev,
+               perl
 Standards-Version: 4.1.1
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcompress-lz4-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcompress-lz4-perl.git
 Homepage: https://metacpan.org/release/Compress-LZ4
-Testsuite: autopkgtest-pkg-perl
 
 Package: libcompress-lz4-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: Perl interface to the LZ4 (de)compressor
  The Compress::LZ4 module provides an interface to the LZ4 (de)compressor.
  .

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



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