r34128 - in /trunk/libforks-perl/debian: NEWS changelog

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Apr 25 19:27:03 UTC 2009


Author: gregoa
Date: Sat Apr 25 19:26:57 2009
New Revision: 34128

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=34128
Log:
remove WAITS in d/changelog
replace tabs with spaces in d/NEWS

Modified:
    trunk/libforks-perl/debian/NEWS
    trunk/libforks-perl/debian/changelog

Modified: trunk/libforks-perl/debian/NEWS
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libforks-perl/debian/NEWS?rev=34128&op=diff
==============================================================================
--- trunk/libforks-perl/debian/NEWS (original)
+++ trunk/libforks-perl/debian/NEWS Sat Apr 25 19:26:57 2009
@@ -1,17 +1,17 @@
 libforks-perl (0.31-1) unstable; urgency=low
 
   0.31 March 14 2009
-	***** Threads API consistency changes *****
-	
-	Module CLONE and CLONE_SKIP functions now are passed package name as first argument.
+    ***** Threads API consistency changes *****
 
-	When CLONE_SKIP true in package, all objects in child threads are now cleared.  This
-	occurs after fork (unavoidable affect of system fork COW), which hopefully should
-	be portable with all non-perl modules.  Note that arrays and hashes will be emptied,
-	but not converted to undef scalar ref; this differs from ithreads (where all become
-	undef scalar ref).  Patches are welcome.
-	
-	Bumped threads $VERSION to 1.72, threads::shared $VERSION to 1.28 to match
-	version-supported features and behavior.
+    Module CLONE and CLONE_SKIP functions now are passed package name as first argument.
+
+    When CLONE_SKIP true in package, all objects in child threads are now cleared.  This
+    occurs after fork (unavoidable affect of system fork COW), which hopefully should
+    be portable with all non-perl modules.  Note that arrays and hashes will be emptied,
+    but not converted to undef scalar ref; this differs from ithreads (where all become
+    undef scalar ref).  Patches are welcome.
+
+    Bumped threads $VERSION to 1.72, threads::shared $VERSION to 1.28 to match
+    version-supported features and behavior.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 15 Mar 2009 16:32:27 +0100

Modified: trunk/libforks-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libforks-perl/debian/changelog?rev=34128&op=diff
==============================================================================
--- trunk/libforks-perl/debian/changelog (original)
+++ trunk/libforks-perl/debian/changelog Sat Apr 25 19:26:57 2009
@@ -1,6 +1,4 @@
 libforks-perl (0.33-1) UNRELEASED; urgency=low
-
-  WAITS still for libacme-damn-perl
 
   [ gregor herrmann ]
 




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