[libnet-ifconfig-wrapper-perl] 07/11: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sat Nov 28 17:30:53 UTC 2015


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

gregoa pushed a commit to branch master
in repository libnet-ifconfig-wrapper-perl.

commit dad273328f2e349bc913317bab3f7045f0469d8e
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Nov 28 18:28:25 2015 +0100

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

diff --git a/debian/control b/debian/control
index 54a772c..7d62cd4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,21 @@
 Source: libnet-ifconfig-wrapper-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- net-tools
+                     net-tools
 Standards-Version: 3.9.2
-Homepage: https://metacpan.org/release/Net-Ifconfig-Wrapper
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-ifconfig-wrapper-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-ifconfig-wrapper-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-ifconfig-wrapper-perl.git
+Homepage: https://metacpan.org/release/Net-Ifconfig-Wrapper
 
 Package: libnet-ifconfig-wrapper-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- net-tools
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         net-tools
 Description: multiplatform Perl wrapper for ifconfig
  The Net::Ifconfig::Wrapper Perl module provides a multiplatform wrapper
  for ifconfig.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-ifconfig-wrapper-perl.git



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