]> matita.cs.unibo.it Git - helm.git/commitdiff
- added some .mli and .ml to the debian package
authorStefano Zacchiroli <zack@upsilon.cc>
Sun, 31 Mar 2002 22:34:30 +0000 (22:34 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Sun, 31 Mar 2002 22:34:30 +0000 (22:34 +0000)
- added depends on libgdome2-ocaml

helm/DEVEL/lablgtkmathview/Makefile.in
helm/DEVEL/lablgtkmathview/debian/changelog
helm/DEVEL/lablgtkmathview/debian/control

index 5c3dbfdeba68a6cf48751fe84394981576406d74..9a0e523628f43e90cd8162383c952da8f8f68d15 100644 (file)
@@ -8,9 +8,9 @@ OBJECTS_OPT = gtkMathView.cmx gtk_mathview.cmx gMathView.cmx
 INST = META gMathView.mli gMathView.cmi gtkMathView.cmi gtk_mathview.cmi
 DIST_FILES = \
   AUTHORS COPYING ChangeLog LICENSE Makefile.in NEWS README \
-  configure.in gMathView.ml gtkMathView.ml gtk_mathview.ml \
-  ml_gtk_mathview.c META.in .depend debian/ test/ configure \
-  lablgtkmathview.spec lablgtkmathview.spec.in
+  configure.in gMathView.ml gMathView.mli gtkMathView.ml \
+  gtk_mathview.ml ml_gtk_mathview.c META.in .depend debian/ test/ \
+  configure lablgtkmathview.spec lablgtkmathview.spec.in
 DOC_FILES = AUTHORS COPYING ChangeLog NEWS README
 REQUIRES = gdome2 lablgtk
 PREDICATES =
index 53e0b0e3bf5bf1c27e8f1055859e7a8191bd0888..f0ce2c44957864c15928fb54074022c7a93905b6 100644 (file)
@@ -1,3 +1,12 @@
+lablgtkmathview (0.3.0-4) unstable; urgency=low
+
+  * Added some .mli and .ml files that document the library interface.
+  * Added Depends: on libgdome2-ocaml, we haven't yet estabilished how to
+    interact with shlibs system for ocaml shared library that are installed in
+    /usr/lib/ocaml
+
+ -- Stefano Zacchiroli <zack@debian.org>  Mon,  1 Apr 2002 00:17:41 +0200
+
 lablgtkmathview (0.3.0-3) unstable; urgency=low
 
   * Rebuilt against gmetadom 0.3.0-4 and gtkmathview 0.3.0-2.
index d8553c489ac6d6f6b07b0ac1c732b435edfe6553..990635e2f171181f7c165cba21570543ee4c2cbb 100644 (file)
@@ -8,7 +8,7 @@ Standards-Version: 3.5.6
 Package: liblablgtkmathview-ocaml
 Architecture: any
 Section: libs
-Depends: ocaml (>= 3.04), ocaml (<< 3.05), ${shlibs:Depends}
+Depends: ocaml (>= 3.04), ocaml (<< 3.05), libgdome2-ocaml, ${shlibs:Depends}
 Conflicts: lablgtkmathview (<< 0.3.0)
 Description: OCaml binding for libgtkmathview
  This is the Ocaml binding for the GtkMathView widget, that is