[libio-async-loop-mojo-perl] 02/02: refreshed files with cme

dod at debian.org dod at debian.org
Sat Oct 1 16:55:29 UTC 2016


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

dod pushed a commit to branch master
in repository libio-async-loop-mojo-perl.

commit 9231aa006d12afe7a9fee4643e383c32b7f0807c
Author: Dominique Dumont <dod at debian.org>
Date:   Sat Oct 1 18:54:22 2016 +0200

    refreshed files with cme
---
 debian/control   | 30 ++++++++++++++++--------------
 debian/copyright | 12 ++----------
 2 files changed, 18 insertions(+), 24 deletions(-)

diff --git a/debian/control b/debian/control
index dcd27b6..cb01937 100644
--- a/debian/control
+++ b/debian/control
@@ -1,26 +1,28 @@
 Source: libio-async-loop-mojo-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Dominique Dumont <dod at debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libio-async-perl (>= 0.49),
- libmojolicious-perl (>= 2.65),
- perl
+Build-Depends-Indep: libio-async-perl,
+                     libmojolicious-perl,
+                     perl
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libio-async-loop-mojo-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libio-async-loop-mojo-perl.git
 Homepage: https://metacpan.org/release/IO-Async-Loop-Mojo
-Testsuite: autopkgtest-pkg-perl
 
 Package: libio-async-loop-mojo-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libio-async-perl (>= 0.49),
- libmojolicious-perl (>= 2.65)
-Description: use C<IO::Async> with C<Mojolicious>
- This subclass of IO::Async::Loop uses Mojo::Reactor to perform its IO
- operations. It allows the use of IO::Async-based code or modules from within
- a Mojolicious application.
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libio-async-perl,
+         libmojolicious-perl
+Description: Perl module to use IO::Async with Mojolicious
+ IO::Async::Loop::Mojo Perl module is "glue" module to enable usage of
+ asynchronous modules based on IO::Async::Loop in a web server based on
+ Mojolicious.
  .
- This description was automagically extracted from the module by dh-make-perl.
+ In other words, this module is a subclass of IO::Async::Loop which
+ uses Mojo::Reactor to perform its IO operations.
diff --git a/debian/copyright b/debian/copyright
index 7f6f17b..994fc3c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,15 +1,7 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Source: https://metacpan.org/release/IO-Async-Loop-Mojo
-Upstream-Contact: Paul Evans <leonerd at leonerd.org.uk>
 Upstream-Name: IO-Async-Loop-Mojo
-DISCLAIMER: This copyright info was automatically extracted
- from the perl module. It may not be accurate, so you better
- check the module sources in order to ensure the module for its
- inclusion in Debian or for general legal information. Please,
- if licensing information is incorrectly generated, file a bug
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
+Upstream-Contact: Paul Evans <leonerd at leonerd.org.uk>
+Source: https://metacpan.org/release/IO-Async-Loop-Mojo
 
 Files: *
 Copyright: Paul Evans <leonerd at leonerd.org.uk>

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



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