[Pkg-ocaml-maint-commits] r4277 - in /trunk/packages/findlib/trunk/debian: changelog control

zack at users.alioth.debian.org zack at users.alioth.debian.org
Sun Sep 2 21:25:40 UTC 2007


Author: zack
Date: Sun Sep  2 21:25:40 2007
New Revision: 4277

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=4277
Log:
* debian/control
  - bump dependency on ocaml-nox to 3.10.0-8 to ensure we build against a
    fixed version of the CDBS class wrt ocamldoc generation

Modified:
    trunk/packages/findlib/trunk/debian/changelog
    trunk/packages/findlib/trunk/debian/control

Modified: trunk/packages/findlib/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/findlib/trunk/debian/changelog?rev=4277&op=diff
==============================================================================
--- trunk/packages/findlib/trunk/debian/changelog (original)
+++ trunk/packages/findlib/trunk/debian/changelog Sun Sep  2 21:25:40 2007
@@ -1,8 +1,10 @@
-findlib (1.1.2pl1-4) UNRELEASED; urgency=low
-
-  * NOT RELEASED YET
-
- -- Stefano Zacchiroli <zack at debian.org>  Sun, 02 Sep 2007 15:50:17 +0200
+findlib (1.1.2pl1-4) unstable; urgency=low
+
+  * debian/control
+    - bump dependency on ocaml-nox to 3.10.0-8 to ensure we build against a
+      fixed version of the CDBS class wrt ocamldoc generation
+
+ -- Stefano Zacchiroli <zack at debian.org>  Sun, 02 Sep 2007 23:15:33 +0200
 
 findlib (1.1.2pl1-3) unstable; urgency=low
 

Modified: trunk/packages/findlib/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/findlib/trunk/debian/control?rev=4277&op=diff
==============================================================================
--- trunk/packages/findlib/trunk/debian/control (original)
+++ trunk/packages/findlib/trunk/debian/control Sun Sep  2 21:25:40 2007
@@ -2,7 +2,7 @@
 Section: devel
 Priority: optional
 Maintainer: Stefano Zacchiroli <zack at debian.org>
-Build-Depends: debhelper (>> 5.0.0), ocaml (>= 3.10.0-7), camlp4 (>= 3.10.0), m4, gawk | awk, dpatch, cdbs
+Build-Depends: debhelper (>> 5.0.0), ocaml (>= 3.10.0-8), camlp4 (>= 3.10.0), m4, gawk | awk, dpatch, cdbs
 Standards-Version: 3.7.2
 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/findlib
 XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/findlib/trunk/




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