[libsystem-info-perl] 03/05: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sat Nov 11 21:44:35 UTC 2017


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

gregoa pushed a commit to branch master
in repository libsystem-info-perl.

commit ba531e15c89f82172212d4de2496085dec6ba15e
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Nov 11 22:42:41 2017 +0100

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

diff --git a/debian/control b/debian/control
index eed1c8e..cca9de1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,21 @@
 Source: libsystem-info-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Carnë Draug <carandraug+dev at gmail.com>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libtest-nowarnings-perl,
- perl
+                     perl
 Standards-Version: 4.0.0
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libsystem-info-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libsystem-info-perl.git
 Homepage: https://metacpan.org/release/System-Info
-Testsuite: autopkgtest-pkg-perl
 
 Package: libsystem-info-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: package to obtain basic system information
  System::Info tries to present system-related information, like number
  of CPUs, architecture, OS, and release related information in a

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



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