[libnet-arp-perl] 09/11: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sat Oct 18 20:39:30 UTC 2014


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

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

commit 5d67bba33d272069b06d2a0f0e89523481fb56f9
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 18 22:29:57 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 904c9cf..4f9561f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,24 @@
 Source: libnet-arp-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 9.20120312), perl, net-tools
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Niko Tyni <ntyni at debian.org>,
- Franck Joncourt <franck at debian.org>, Ryan Niebur <ryan at debian.org>,
- Florian Schlichting <fsfs at debian.org>
+           Franck Joncourt <franck at debian.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Florian Schlichting <fsfs at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312),
+               perl,
+               net-tools
 Standards-Version: 3.9.6
-Homepage: https://metacpan.org/release/Net-ARP
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-arp-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-arp-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-arp-perl.git
+Homepage: https://metacpan.org/release/Net-ARP
 
 Package: libnet-arp-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends}
 Recommends: libnet-pcap-perl
 Description: module to create ARP packets and lookup for ARP information
  Net::ARP module allows for creating arbitrary ARP packages from within

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



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