[libsystem-command-perl] 04/05: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri Oct 11 20:17:09 UTC 2013


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 6ad723b00c34319052210c39612115fd758a48ea
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 11 22:15:43 2013 +0200

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

diff --git a/debian/control b/debian/control
index 1691a41..e3b2bc3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,14 @@
 Source: libsystem-command-perl
-Section: perl
-Priority: optional
 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>
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8),
- perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)
+               perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)
 Build-Depends-Indep: perl,
- libtest-command-perl,
- libtest-output-perl
+                     libtest-command-perl,
+                     libtest-output-perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsystem-command-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsystem-command-perl.git
@@ -16,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