]> matita.cs.unibo.it Git - helm.git/commitdiff
- changed changelog author to me (to GPG sign the package)
authorStefano Zacchiroli <zack@upsilon.cc>
Tue, 1 Jul 2003 09:39:16 +0000 (09:39 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Tue, 1 Jul 2003 09:39:16 +0000 (09:39 +0000)
- added dependencies on gmetadom >= 0.1.10-2 (so that the .pc is available)

helm/DEVEL/lablgtkmathview/debian/changelog
helm/DEVEL/lablgtkmathview/debian/control

index 8546f04f26706ac6cb62b7cb776fc91269dbf51c..f904a53124d9870d480f446a346d0082ab9a538f 100644 (file)
@@ -5,8 +5,11 @@ lablgtkmathview (0.4.3-2) unstable; urgency=low
     - 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)
 
- -- Claudio Sacerdoti Coen <sacerdot@cs.unibo.it>  Tue,  1 Jul 2003 11:25:48 +0200
+ -- Stefano Zacchiroli <zack@debian.org>  Tue,  1 Jul 2003 11:25:48 +0200
 
 lablgtkmathview (0.4.3-1) unstable; urgency=low
 
index 86b18e98b74b654247f3857cbd7bf73242f68a57..e0a722739001fca7941985466b6de09cfa789b09 100644 (file)
@@ -2,13 +2,13 @@ Source: lablgtkmathview
 Section: devel
 Priority: optional
 Maintainer: Stefano Zacchiroli <zack@debian.org>
-Build-Depends: debhelper (>> 4.0.0), ocaml-3.06-1, ocaml-findlib, liblablgtk-ocaml-dev (>= 1.2.5), libgdome2-ocaml-dev (>= 0.1.9), libgtkmathview-dev (>= 0.4.3), libxml2-dev, libgdome2-dev (>= 0.7.4), libgdome2-cpp-smart-dev (>= 0.1.9), t1lib-dev (>= 1.3), pkg-config
+Build-Depends: debhelper (>> 4.0.0), ocaml-3.06-1, ocaml-findlib, liblablgtk-ocaml-dev (>= 1.2.5), libgdome2-ocaml-dev (>= 0.1.10-2), libgtkmathview-dev (>= 0.4.3), libxml2-dev, libgdome2-dev (>= 0.7.4), libgdome2-cpp-smart-dev (>= 0.1.10-2), t1lib-dev (>= 1.3), pkg-config
 Standards-Version: 3.5.10
 
 Package: liblablgtkmathview-ocaml
 Architecture: any
 Section: libs
-Depends: ocaml-base-3.06-1, liblablgtk-ocaml (>= 1.2.5), libgdome2-ocaml (>= 0.1.9), ${shlibs:Depends}, ${misc:Depends}
+Depends: ocaml-base-3.06-1, liblablgtk-ocaml (>= 1.2.5), libgdome2-ocaml (>= 0.1.10-2), ${shlibs:Depends}, ${misc:Depends}
 Description: OCaml bindings for libgtkmathview, a GTK widget to render MathML
  This is the Ocaml binding for the GtkMathView widget, that is
  currently available in the libgtkmathview0 package.
@@ -18,7 +18,7 @@ Description: OCaml bindings for libgtkmathview, a GTK widget to render MathML
 Package: liblablgtkmathview-ocaml-dev
 Architecture: any
 Section: libdevel
-Depends: ocaml-3.06-1, liblablgtk-ocaml-dev (>= 1.2.5), libgtkmathview0 (>= 0.4.3), liblablgtkmathview-ocaml (= ${Source-Version}), ocaml-findlib, libgdome2-ocaml-dev (>= 0.1.9), t1lib-dev, libgtkmathview-dev (>= 0.4.3), ${misc:Depends}
+Depends: ocaml-3.06-1, liblablgtk-ocaml-dev (>= 1.2.5), libgtkmathview0 (>= 0.4.3), liblablgtkmathview-ocaml (= ${Source-Version}), ocaml-findlib, libgdome2-ocaml-dev (>= 0.1.10-2), t1lib-dev, libgtkmathview-dev (>= 0.4.3), ${misc:Depends}
 Description: OCaml bindings for libgtkmathview, a GTK widget to render MathML
  These are the Ocaml bindings for the GtkMathView widget, that is
  currently available in the libgtkmathview0 package.