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 <[email protected]> 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 <[email protected]> Uploaders: Noël Köthe <[email protected]> -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 _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
