]> matita.cs.unibo.it Git - helm.git/commitdiff
debian release 0.0.4-6
authorStefano Zacchiroli <zack@upsilon.cc>
Tue, 1 Jul 2003 08:25:33 +0000 (08:25 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Tue, 1 Jul 2003 08:25:33 +0000 (08:25 +0000)
helm/DEVEL/gdome_xslt/debian/changelog
helm/DEVEL/gdome_xslt/debian/control

index 5a76c26e6ae17942484258925e3e44fede274bc2..42df940d214540c2d4e9c6196abb26d99ba679fc 100644 (file)
@@ -1,3 +1,11 @@
+gdome2-xslt (0.0.4-6) unstable; urgency=low
+
+  * debian/control
+    - bumped gmetadom dependencies to >= 0.1.10-2 (to ensure that .pc
+      is available)
+
+ -- Stefano Zacchiroli <zack@debian.org>  Tue,  1 Jul 2003 10:14:14 +0200
+
 gdome2-xslt (0.0.4-5) unstable; urgency=low
 
   * rebuilt using gmetadom 0.1.9
index 70da8ceb2f8791c7159f81ee45fef88ddc3a270e..5eef67a434765b5a05a0a377806c95fd2b31752d 100644 (file)
@@ -2,7 +2,7 @@ Source: gdome2-xslt
 Section: devel
 Priority: optional
 Maintainer: Stefano Zacchiroli <zack@debian.org>
-Build-Depends: debhelper (>> 4.0.0), ocaml-3.06-1, ocaml-findlib, libgdome2-ocaml-dev (>= 0.1.9), libgdome2-dev (>= 0.7.4), libxslt1-dev, libgdome2-cpp-smart-dev (>= 0.1.9), pkg-config
+Build-Depends: debhelper (>> 4.0.0), ocaml-3.06-1, ocaml-findlib, libgdome2-ocaml-dev (>= 0.1.10-2), libgdome2-dev (>= 0.7.4), libxslt1-dev, libgdome2-cpp-smart-dev (>= 0.1.10-2), pkg-config
 Standards-Version: 3.5.10
 
 Package: libgdome2-xslt0
@@ -20,7 +20,7 @@ Description: Minimal XSLT processor working on GDome2 documents
 Package: libgdome2-xslt-dev
 Section: libdevel
 Architecture: any
-Depends: libgdome2-xslt0 (= ${Source-Version}), libxslt1-dev, libgdome2-dev (>= 0.7.4), libgdome2-cpp-smart-dev (>= 0.1.9), ${misc:Depends}
+Depends: libgdome2-xslt0 (= ${Source-Version}), libxslt1-dev, libgdome2-dev (>= 0.7.4), libgdome2-cpp-smart-dev (>= 0.1.10-2), ${misc:Depends}
 Description: Minimal XSLT processor working on GDome2 documents
  gdome2-xslt is a very small C library that implements a minimal
  XSLT processor that can be used to apply XSLT stylesheets to
@@ -31,7 +31,7 @@ Description: Minimal XSLT processor working on GDome2 documents
 
 Package: libgdome2-xslt-ocaml
 Architecture: any
-Depends: ocaml-base-3.06-1, libgdome2-ocaml (>= 0.1.9), ${shlibs:Depends}, ${misc:Depends}
+Depends: ocaml-base-3.06-1, libgdome2-ocaml (>= 0.1.10-2), ${shlibs:Depends}, ${misc:Depends}
 Description: OCaml bindings for a minimal GDome2 based XSLT processor
  gdome2-xslt is a very small C library that implements a minimal
  XSLT processor that can be used to apply XSLT stylesheets to
@@ -44,7 +44,7 @@ Description: OCaml bindings for a minimal GDome2 based XSLT processor
 Package: libgdome2-xslt-ocaml-dev
 Architecture: any
 Section: libdevel
-Depends: ocaml-3.06-1, libgdome2-xslt-ocaml (= ${Source-Version}), libgdome2-ocaml-dev (>= 0.1.9), libxslt1-dev, libgdome2-dev (>= 0.7.4), ${misc:Depends}
+Depends: ocaml-3.06-1, libgdome2-xslt-ocaml (= ${Source-Version}), libgdome2-ocaml-dev (>= 0.1.10-2), libxslt1-dev, libgdome2-dev (>= 0.7.4), ${misc:Depends}
 Description: OCaml bindings for a minimal GDome2 based XSLT processor
  gdome2-xslt is a very small C library that implements a minimal
  XSLT processor that can be used to apply XSLT stylesheets to