[Pkg-ocaml-maint-commits] r2313 -
trunk/packages/ocaml-benchmark/trunk/debian
Sylvain Le Gall
gildor at costa.debian.org
Mon Dec 19 22:58:23 UTC 2005
Author: gildor
Date: 2005-12-19 22:58:22 +0000 (Mon, 19 Dec 2005)
New Revision: 2313
Modified:
trunk/packages/ocaml-benchmark/trunk/debian/changelog
trunk/packages/ocaml-benchmark/trunk/debian/control
Log:
Update control using control.in, fix FTFBS -- SLG
Modified: trunk/packages/ocaml-benchmark/trunk/debian/changelog
===================================================================
--- trunk/packages/ocaml-benchmark/trunk/debian/changelog 2005-12-19 22:49:46 UTC (rev 2312)
+++ trunk/packages/ocaml-benchmark/trunk/debian/changelog 2005-12-19 22:58:22 UTC (rev 2313)
@@ -1,3 +1,10 @@
+ocaml-benchmark (0.6-2) unstable; urgency=low
+
+ * Forget to update control using control.in. Add dependency on ocaml-
+ findlib (Closes: #343408)
+
+ -- Sylvain Le Gall <sylvain.le-gall at polytechnique.org> Mon, 19 Dec 2005 23:57:29 +0100
+
ocaml-benchmark (0.6-1) unstable; urgency=high
* Initial Release. ( Closes: #303310 )
Modified: trunk/packages/ocaml-benchmark/trunk/debian/control
===================================================================
--- trunk/packages/ocaml-benchmark/trunk/debian/control 2005-12-19 22:49:46 UTC (rev 2312)
+++ trunk/packages/ocaml-benchmark/trunk/debian/control 2005-12-19 22:58:22 UTC (rev 2313)
@@ -2,7 +2,7 @@
Section: libdevel
Priority: optional
Maintainer: Sylvain Le Gall <sylvain.le-gall at polytechnique.org>
-Build-Depends: debhelper (>> 4.0.0), ocaml-nox (>= 3.09.0), dpatch
+Build-Depends: debhelper (>> 4.0.0), ocaml-nox (>= 3.09.0), dpatch, ocaml-findlib
Standards-Version: 3.6.2.0
Package: libbenchmark-ocaml-dev
More information about the Pkg-ocaml-maint-commits
mailing list