[SCM] Debian packaging of libcoro-perl branch, master, updated. debian/6.100-2-5-gf7848b1

Xavier Guimard x.guimard at free.fr
Mon Dec 10 20:11:42 UTC 2012


The following commit has been merged in the master branch:
commit 25e56b33c6c936e96c21bc095c9d29e175908dfc
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Mon Dec 10 21:06:01 2012 +0100

    Update patches offsets

diff --git a/debian/changelog b/debian/changelog
index 2898edd..189d4dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libcoro-perl (6.230-1) UNRELEASED; urgency=low
+
+  * Imported Upstream version 6.230
+  * Update patches offsets
+
+ -- Xavier Guimard <x.guimard at free.fr>  Mon, 10 Dec 2012 20:56:22 +0100
+
 libcoro-perl (6.100-2) unstable; urgency=low
 
   * Add libev-perl and libevent-perl in build dependencies to build Core::EV
diff --git a/debian/patches/fix-ftbfs-with-longjmp.patch b/debian/patches/fix-ftbfs-with-longjmp.patch
index eb64ba3..2c5eef6 100644
--- a/debian/patches/fix-ftbfs-with-longjmp.patch
+++ b/debian/patches/fix-ftbfs-with-longjmp.patch
@@ -2,12 +2,12 @@ Description: Disable FORTIFY_SOURCE flag when using long jump implementation
 Origin: vendor
 Forwarded: not-needed
 Author: Alessandro Ghedini <ghedo at debian.org>
-Reviewed-by: Alessandro Ghedini <ghedo at debian.org>
-Last-Update: 2012-06-28
+Reviewed-by: Xavier Guimard <x.guimard at free.fr>
+Last-Update: 2012-12-10
 
 --- a/Coro/Makefile.PL
 +++ b/Coro/Makefile.PL
-@@ -215,6 +215,7 @@
+@@ -216,6 +216,7 @@
     conftest ("TEST_makecontext");
  } elsif ($iface eq "s") {
     $DEFINE .= " -DCORO_SJLJ";
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
index 807adeb..0873222 100644
--- a/debian/patches/spelling.patch
+++ b/debian/patches/spelling.patch
@@ -2,11 +2,12 @@ Description: fix a spelling mistake
 Origin: vendor
 Forwarded: no
 Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2010-04-16
+Reviewed-by: Xavier Guimard <x.guimard at free.fr>
+Last-Update: 2012-12-10
 
 --- a/Coro.pm
 +++ b/Coro.pm
-@@ -1233,7 +1233,7 @@
+@@ -1234,7 +1234,7 @@
  by the forks module, which gives you the (i-) threads API, just much
  faster).
  
@@ -17,7 +18,7 @@ Last-Update: 2010-04-16
  communication-intensive show extremely bad behaviour with i-threads (in
 --- a/README
 +++ b/README
-@@ -1008,7 +1008,7 @@
+@@ -1009,7 +1009,7 @@
      evidenced by the forks module, which gives you the (i-) threads API,
      just much faster).
  

-- 
Debian packaging of libcoro-perl



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