[Pkg-ocaml-maint-commits] r861 - packages/equeue/trunk/debian

Stefano Zacchiroli zack@haydn.debian.org
Thu, 09 Dec 2004 07:34:19 -0700


Author: zack
Date: 2004-12-09 07:33:20 -0700 (Thu, 09 Dec 2004)
New Revision: 861

Modified:
   packages/equeue/trunk/debian/changelog
   packages/equeue/trunk/debian/control
Log:
rebuilt with ocaml 3.08.2


Modified: packages/equeue/trunk/debian/changelog
===================================================================
--- packages/equeue/trunk/debian/changelog	2004-12-08 00:17:07 UTC (rev 860)
+++ packages/equeue/trunk/debian/changelog	2004-12-09 14:33:20 UTC (rev 861)
@@ -1,3 +1,9 @@
+equeue (2.0.1-4) unstable; urgency=low
+
+  * Rebuilt against ocaml 3.08.2
+
+ -- Stefano Zacchiroli <zack@debian.org>  Thu,  9 Dec 2004 15:29:31 +0100
+
 equeue (2.0.1-3) unstable; urgency=low
 
   * Build with OCaml 3.08.

Modified: packages/equeue/trunk/debian/control
===================================================================
--- packages/equeue/trunk/debian/control	2004-12-08 00:17:07 UTC (rev 860)
+++ packages/equeue/trunk/debian/control	2004-12-09 14:33:20 UTC (rev 861)
@@ -2,7 +2,7 @@
 Section: devel
 Priority: optional
 Maintainer: Samuel Mimram <samuel.mimram@ens-lyon.org>
-Build-Depends: debhelper (>= 4.0.0), ocaml-findlib, ocaml-nox-3.08
+Build-Depends: debhelper (>= 4.0.0), ocaml-findlib, ocaml-nox-3.08, ocaml-nox (>= 3.08.2)
 Standards-Version: 3.6.1
 
 Package: libequeue-ocaml