[libscalar-list-utils-perl] 02/05: Wrap and sort fields in debian/control file
Salvatore Bonaccorso
carnil at debian.org
Mon Oct 3 08:01:34 UTC 2016
This is an automated email from the git hooks/post-receive script.
carnil pushed a commit to branch master
in repository libscalar-list-utils-perl.
commit 2bc0cef9ed1aded6354a93cf9bfa482da041cdfc
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Oct 1 16:33:27 2016 +0200
Wrap and sort fields in debian/control file
---
debian/control | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index a35019d..086f6a7 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ Uploaders: Salvatore Bonaccorso <carnil at debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
-Build-Depends: debhelper (>= 9.20120312~),
- perl
+Build-Depends: debhelper (>= 9.20120312~), perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libscalar-list-utils-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libscalar-list-utils-perl.git
@@ -13,9 +12,7 @@ Homepage: https://metacpan.org/release/Scalar-List-Utils
Package: libscalar-list-utils-perl
Architecture: any
-Depends: ${misc:Depends},
- ${perl:Depends},
- ${shlibs:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
Description: modules providing common scalar and list utility subroutines
List::Util is a collection of Perl modules that provide subroutines useful
for working with scalars and lists, which people have expressed would be nice
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libscalar-list-utils-perl.git
More information about the Pkg-perl-cvs-commits
mailing list