]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/lablgtkmathview/debian/changelog
debian release 0.3.0-10
[helm.git] / helm / DEVEL / lablgtkmathview / debian / changelog
index 36387613b2446ef60812e5f998305c43df07ab6b..cf735ba06ad5b0c44d0f417d5aee83327262f5b8 100644 (file)
@@ -1,3 +1,32 @@
+lablgtkmathview (0.3.0-10) unstable; urgency=low
+
+  * Added dep on liblablgtk-ocaml{,-dev} respectively in
+    liblablgtkmathview-ocaml{,-dev}
+
+ -- Stefano Zacchiroli <zack@debian.org>  Tue, 17 Sep 2002 11:58:14 +0200
+
+lablgtkmathview (0.3.0-9) unstable; urgency=low
+
+  * Removed useless dh_ocamlld invocation
+  * Fixed native code compilation shared object path (now looks for .so
+    in /usr/lib/ocaml/stublibs instead of
+    /usr/lib/ocaml/lablgtkmathview)
+
+ -- Stefano Zacchiroli <zack@debian.org>  Thu, 29 Aug 2002 15:02:21 +0200
+
+lablgtkmathview (0.3.0-8) unstable; urgency=low
+
+  * Switched to debhelper 4
+  * Added build dep on findlib (>= 0.7.1)
+  * Rebuilt against ocaml 3.06 (Closes: Bug#158256, Bug#158266)
+  * Changed deps and build-deps to ocaml-3.06 and ocaml-base-3.06 as
+    mandated by the new ocaml packaging policy
+  * Removed mention of lablgtkmathview from debian/control
+  * Added dep on ocaml-findlib
+  * Moved shared objects to /usr/lib/ocaml/stublibs
+
+ -- Stefano Zacchiroli <zack@debian.org>  Sun,  7 Jul 2002 13:50:52 +0200
+
 lablgtkmathview (0.3.0-7) unstable; urgency=low
 
   * Added -fPIC when compiling some .o in order to build on HPPA