[libcompress-raw-lzma-perl] 04/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Tue Sep 23 15:12:01 UTC 2014


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

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

commit e6e5c39a24f7c1f7aab49e96b355a5330cb9cdb3
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Sep 23 17:00:47 2014 +0200

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

diff --git a/debian/control b/debian/control
index 6684a63..bce44ad 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,12 @@
 Source: libcompress-raw-lzma-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
+Priority: optional
 Build-Depends: debhelper (>= 9.20120312),
- liblzma-dev,
- libtest-pod-perl,
- perl
+               liblzma-dev,
+               libtest-pod-perl,
+               perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcompress-raw-lzma-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcompress-raw-lzma-perl.git
@@ -14,7 +14,9 @@ Homepage: https://metacpan.org/release/Compress-Raw-Lzma
 
 Package: libcompress-raw-lzma-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: low-level interface to lzma compression library
  Compress::Raw::Lzma provides a low-level Perl interface for reading and
  writing of lzma and xz files/buffers.

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



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