[libsystem-command-perl] 04/07: Reformat debian/control with cme
gregor herrmann
gregoa at debian.org
Sun Jul 12 16:21:05 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libsystem-command-perl.
commit 0aaf7dda4c510dd40f47b7d9cc4ea77c89b9f098
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Jul 12 18:18:31 2015 +0200
Reformat debian/control with cme
Gbp-Dch: ignore
---
debian/control | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index afccae5..0cc2d04 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,14 @@
Source: libsystem-command-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders:
- Alessandro Ghedini <ghedo at debian.org>,
- gregor herrmann <gregoa at debian.org>
+Uploaders: Alessandro Ghedini <ghedo at debian.org>,
+ gregor herrmann <gregoa at debian.org>
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 8), libmodule-build-perl (>= 0.380000)
-Build-Depends-Indep: libtest-command-perl, libtest-output-perl, perl
+Build-Depends: debhelper (>= 8),
+ libmodule-build-perl (>= 0.380000)
+Build-Depends-Indep: libtest-command-perl,
+ libtest-output-perl,
+ perl
Standards-Version: 3.9.5
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libsystem-command-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsystem-command-perl.git
@@ -14,7 +16,8 @@ Homepage: https://metacpan.org/release/System-Command
Package: libsystem-command-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends}
Description: Perl class for running system commands
System::Command is a class that launches external system commands and return
an object representing them, allowing to interact with them through their
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsystem-command-perl.git
More information about the Pkg-perl-cvs-commits
mailing list