[libnet-rblclient-perl] 01/15: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Fri Jul 15 14:13:54 UTC 2016


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

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

commit 88c39c854e10107da62565f73b51f5c5671f7e53
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jul 15 15:50:13 2016 +0200

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

diff --git a/debian/control b/debian/control
index 52859c3..586f36b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,22 @@
 Source: libnet-rblclient-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+           Rene Mayorga <rmayorga at debian.org>,
+           Fabrizio Regalli <fabreg at fabreg.it>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libnet-dns-perl, perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>,
- Rene Mayorga <rmayorga at debian.org>,
- Fabrizio Regalli <fabreg at fabreg.it>
+Build-Depends-Indep: libnet-dns-perl,
+                     perl
 Standards-Version: 3.9.2
-Homepage: http://wildsparx.com/Net-RBLClient/
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-rblclient-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-rblclient-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-rblclient-perl.git
+Homepage: http://wildsparx.com/Net-RBLClient/
 
 Package: libnet-rblclient-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: queries multiple Realtime Blackhole Lists in parallel
  This module is used to discover what RBL's are listing a particular IP
  address.  It parallelizes requests for fast response.

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



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