[libsys-cpuload-perl] 11/19: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Tue Dec 15 18:40:52 UTC 2015


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

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

commit e1ed0145314cba39180012ee33790dc7dbbc6cdf
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Dec 15 19:26:40 2015 +0100

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 2353f26..ec0b667 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,20 @@
 Source: libsys-cpuload-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Noël Köthe <noel at debian.org>
-Build-Depends: debhelper (>= 9), perl (>= 5.8)
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               perl (>= 5.8)
 Standards-Version: 3.9.5
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsys-cpuload-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libsys-cpuload-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsys-cpuload-perl.git
 Homepage: https://metacpan.org/release/Sys-CpuLoad
 
 Package: libsys-cpuload-perl
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         ${perl:Depends}
 Description: module which retrieves load average of a machine
  Sys::CpuLoad retrieves the 1 minute, 5 minute, and 15
  minute load average of a machine.
- .

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



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