[libnet-snpp-perl] 03/06: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Fri Aug 19 19:58:43 UTC 2016


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

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

commit f0b090f8d00fa8317338068592bfb4d984588f4f
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Aug 19 21:55:38 2016 +0200

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

diff --git a/debian/control b/debian/control
index c0fdbaf..f3dbc1f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,12 @@
 Source: libnet-snpp-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>,
- Daniel Lintott <daniel at serverb.co.uk>
+           Daniel Lintott <daniel at serverb.co.uk>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: netbase,
- perl
+                     perl
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-snpp-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-snpp-perl.git
@@ -14,7 +14,8 @@ Homepage: https://metacpan.org/release/Net-SNPP
 
 Package: libnet-snpp-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: perl module for accessing SNPP servers
  Net::SNPP is a Perl module that provides access to the SNPP Simple Network
  Paging Protocol. It also provides Net:SNPP::Server for creating SNPP servers.

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



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