]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/lablgtkmathview/debian/changelog
first moogle template checkin
[helm.git] / helm / DEVEL / lablgtkmathview / debian / changelog
index f904a53124d9870d480f446a346d0082ab9a538f..dbe12c1fe25670c611805926b1d47f8c9ed7a978 100644 (file)
@@ -1,3 +1,58 @@
+lablgtkmathview (0.5.1-4) unstable; urgency=low
+
+  * ported to latest lablgtk2 (2.2.0+20040113) cvs snapshot
+  * debian/control
+    - changed build-dep accordingly
+
+ -- Stefano Zacchiroli <zack@debian.org>  Fri, 23 Jan 2004 13:44:11 +0100
+
+lablgtkmathview (0.5.1-3) unstable; urgency=low
+
+  * debian/control
+    - removed some dependencies that should be inherited from
+      libgtkmathview-dev (bugfix for newer libt1-dev)
+    - bumped standards version to 3.6.1.0
+
+ -- Stefano Zacchiroli <zack@debian.org>  Thu, 22 Jan 2004 12:54:47 +0100
+
+lablgtkmathview (0.5.1-2) unstable; urgency=low
+
+  * Rebuilt with lablgtk2 2.2.0
+  * debian/control
+    - bumped ocaml-findlib dependencies to 0.8-5
+
+ -- Stefano Zacchiroli <zack@debian.org>  Mon, 13 Oct 2003 09:18:48 +0200
+
+lablgtkmathview (0.5.1-1) unstable; urgency=low
+
+  * New upstream release (transition to gtk2)
+
+ -- Stefano Zacchiroli <zack@debian.org>  Fri, 10 Oct 2003 10:10:10 +0200
+
+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