[libnet-nbname-perl] 07/18: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sat Sep 9 17:17:36 UTC 2017


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

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

commit 46d5fdf53d6326f7ffbd95f58804c5231fb57183
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Sep 9 18:55:46 2017 +0200

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

diff --git a/debian/control b/debian/control
index 7528972..e983358 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,23 @@
 Source: libnet-nbname-perl
-Section: perl
-Priority: extra
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Martin Orr <martin at martinorr.name>
-Build-Depends: debhelper (>= 10~), perl
+Section: perl
+Priority: extra
+Build-Depends: debhelper (>= 10~),
+               perl
 Standards-Version: 3.7.2
-Homepage: https://metacpan.org/release/Net-NBName
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-nbname-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-nbname-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-nbname-perl.git
+Homepage: https://metacpan.org/release/Net-NBName
 
 Package: libnet-nbname-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Suggests: libnet-netmask-perl
-Description:  NetBIOS Name Service Requests
+Description: NetBIOS Name Service Requests
  This is the Net::NBName Perl module, for resolving the NetBIOS host names
  used by Windows/Samba.  It can be used
   1. to resolve NetBIOS names to IP addresses
   2. to determine registered NetBIOS names on a host
  A pure Perl module, using the Socket core module.
-

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



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