[Pkg-ocaml-maint-commits] r2406 - trunk/packages/xstr/trunk/debian

Stefano Zacchiroli zack at costa.debian.org
Sat Jan 7 13:40:45 UTC 2006


Author: zack
Date: 2006-01-07 13:40:45 +0000 (Sat, 07 Jan 2006)
New Revision: 2406

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


Modified: trunk/packages/xstr/trunk/debian/changelog
===================================================================
--- trunk/packages/xstr/trunk/debian/changelog	2006-01-07 13:39:46 UTC (rev 2405)
+++ trunk/packages/xstr/trunk/debian/changelog	2006-01-07 13:40:45 UTC (rev 2406)
@@ -1,3 +1,9 @@
+xstr (0.2.1-12) unstable; urgency=low
+
+  * Rebuilt against OCaml 3.09.1, bumped deps accordingly.
+
+ -- Stefano Zacchiroli <zack at debian.org>  Sat,  7 Jan 2006 14:40:33 +0100
+
 xstr (0.2.1-11) unstable; urgency=low
 
   * Rebuilt with ocaml 3.09

Modified: trunk/packages/xstr/trunk/debian/control
===================================================================
--- trunk/packages/xstr/trunk/debian/control	2006-01-07 13:39:46 UTC (rev 2405)
+++ trunk/packages/xstr/trunk/debian/control	2006-01-07 13:40:45 UTC (rev 2406)
@@ -2,7 +2,7 @@
 Section: libdevel
 Priority: optional
 Maintainer: Stefano Zacchiroli <zack at debian.org>
-Build-Depends: debhelper (>> 4.0.0), ocaml-nox (>= 3.09.0), ocaml-findlib (>= 1.1), cdbs, dpatch
+Build-Depends: debhelper (>> 4.0.0), ocaml-nox (>= 3.09.1), ocaml-findlib (>= 1.1), cdbs, dpatch
 Standards-Version: 3.6.2
 
 Package: libxstr-ocaml-dev

Modified: trunk/packages/xstr/trunk/debian/dirs
===================================================================
--- trunk/packages/xstr/trunk/debian/dirs	2006-01-07 13:39:46 UTC (rev 2405)
+++ trunk/packages/xstr/trunk/debian/dirs	2006-01-07 13:40:45 UTC (rev 2406)
@@ -1 +1 @@
-usr/lib/ocaml/3.09.0
+usr/lib/ocaml/3.09.1




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