[Pkg-ocaml-maint-commits] r4368 - in /trunk/packages/edos-debcheck/trunk/debian: changelog control

treinen at users.alioth.debian.org treinen at users.alioth.debian.org
Wed Sep 5 14:11:28 UTC 2007


Author: treinen
Date: Wed Sep  5 14:11:27 2007
New Revision: 4368

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=4368
Log:
edos-debcheck 1.0-6: force build-dependency on ocaml >= 3.10

Modified:
    trunk/packages/edos-debcheck/trunk/debian/changelog
    trunk/packages/edos-debcheck/trunk/debian/control

Modified: trunk/packages/edos-debcheck/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/edos-debcheck/trunk/debian/changelog?rev=4368&op=diff
==============================================================================
--- trunk/packages/edos-debcheck/trunk/debian/changelog (original)
+++ trunk/packages/edos-debcheck/trunk/debian/changelog Wed Sep  5 14:11:27 2007
@@ -1,3 +1,10 @@
+edos-debcheck (1.0-6) unstable; urgency=low
+
+  * Build-dependency on ocaml >= 3.10 to force autobuilders to use the
+    right ocaml version.
+
+ -- Ralf Treinen <treinen at debian.org>  Wed, 05 Sep 2007 09:39:45 +0200
+
 edos-debcheck (1.0-5) unstable; urgency=low
 
   * Upload to unstable.

Modified: trunk/packages/edos-debcheck/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/edos-debcheck/trunk/debian/control?rev=4368&op=diff
==============================================================================
--- trunk/packages/edos-debcheck/trunk/debian/control (original)
+++ trunk/packages/edos-debcheck/trunk/debian/control Wed Sep  5 14:11:27 2007
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Ralf Treinen <treinen at debian.org>
 Standards-Version: 3.7.2
-Build-Depends: ocaml-nox (>= 3.07), debhelper (>= 4.0), dpatch
+Build-Depends: ocaml-nox (>= 3.10), debhelper (>= 4.0), dpatch
 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-ocaml-maint/trunk/packages/edos-debcheck
 XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/edos-debcheck/trunk/
 




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