[libfile-slurper-perl] 04/07: Reformat debian/control with cme
gregor herrmann
gregoa at debian.org
Sat Jan 6 22:16:19 UTC 2018
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libfile-slurper-perl.
commit 4e534ca8fe8518672acd6c43d4dc36ff27b004ca
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Jan 6 23:14:21 2018 +0100
Reformat debian/control with cme
Gbp-Dch: ignore
---
debian/control | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index b269e57..50eca39 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,9 @@
Source: libfile-slurper-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)
Build-Depends-Indep: perl,
libperlio-utf8-strict-perl,
@@ -11,11 +12,11 @@ Standards-Version: 4.1.2
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libfile-slurper-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libfile-slurper-perl.git
Homepage: https://metacpan.org/release/File-Slurper
-Testsuite: autopkgtest-pkg-perl
Package: libfile-slurper-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends}
Recommends: libperlio-utf8-strict-perl
Description: simple, sane and efficient module to slurp a file
File::Slurper provides functions for fast and correct slurping and spewing.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfile-slurper-perl.git
More information about the Pkg-perl-cvs-commits
mailing list