[Pkg-ocaml-maint-commits] r4150 - in /trunk/packages/ulex0.8/trunk/debian: README.Debian changelog

zack at users.alioth.debian.org zack at users.alioth.debian.org
Thu Aug 9 21:15:00 UTC 2007


Author: zack
Date: Thu Aug  9 21:15:00 2007
New Revision: 4150

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=4150
Log:
close itp, readme with info about why this package is needed

Added:
    trunk/packages/ulex0.8/trunk/debian/README.Debian
Modified:
    trunk/packages/ulex0.8/trunk/debian/changelog

Added: trunk/packages/ulex0.8/trunk/debian/README.Debian
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ulex0.8/trunk/debian/README.Debian?rev=4150&op=file
==============================================================================
--- trunk/packages/ulex0.8/trunk/debian/README.Debian (added)
+++ trunk/packages/ulex0.8/trunk/debian/README.Debian Thu Aug  9 21:15:00 2007
@@ -1,0 +1,17 @@
+
+ulex 0.8 in Debian
+==================
+
+This package (ocaml-ulex08) contains the latest version of ulex which is
+compatible with CamlP4 << 3.10 or, alternatively, CamlP5 (packages in
+Debian as "camlp5").
+
+Q: When do you need to use this package?
+A: Mainly if you have to build code which works only with the old CamlP4
+   *and* you also has to use ulex. In this case mixing your code (built
+   old CamlP4) and ulex (built with new CamlP4), which is shipped in
+   Debian as "ocaml-ulex", won't work. Hence you will need a version of
+   ulex which is built against the old CamlP4; this package gives you
+   precisely that.
+
+ -- Stefano Zacchiroli <zack at debian.org>  Thu, 09 Aug 2007 17:09:59 -0400

Modified: trunk/packages/ulex0.8/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ulex0.8/trunk/debian/changelog?rev=4150&op=diff
==============================================================================
--- trunk/packages/ulex0.8/trunk/debian/changelog (original)
+++ trunk/packages/ulex0.8/trunk/debian/changelog Thu Aug  9 21:15:00 2007
@@ -1,5 +1,5 @@
 ulex0.8 (0.8-1) experimental; urgency=low
 
-  * First release (Closes: #xxxx).
+  * First release (closes: #436982).
 
- -- Stefano Zacchiroli <zack at debian.org>  Thu, 09 Aug 2007 15:12:41 -0400
+ -- Stefano Zacchiroli <zack at debian.org>  Thu, 09 Aug 2007 17:06:14 -0400




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