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

Alex Muntada alexm at debian.org
Sun Oct 8 22:13:39 UTC 2017


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

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

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

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

diff --git a/debian/control b/debian/control
index 4665707..fc7903b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,25 @@
 Source: libnet-frame-simple-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Daniel Lintott <daniel at serverb.co.uk>
-Build-Depends: debhelper (>= 9), libmodule-build-perl
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               libmodule-build-perl
 Build-Depends-Indep: libclass-gomor-perl,
- libnet-frame-perl,
- perl
+                     libnet-frame-perl,
+                     perl
 Standards-Version: 4.1.0
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-frame-simple-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-frame-simple-perl.git
 Homepage: https://metacpan.org/release/Net-Frame-Simple
-Testsuite: autopkgtest-pkg-perl
 
 Package: libnet-frame-simple-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libclass-gomor-perl,
- libnet-frame-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libclass-gomor-perl,
+         libnet-frame-perl
 Description: module to make crafting network frames easier
  Net::Frame::Simple is part of Net::Frame frame crafting framework. It is
  totally optional, but can make playing with the network far easier.

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



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