[libarchive-any-lite-perl] 03/04: wrap&sort d/control
gregor herrmann
gregoa at debian.org
Fri Jul 22 18:12:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libarchive-any-lite-perl.
commit 160dc6306467ab6f7fb62f1cb64276ab216b7f7e
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Jul 22 20:08:28 2016 +0200
wrap&sort d/control
Gbp-Dch: Ignore
---
debian/control | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index 460cea9..0ae320a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,14 @@ Source: libarchive-any-lite-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Florian Schlichting <fsfs at debian.org>, Nick Morrott <knowledgejunkie at gmail.com>
+Uploaders: Florian Schlichting <fsfs at debian.org>,
+ Nick Morrott <knowledgejunkie at gmail.com>
Build-Depends: debhelper (>= 9),
- libextutils-makemaker-cpanfile-perl
+ libextutils-makemaker-cpanfile-perl
Build-Depends-Indep: libarchive-zip-perl,
- libparallel-forkmanager-perl,
- libtest-useallmodules-perl,
- perl
+ libparallel-forkmanager-perl,
+ libtest-useallmodules-perl,
+ perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libarchive-any-lite-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libarchive-any-lite-perl.git
@@ -17,8 +18,9 @@ Testsuite: autopkgtest-pkg-perl
Package: libarchive-any-lite-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libarchive-zip-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libarchive-zip-perl
Description: simple CPAN package extractor
Archive::Any::Lite is a fork of Archive::Any by Michael Schwern and
Clint Moore. The main difference is that Archive::Any::Lite works
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libarchive-any-lite-perl.git
More information about the Pkg-perl-cvs-commits
mailing list