[libio-socket-inet6-perl] 01/05: Reformat debian/control with cme
Salvatore Bonaccorso
carnil at debian.org
Sat Jun 6 10:44:06 UTC 2015
This is an automated email from the git hooks/post-receive script.
carnil pushed a commit to branch master
in repository libio-socket-inet6-perl.
commit 67aa15b15e069e6f2f8867b479d949185da213d3
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jun 6 12:36:39 2015 +0200
Reformat debian/control with cme
---
debian/control | 33 +++++++++++++++------------------
1 file changed, 15 insertions(+), 18 deletions(-)
diff --git a/debian/control b/debian/control
index a79562b..73f147c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,29 +1,26 @@
Source: libio-socket-inet6-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Daniel Kahn Gillmor <dkg at fifthhorseman.net>,
+ gregor herrmann <gregoa at debian.org>,
+ Daniel Lintott <daniel at serverb.co.uk>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
-Build-Depends-Indep:
- perl,
- libsocket6-perl,
- libtest-pod-perl,
- libtest-pod-coverage-perl,
- netbase
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders:
- Daniel Kahn Gillmor <dkg at fifthhorseman.net>,
- gregor herrmann <gregoa at debian.org>,
- Daniel Lintott <daniel at serverb.co.uk>
-Homepage: https://metacpan.org/release/IO-Socket-INET6
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libio-socket-inet6-perl
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libio-socket-inet6-perl.git
+Build-Depends-Indep: perl,
+ libsocket6-perl,
+ libtest-pod-perl,
+ libtest-pod-coverage-perl,
+ netbase
Standards-Version: 3.9.5
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libio-socket-inet6-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libio-socket-inet6-perl
+Homepage: https://metacpan.org/release/IO-Socket-INET6
Package: libio-socket-inet6-perl
Architecture: all
-Depends:
- ${perl:Depends},
- ${misc:Depends},
- libsocket6-perl
+Depends: ${perl:Depends},
+ ${misc:Depends},
+ libsocket6-perl
Description: object interface for AF_INET6 domain sockets
IO::Socket::INET6 provides an object interface to create and use sockets
in the AF_INET6 domain. It is built upon the IO::Socket interface and
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libio-socket-inet6-perl.git
More information about the Pkg-perl-cvs-commits
mailing list