[libnet-netmask-perl] 01/03: Reformat debian/control with cme

Alex Muntada alexm at debian.org
Sun Oct 8 22:14:04 UTC 2017


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

alexm pushed a commit to branch master
in repository libnet-netmask-perl.

commit 62ebd24ef3954f5b4b7bcb535b7776921ef886da
Author: Alex Muntada <alexm at debian.org>
Date:   Sun Oct 8 17:30:22 2017 +0200

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

diff --git a/debian/control b/debian/control
index 7289889..32d8d2e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,24 @@
 Source: libnet-netmask-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Daniel Lintott <daniel at serverb.co.uk>,
+           Dominic Hargreaves <dom at earth.li>,
+           Jonas Smedegaard <dr at jones.dk>
 Section: perl
 Priority: optional
 Build-Depends: cdbs,
- devscripts,
- perl,
- debhelper,
- dh-buildinfo
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Daniel Lintott <daniel at serverb.co.uk>,
- Dominic Hargreaves <dom at earth.li>,
- Jonas Smedegaard <dr at jones.dk>
+               devscripts,
+               perl,
+               debhelper,
+               dh-buildinfo
 Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-netmask-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-netmask-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-netmask-perl.git
 Homepage: https://metacpan.org/release/Net-Netmask
 
 Package: libnet-netmask-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: parse, manipulate and lookup IP network blocks
  Net::Netmask parses and understands IPv4 CIDR blocks. It's built with
  an object-oriented interface. Nearly all functions are methods that

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



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