[libarchive-tar-wrapper-perl] 03/05: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri Oct 17 13:33:42 UTC 2014


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

gregoa pushed a commit to branch master
in repository libarchive-tar-wrapper-perl.

commit b8bf26ef1bd6914024a07c2963abb09846c23692
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 17 15:30:58 2014 +0200

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

diff --git a/debian/control b/debian/control
index 9d8ddf1..bafbfd5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,13 @@
 Source: libarchive-tar-wrapper-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: intrigeri <intrigeri at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep:
- libfile-which-perl,
- libipc-run-perl,
- liblog-log4perl-perl,
- perl
+Build-Depends-Indep: libfile-which-perl,
+                     libipc-run-perl,
+                     liblog-log4perl-perl,
+                     perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libarchive-tar-wrapper-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libarchive-tar-wrapper-perl.git
@@ -16,10 +15,11 @@ Homepage: https://metacpan.org/release/Archive-Tar-Wrapper
 
 Package: libarchive-tar-wrapper-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libfile-which-perl,
- libipc-run-perl,
- liblog-log4perl-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libfile-which-perl,
+         libipc-run-perl,
+         liblog-log4perl-perl
 Description: API wrapper around the 'tar' utility
  Archive::Tar::Wrapper is an API wrapper around the 'tar' command line
  utility. It never stores anything in memory, but works on temporary directory

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libarchive-tar-wrapper-perl.git



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