[libio-async-loop-epoll-perl] 01/06: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Tue Jun 9 18:37:37 UTC 2015


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

gregoa pushed a commit to branch master
in repository libio-async-loop-epoll-perl.

commit 66ccb56d8ce87227d9903ea8f6b8b6352dfdcf4c
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jun 9 20:22:56 2015 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 30 ++++++++++++++++--------------
 1 file changed, 16 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index 1cc425e..c30f1b3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,26 +1,28 @@
 Source: libio-async-loop-epoll-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Florian Schlichting <fsfs at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8), perl
+Build-Depends: debhelper (>= 8),
+               perl
 Build-Depends-Indep: libio-async-perl (>= 0.60),
- liblinux-epoll-perl,
- libtest-fatal-perl,
- libtest-pod-perl,
- libtest-refcount-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>,
- Florian Schlichting <fsfs at debian.org>
+                     liblinux-epoll-perl,
+                     libtest-fatal-perl,
+                     libtest-pod-perl,
+                     libtest-refcount-perl
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/IO-Async-Loop-Epoll
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libio-async-loop-epoll-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libio-async-loop-epoll-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libio-async-loop-epoll-perl.git
+Homepage: https://metacpan.org/release/IO-Async-Loop-Epoll
 
 Package: libio-async-loop-epoll-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libio-async-perl (>= 0.60),
- liblinux-epoll-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libio-async-perl (>= 0.60),
+         liblinux-epoll-perl
 Breaks: libio-async-perl (<< 0.33)
 Description: Perl extension for an event loop using epoll
  IO::Async::Loop::Epoll is a Perl module that provides an implementation of

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libio-async-loop-epoll-perl.git



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