]> matita.cs.unibo.it Git - helm.git/commitdiff
- new upstream release
authorStefano Zacchiroli <zack@upsilon.cc>
Thu, 7 Jul 2005 12:23:59 +0000 (12:23 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Thu, 7 Jul 2005 12:23:59 +0000 (12:23 +0000)
- gcc 4 abi transition

helm/DEVEL/gdome_xslt/debian/changelog
helm/DEVEL/gdome_xslt/debian/control
helm/DEVEL/gdome_xslt/debian/libgdome2-xslt0.install [deleted file]
helm/DEVEL/gdome_xslt/debian/libgdome2-xslt0c2.install [new file with mode: 0644]

index bb84d780e31a4440d636a8156c71a8ab3f874058..7c5bdda4253b1434ce8da6e99f3253fd54100e60 100644 (file)
@@ -1,3 +1,14 @@
+gdome2-xslt (0.0.7-1) unstable; urgency=low
+
+  * New upstream release
+    - enable static linking of C/OCaml glue code
+  * debian/control
+    - bumped dependencies to gmetadom 0.2.3
+  * debian/*
+    - ABI transition for gcc 4
+
+ -- Stefano Zacchiroli <zack@debian.org>  Thu,  7 Jul 2005 10:39:37 +0000
+
 gdome2-xslt (0.0.6-8) unstable; urgency=low
 
   * debian/rules
index f08d40e3abcab80fd647043019be4bf4b5edf6c2..df874e90f6c30dfe3a29e011d888beb9687f2ccd 100644 (file)
@@ -2,13 +2,15 @@ Source: gdome2-xslt
 Section: devel
 Priority: optional
 Maintainer: Stefano Zacchiroli <zack@debian.org>
-Build-Depends: debhelper (>= 4.1.0), ocaml-nox-3.08.3, ocaml-findlib (>= 0.8-5), libgdome2-ocaml-dev (>= 0.2.1-3), libgdome2-dev (>= 0.8.1), libxslt1-dev, libgdome2-cpp-smart-dev (>= 0.2.1), pkg-config, cdbs
+Build-Depends: debhelper (>= 4.1.0), ocaml-nox-3.08.3, ocaml-findlib (>= 0.8-5), libgdome2-ocaml-dev (>= 0.2.3), libgdome2-dev (>= 0.8.1), libxslt1-dev, libgdome2-cpp-smart-dev (>= 0.2.3), pkg-config, cdbs
 Standards-Version: 3.6.1.1
 
-Package: libgdome2-xslt0
+Package: libgdome2-xslt0c2
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libgdome2-xslt0
+Conflicts: libgdome2-xslt0
 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
@@ -20,7 +22,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.8.1), libgdome2-cpp-smart-dev (>= 0.2.1), ${misc:Depends}
+Depends: libgdome2-xslt0c2 (= ${Source-Version}), libxslt1-dev, libgdome2-dev (>= 0.8.1), libgdome2-cpp-smart-dev (>= 0.2.3), ${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 +33,7 @@ Description: Minimal XSLT processor working on GDome2 documents
 
 Package: libgdome2-xslt-ocaml
 Architecture: any
-Depends: ocaml-base-nox-3.08.3, libgdome2-ocaml (>= 0.2.1), ${shlibs:Depends}, ${misc:Depends}
+Depends: ocaml-base-nox-3.08.3, libgdome2-ocaml (>= 0.2.3), ${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 +46,7 @@ Description: OCaml bindings for a minimal GDome2 based XSLT processor
 Package: libgdome2-xslt-ocaml-dev
 Architecture: any
 Section: libdevel
-Depends: ocaml-nox-3.08.3, libgdome2-xslt-ocaml (= ${Source-Version}), libgdome2-ocaml-dev (>= 0.2.1-3), libxslt1-dev, libgdome2-dev (>= 0.8.1), ${misc:Depends}
+Depends: ocaml-nox-3.08.3, libgdome2-xslt-ocaml (= ${Source-Version}), libgdome2-ocaml-dev (>= 0.2.3), libxslt1-dev, libgdome2-dev (>= 0.8.1), ${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
diff --git a/helm/DEVEL/gdome_xslt/debian/libgdome2-xslt0.install b/helm/DEVEL/gdome_xslt/debian/libgdome2-xslt0.install
deleted file mode 100644 (file)
index 79bbe2f..0000000
+++ /dev/null
@@ -1 +0,0 @@
-debian/tmp/usr/lib/*.so.*
diff --git a/helm/DEVEL/gdome_xslt/debian/libgdome2-xslt0c2.install b/helm/DEVEL/gdome_xslt/debian/libgdome2-xslt0c2.install
new file mode 100644 (file)
index 0000000..79bbe2f
--- /dev/null
@@ -0,0 +1 @@
+debian/tmp/usr/lib/*.so.*