[Pkg-sks-commit] r178 - in sks/trunk/sks/debian: . patches

chrism at alioth.debian.org chrism at alioth.debian.org
Thu Jun 19 15:17:01 UTC 2008


Author: chrism
Date: 2008-06-19 15:17:00 +0000 (Thu, 19 Jun 2008)
New Revision: 178

Removed:
   sks/trunk/sks/debian/patches/511_sys_random
Modified:
   sks/trunk/sks/debian/changelog
Log:
[project @ 180]
Remove 511_sys_random, it looks obsolete

Original author: weasel
Date: 2005-08-24 16:43:04.219983+00:00

Modified: sks/trunk/sks/debian/changelog
===================================================================
--- sks/trunk/sks/debian/changelog	2008-06-19 15:16:53 UTC (rev 177)
+++ sks/trunk/sks/debian/changelog	2008-06-19 15:17:00 UTC (rev 178)
@@ -10,8 +10,9 @@
   * Rename logfiles in postinst.
   * Forward port rest of 500_debian_fhs.
   * Forward port 501_makefile_cflags.
+  * Remove 511_sys_random, it looks obsolete.
 
- -- Peter Palfrader <weasel at debian.org>  Wed, 24 Aug 2005 18:37:48 +0200
+ -- Peter Palfrader <weasel at debian.org>  Wed, 24 Aug 2005 18:42:46 +0200
 
 sks (1.0.9-0.6) UNRELEASED; urgency=low
 

Deleted: sks/trunk/sks/debian/patches/511_sys_random
===================================================================
--- sks/trunk/sks/debian/patches/511_sys_random	2008-06-19 15:16:53 UTC (rev 177)
+++ sks/trunk/sks/debian/patches/511_sys_random	2008-06-19 15:17:00 UTC (rev 178)
@@ -1,12 +0,0 @@
-diff -ruN sks-1.0.9-old/mRandom.ml sks-1.0.9/mRandom.ml
---- sks-1.0.9-old/mRandom.ml	2004-04-25 03:06:34.000000000 +0200
-+++ sks-1.0.9/mRandom.ml	2004-10-18 23:19:06.000000000 +0200
-@@ -92,7 +92,7 @@
- 
-   (* Low-entropy system-dependent initialisation. *)
- 
--  external random_seed: unit -> int = "sys_random_seed"
-+  external random_seed: unit -> int = "caml_sys_random_seed"
- 
-   let self_init () = init (random_seed())
- 




More information about the Pkg-sks-commit mailing list