[libsys-cpu-perl] 05/07: wrap-and-sort d/control

gregor herrmann gregoa at debian.org
Fri Oct 11 20:27:33 UTC 2013


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libsys-cpu-perl.

commit 3e99cb8fd3d37273777cde7eebde59c251a0113b
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 11 22:23:45 2013 +0200

    wrap-and-sort d/control
    
    Git-Dch: Ignore
---
 debian/control |    7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 298aeb6..1780771 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
-Build-Depends: debhelper (>= 9.20120312), perl
+Build-Depends: debhelper (>= 9.20120312),
+               perl
 Standards-Version: 3.9.4
 Homepage: https://metacpan.org/release/Sys-CPU/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsys-cpu-perl.git
@@ -11,7 +12,9 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsys-cpu-pe
 
 Package: libsys-cpu-perl
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: module for getting CPU information
  The Sys::CPU Perl offers an API to get the number of CPUs and its
  speed and type. It reports numbers, type, and clockspeed of CPUs.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsys-cpu-perl.git



More information about the Pkg-perl-cvs-commits mailing list