[libcoro-perl] 01/01: Update the long description and changelog to clarify support policy
dom at earth.li
dom at earth.li
Sun May 22 13:09:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
dom pushed a commit to branch master
in repository libcoro-perl.
commit c914072d044f62b94b5bde8ed97c7e9cdab1abee
Author: Dominic Hargreaves <dom at earth.li>
Date: Sun May 22 14:06:01 2016 +0100
Update the long description and changelog to clarify support policy
---
debian/changelog | 8 ++++++--
debian/control | 5 ++++-
2 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6e65378..61f450d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,8 +16,6 @@ libcoro-perl (6.490-1) UNRELEASED; urgency=medium
[ gregor herrmann ]
* New upstream release 6.490.
- * Add patch to fix compatibility with perl 5.22+.
- Closes: #787500.
* Set bindnow linker flag in debian/rules.
* Fix duplicate word in debian/copyright. Thanks to lintian.
* Add more corrections to spelling.patch.
@@ -25,6 +23,12 @@ libcoro-perl (6.490-1) UNRELEASED; urgency=medium
* Declare compliance with Debian Policy 3.9.8.
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
+ [ Dominic Hargreaves ]
+ * Add patch to fix compatibility with perl 5.22+.
+ Closes: #787500. This patch is not supported by the upstream
+ author, who only supports Coro with a fork of perl called 'stableperl'
+ (which is not part of Debian).
+
-- gregor herrmann <gregoa at debian.org> Thu, 05 May 2016 16:45:31 +0200
libcoro-perl (6.410-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index a5a971b..78f4c59 100644
--- a/debian/control
+++ b/debian/control
@@ -50,4 +50,7 @@ Description: Perl framework implementing coroutines
threads very easy. A parallel matrix multiplication benchmark runs over 300
times faster on a single core than perl's ithreads on a quad core using all
four cores.
-
+ .
+ This version of Coro has been patched by the Debian Project to provide
+ compatibility with Perl 5.22 and Perl 5.24. Please send bug reports to
+ Debian (<https://www.debian.org/Bugs/>) and not the original author.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcoro-perl.git
More information about the Pkg-perl-cvs-commits
mailing list