[Pkg-ocaml-maint-commits] r2404 - trunk/packages/ulex/trunk/debian

Stefano Zacchiroli zack at costa.debian.org
Sat Jan 7 13:39:16 UTC 2006


Author: zack
Date: 2006-01-07 13:39:16 +0000 (Sat, 07 Jan 2006)
New Revision: 2404

Modified:
   trunk/packages/ulex/trunk/debian/changelog
   trunk/packages/ulex/trunk/debian/control
   trunk/packages/ulex/trunk/debian/dirs
Log:
ported to ocaml 3.09.1


Modified: trunk/packages/ulex/trunk/debian/changelog
===================================================================
--- trunk/packages/ulex/trunk/debian/changelog	2006-01-07 13:34:55 UTC (rev 2403)
+++ trunk/packages/ulex/trunk/debian/changelog	2006-01-07 13:39:16 UTC (rev 2404)
@@ -1,3 +1,9 @@
+ulex (0.8-2) unstable; urgency=low
+
+  * Rebuilt against OCaml 3.09.1, bumped deps accordingly.
+
+ -- Stefano Zacchiroli <zack at debian.org>  Sat,  7 Jan 2006 14:39:04 +0100
+
 ulex (0.8-1) unstable; urgency=low
 
   * New upstream release

Modified: trunk/packages/ulex/trunk/debian/control
===================================================================
--- trunk/packages/ulex/trunk/debian/control	2006-01-07 13:34:55 UTC (rev 2403)
+++ trunk/packages/ulex/trunk/debian/control	2006-01-07 13:39:16 UTC (rev 2404)
@@ -2,7 +2,7 @@
 Section: devel
 Priority: optional
 Maintainer: Stefano Zacchiroli <zack at debian.org>
-Build-Depends: debhelper (>= 4.1.0), ocaml-nox (>= 3.09.0), ocaml-findlib (>= 1.1), dpatch, cdbs
+Build-Depends: debhelper (>= 4.1.0), ocaml-nox (>= 3.09.1), ocaml-findlib (>= 1.1), dpatch, cdbs
 Standards-Version: 3.6.2
 
 Package: ocaml-ulex

Modified: trunk/packages/ulex/trunk/debian/dirs
===================================================================
--- trunk/packages/ulex/trunk/debian/dirs	2006-01-07 13:34:55 UTC (rev 2403)
+++ trunk/packages/ulex/trunk/debian/dirs	2006-01-07 13:39:16 UTC (rev 2404)
@@ -1 +1 @@
-usr/lib/ocaml/3.09.0
+usr/lib/ocaml/3.09.1




More information about the Pkg-ocaml-maint-commits mailing list