[Pkg-ocaml-maint-commits] r4250 - in /trunk/packages/why/trunk/debian: changelog control

smimram at users.alioth.debian.org smimram at users.alioth.debian.org
Sat Sep 1 22:15:30 UTC 2007


Author: smimram
Date: Sat Sep  1 22:15:30 2007
New Revision: 4250

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=4250
Log:
Enable float support.

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

Modified: trunk/packages/why/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/why/trunk/debian/changelog?rev=4250&op=diff
==============================================================================
--- trunk/packages/why/trunk/debian/changelog (original)
+++ trunk/packages/why/trunk/debian/changelog Sat Sep  1 22:15:30 2007
@@ -1,3 +1,9 @@
+why (2.04.dfsg-2) unstable; urgency=low
+
+  * Build-depend on libfloat-coq and enable float support, closes: #430878.
+
+ -- Samuel Mimram <smimram at debian.org>  Thu, 30 Aug 2007 13:06:52 +0200
+
 why (2.04.dfsg-1) unstable; urgency=low
 
   * New upstream release.

Modified: trunk/packages/why/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/why/trunk/debian/control?rev=4250&op=diff
==============================================================================
--- trunk/packages/why/trunk/debian/control (original)
+++ trunk/packages/why/trunk/debian/control Sat Sep  1 22:15:30 2007
@@ -2,7 +2,7 @@
 Section: math
 Priority: optional
 Maintainer: Samuel Mimram <smimram at debian.org>
-Build-Depends: debhelper (>= 5), autotools-dev, ocaml-nox, liblablgtk2-ocaml-dev, coq, ocamlweb
+Build-Depends: debhelper (>= 5), autotools-dev, ocaml-nox, liblablgtk2-ocaml-dev, coq, libfloat-coq (>= 1:8.1-1.0), ocamlweb
 Standards-Version: 3.7.2
 
 Package: why




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