]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/lablgtkmathview/debian/changelog
* added popup menu, implemented some functions
[helm.git] / helm / DEVEL / lablgtkmathview / debian / changelog
index 4f6454d99a2cd76757b6f7a9f4dae244443dca67..d0d78a6a6f83c91cab10517d330358810cc3dca8 100644 (file)
@@ -1,3 +1,78 @@
+lablgtkmathview (0.4.3-4) unstable; urgency=low
+
+  * Rebuild with ocaml 3.07
+  * debian/autodebian.make and debian/*.in
+    An experiment!
+    Mainly I've added an indirection which permits to fill some autoconf
+    variable in debian/* files. In this way the ocaml version is
+    discovered automagically and doesn't need to be manually changed
+    each time a new ocaml version is released. Actually the only two
+    supported variables are @OCAML_STDLIB_DIR@ (actually expands to
+    "usr/lib/ocaml/3.07" via ocamlc -where) and @OCAML_STUBLIBS_DIR@
+    (actually expands to "usr/lib/ocaml/3.07/stublibs")
+
+ -- Stefano Zacchiroli <zack@debian.org>  Wed,  1 Oct 2003 22:48:51 +0200
+
+lablgtkmathview (0.4.3-3) unstable; urgency=low
+
+  * rebuilt against gmetadom 0.1.10-3
+  * debian/control
+    - strictly depends on gmetadom >= 0.1.10-3 (older version are buggy
+      on mips)
+
+ -- Stefano Zacchiroli <zack@debian.org>  Sat, 12 Jul 2003 14:14:31 +0200
+
+lablgtkmathview (0.4.3-2) unstable; urgency=low
+
+  * upstream changes
+    - fixed Makefile.in that still looked for gtkmathview-config
+    - selection flickering got rid of (by means of freeze/thaw)
+    - structural selection is no longer activated just before
+      semantic selection for single_selection_math_view
+  * debian/control
+    - bumped gmetadom dependencies to >= 0.1.10-2 (to ensure that .pc
+      file is available)
+
+ -- Stefano Zacchiroli <zack@debian.org>  Tue,  1 Jul 2003 11:25:48 +0200
+
+lablgtkmathview (0.4.3-1) unstable; urgency=low
+
+  * Rebuild against gtkmathview 0.4.3
+  * debian/control
+    - bumped standards version to 3.5.10
+    - bumped dependencies on gtkmathview to 0.4.3
+    - bumped dependencies on gmetadom to 0.1.9
+    - added ${misc:Depends}
+    - changed section of -dev package to "libdevel"
+    - better short description
+    - added built-dep to pkg-config
+  * debian/rules
+    - removed DH_COMPAT in favour of debian/compat
+    - comsetic changes
+    - removed useless binary-indep target
+    - removed dh_movefiles in favour of dh_install
+
+ -- Stefano Zacchiroli <zack@debian.org>  Thu, 19 Jun 2003 14:52:54 +0200
+
+lablgtkmathview (0.4.1-1) unstable; urgency=low
+
+  * Bugfix in some OCaml value allocations
+  * Binding for gtkmathview 0.4.1
+  * Bumped dependencies to gtkmathview 0.4.1
+  * Dropped << dependencies for ocaml libraries
+  * Bumped gmetadom dependencies to >= 0.1.6
+  * Bumped gdome2 dependencies to >= 0.7.4
+
+ -- Stefano Zacchiroli <zack@debian.org>  Tue, 11 Mar 2003 21:18:29 +0100
+
+lablgtkmathview (0.3.99-2) unstable; urgency=low
+
+  * Bugfix: added dep on t1lib-dev from liblablgtkmathview-ocaml-dev
+  * Bugfix: added dep on libgtkmathview-dev (>= 0.4.0) from
+    liblablgtkmathview-ocaml-dev
+
+ -- Stefano Zacchiroli <zack@debian.org>  Sat, 25 Jan 2003 10:24:53 +0100
+
 lablgtkmathview (0.3.99-1) unstable; urgency=low
 
   * Binding to gtkmathview 0.4.0 (pre-release)