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

Alex Muntada alexm at debian.org
Sun Oct 8 22:13:32 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-layer-icmpv6-perl.

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

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

diff --git a/debian/control b/debian/control
index 0481c96..3a09aa1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,12 @@
 Source: libnet-frame-layer-icmpv6-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>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libbit-vector-perl,
- libnet-frame-perl,
- perl
+                     libnet-frame-perl,
+                     perl
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-frame-layer-icmpv6-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-frame-layer-icmpv6-perl.git
@@ -14,9 +14,10 @@ Homepage: https://metacpan.org/release/Net-Frame-Layer-ICMPv6
 
 Package: libnet-frame-layer-icmpv6-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libbit-vector-perl,
- libnet-frame-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libbit-vector-perl,
+         libnet-frame-perl
 Description: module for encoding and decoding of the ICMPv6 layer
  Net::Frame::Layer::ICMPv6 implements the encoding and decoding of the ICMPv6
  layer.
@@ -26,4 +27,3 @@ Description: module for encoding and decoding of the ICMPv6 layer
  be easily manipulated.
  .
  See also Net::Frame::Layer for other attributes and methods.
-

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



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