]> matita.cs.unibo.it Git - helm.git/commitdiff
- removed some unneeded dependencies from debian/control
authorStefano Zacchiroli <zack@upsilon.cc>
Thu, 22 Jan 2004 11:59:18 +0000 (11:59 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Thu, 22 Jan 2004 11:59:18 +0000 (11:59 +0000)
- bumped standards-version

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

index 9acd5f70820c0da0c55f489d6a95df57a857af7d..82fdd67e35397f6cf89c6562070978e92ef04b3f 100644 (file)
@@ -1,3 +1,12 @@
+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
index e375a2a8bae63a07b18940ad37309100b135db72..98c3888c221da3c09e1b3a9b13cadb2509936597 100644 (file)
@@ -2,8 +2,8 @@ Source: lablgtkmathview
 Section: devel
 Priority: optional
 Maintainer: Stefano Zacchiroli <zack@debian.org>
-Build-Depends: debhelper (>> 4.0.0), ocaml-3.07, ocaml-findlib (>= 0.8-5), liblablgtk2-ocaml-dev (>= 2.2.0), libgdome2-ocaml-dev (>= 0.2.1), libgtkmathview-dev (>= 0.5.1), libxml2-dev, libgdome2-dev (>= 0.8.1), libgdome2-cpp-smart-dev (>= 0.2.1), t1lib-dev (>= 1.3), pkg-config, autoconf
-Standards-Version: 3.5.10
+Build-Depends: debhelper (>> 4.0.0), ocaml-3.07, ocaml-findlib (>= 0.8-5), liblablgtk2-ocaml-dev (>= 2.2.0), libgdome2-ocaml-dev (>= 0.2.1), libgtkmathview-dev (>= 0.5.1), pkg-config, autoconf
+Standards-Version: 3.6.1.0
 
 Package: liblablgtkmathview-ocaml
 Architecture: any
@@ -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.07, liblablgtk2-ocaml-dev (>= 2.2.0), libgtkmathview0 (>= 0.5.1), liblablgtkmathview-ocaml (= ${Source-Version}), ocaml-findlib (>= 0.8-5), libgdome2-ocaml-dev (>= 0.2.1), t1lib-dev (>= 1.3), libgtkmathview-dev (>= 0.5.1), ${misc:Depends}
+Depends: ocaml-3.07, liblablgtk2-ocaml-dev (>= 2.2.0), libgtkmathview0 (>= 0.5.1), liblablgtkmathview-ocaml (= ${Source-Version}), ocaml-findlib (>= 0.8-5), libgdome2-ocaml-dev (>= 0.2.1), libgtkmathview-dev (>= 0.5.1), ${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.