[libpoe-perl] 06/07: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sat Jul 12 17:51:53 UTC 2014


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

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

commit 06d936285f3fac2cdf65c5f3ed37d03d077e6393
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jul 12 19:50:10 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 62 +++++++++++++++++++++++++++++++---------------------------
 1 file changed, 33 insertions(+), 29 deletions(-)

diff --git a/debian/control b/debian/control
index 077d650..abf9640 100644
--- a/debian/control
+++ b/debian/control
@@ -1,44 +1,48 @@
 Source: libpoe-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
+           Martín Ferrari <tincho at debian.org>,
+           Rene Mayorga <rmayorga at debian.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Alessandro Ghedini <ghedo at debian.org>,
+           Florian Schlichting <fsfs at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libdata-dump-perl,
- libfilter-perl,
- libhttp-daemon-perl | libwww-perl (<< 6),
- libio-pipely-perl,
- libio-pty-perl,
- libpoe-test-loops-perl (>= 1.357),
- libsocket-getaddrinfo-perl,
- libsocket6-perl,
- libterm-readkey-perl,
- libterm-size-perl,
- libyaml-perl,
- netbase
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
- Martín Ferrari <tincho at debian.org>, Rene Mayorga <rmayorga at debian.org>,
- Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>,
- Alessandro Ghedini <ghedo at debian.org>, Florian Schlichting <fsfs at debian.org>
+                     libdata-dump-perl,
+                     libfilter-perl,
+                     libhttp-daemon-perl | libwww-perl (<< 6),
+                     libio-pipely-perl,
+                     libio-pty-perl,
+                     libpoe-test-loops-perl (>= 1.357),
+                     libsocket-getaddrinfo-perl,
+                     libsocket6-perl,
+                     libterm-readkey-perl,
+                     libterm-size-perl,
+                     libyaml-perl,
+                     netbase
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/POE
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpoe-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpoe-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpoe-perl.git
+Homepage: https://metacpan.org/release/POE
 
 Package: libpoe-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libfilter-perl,
- libio-pipely-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libfilter-perl,
+         libio-pipely-perl
 Recommends: libhttp-daemon-perl | libwww-perl (<< 6)
 Suggests: libcurses-perl,
- libio-pty-perl,
- libpoe-loop-event-perl,
- libpoe-loop-tk-perl,
- libsocket-getaddrinfo-perl,
- libsocket6-perl,
- libterm-readkey-perl
+          libio-pty-perl,
+          libpoe-loop-event-perl,
+          libpoe-loop-tk-perl,
+          libsocket-getaddrinfo-perl,
+          libsocket6-perl,
+          libterm-readkey-perl
 Description: event-driven component architecture for Perl
  POE stands for "Perl Object Environment" and provides libraries for event
  driven state machines, I/O abstraction and object management. It includes

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



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