[libsys-hostip-perl] 02/02: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sat Jun 4 01:57:50 UTC 2016


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

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

commit 3746205bbffe58491819c586867232cf1c61151f
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 4 03:52:49 2016 +0200

    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 c6fe153..8d17adf 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,23 @@
 Source: libsys-hostip-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Nick Morrott <knowledgejunkie at gmail.com>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9),
- libmodule-build-perl
+               libmodule-build-perl
 Build-Depends-Indep: perl,
- net-tools
+                     net-tools
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libsys-hostip-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libsys-hostip-perl.git
 Homepage: https://metacpan.org/release/Sys-HostIP
-Testsuite: autopkgtest-pkg-perl
 
 Package: libsys-hostip-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, net-tools
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         net-tools
 Description: Perl module to determine local machine's IP address
  Sys::HostIP determines the IP address of the local machine by parsing
  ifconfig(8) (ipconfig on Win32/Cygwin) output.

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



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