[SCM] Debian packaging of libcoro-perl branch, master, updated. debian/6.100-1-1-g5f59b39

Xavier Guimard x.guimard at free.fr
Thu Nov 8 05:48:03 UTC 2012


The following commit has been merged in the master branch:
commit 5f59b390a16d3d30caff2ad95641fb528fd7e2cc
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Thu Nov 8 06:47:34 2012 +0100

    Add libev-perl to build Core::EV

diff --git a/debian/changelog b/debian/changelog
index 644adcc..8ce12cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libcoro-perl (6.100-2) UNRELEASED; urgency=low
+
+  * Add libev-perl support to build Core::EV
+
+ -- Xavier Guimard <x.guimard at free.fr>  Thu, 08 Nov 2012 06:44:52 +0100
+
 libcoro-perl (6.100-1) unstable; urgency=low
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 1e7c39a..75b8e18 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,13 @@ Source: libcoro-perl
 Section: perl
 Priority: optional
 Build-Depends: perl, debhelper (>= 9.20120312),
- libguard-perl, libanyevent-perl, libcommon-sense-perl
+ libguard-perl, libanyevent-perl, libcommon-sense-perl, libev-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>,
  Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
- Alessandro Ghedini <ghedo at debian.org>
+ Alessandro Ghedini <ghedo at debian.org>,
+ Xavier Guimard <x.guimard at free.fr>
 Standards-Version: 3.9.4
 Homepage: http://search.cpan.org/dist/Coro/
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libcoro-perl.git
diff --git a/debian/copyright b/debian/copyright
index 0bdbf6e..4ffc6d4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -87,6 +87,7 @@ Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
  2010, gregor herrmann <gregoa at debian.org>
  2010, Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
  2011, Alessandro Ghedini <ghedo at debian.org>
+ 2012, Xavier Guimard <x.guimard at free.fr>
 License: Artistic or GPL-1+
 
 License: Artistic

-- 
Debian packaging of libcoro-perl



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