]> matita.cs.unibo.it Git - helm.git/commitdiff
debian version 0.0.4-2
authorStefano Zacchiroli <zack@upsilon.cc>
Wed, 29 Oct 2003 09:38:22 +0000 (09:38 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Wed, 29 Oct 2003 09:38:22 +0000 (09:38 +0000)
helm/DEVEL/mathml_editor/debian/changelog
helm/DEVEL/mathml_editor/debian/compat [new file with mode: 0644]
helm/DEVEL/mathml_editor/debian/control
helm/DEVEL/mathml_editor/debian/rules

index be3c32d01c9df9635fce4aa1068c680db2efb155..494e25ae5506f7afc29b935e3e7e867ac8b96e8c 100644 (file)
@@ -1,3 +1,19 @@
+editex (0.0.4-2) unstable; urgency=low
+
+  * Use .o objects from .libs directory so that they are PIC
+    (should fix build failure on hppa)
+
+ -- Stefano Zacchiroli <zack@debian.org>  Tue, 21 Oct 2003 14:53:01 +0200
+
+editex (0.0.4-1) unstable; urgency=low
+
+  * New upstream release
+  * Rebuilt with ocaml 3.07, gmetadom 0.2.1, gtkmathview 0.5.1,
+    gdome-2xslt 0.0.6, lablgtk 1.2.6
+  * Use debian/compat instead of DH_COMPAT
+
+ -- Stefano Zacchiroli <zack@debian.org>  Fri, 10 Oct 2003 09:57:02 +0200
+
 editex (0.0.3-2) unstable; urgency=low
 
   * Signed by me
diff --git a/helm/DEVEL/mathml_editor/debian/compat b/helm/DEVEL/mathml_editor/debian/compat
new file mode 100644 (file)
index 0000000..b8626c4
--- /dev/null
@@ -0,0 +1 @@
+4
index 27c78ab0f748a9b2cdc1f593771ddfa253d6dd53..1d8b0c0820d56ca5c430796a655714fbad2b5138 100644 (file)
@@ -1,7 +1,7 @@
 Source: editex
 Priority: optional
 Maintainer: Stefano Zacchiroli <zack@debian.org>
-Build-Depends: debhelper (>> 4.0.0), ocaml-3.06-1, libgdome2-cpp-smart-dev (>= 0.1.9), libgdome2-ocaml-dev (>= 0.1.9), libgdome2-xslt-dev (>= 0.0.4), libgdome2-xslt-ocaml-dev (>= 0.0.4), ocaml-findlib, libgtkmathview-dev (>= 0.4.1), libgtk1.2-dev, t1lib-dev
+Build-Depends: debhelper (>> 4.0.0), ocaml-3.07, libgdome2-cpp-smart-dev (>= 0.2.1), libgdome2-ocaml-dev (>= 0.2.1), libgdome2-xslt-dev (>= 0.0.4), libgdome2-xslt-ocaml-dev (>= 0.0.6-2), ocaml-findlib (>= 0.8-5), libgtkmathview-dev (>= 0.5.1), libgtk2.0-dev, t1lib-dev (>= 1.2)
 Standards-Version: 3.5.10
 
 Package: libeditex0
@@ -16,7 +16,7 @@ Description: MathML editor based on TeX syntax
 Package: libeditex-dev
 Section: libdevel
 Architecture: any
-Depends: libeditex0 (= ${Source-Version}), libgdome2-cpp-smart-dev (>= 0.1.6), libgdome2-xslt-dev (>= 0.0.4), libgtk1.2-dev, t1lib-dev, ${misc:Depends}
+Depends: libeditex0 (= ${Source-Version}), libgdome2-cpp-smart-dev (>= 0.2.1), libgdome2-xslt-dev (>= 0.0.6-2), libgtk2.0-dev, t1lib-dev (>= 1.2), ${misc:Depends}
 Description: MathML editor based on TeX syntax
  EdiTeX is a C library implementing a MathML editor based on TeX syntax.
  .
@@ -25,7 +25,7 @@ Description: MathML editor based on TeX syntax
 Package: libeditex-ocaml
 Section: libs
 Architecture: any
-Depends: ocaml-base-3.06-1, libgdome2-ocaml (>= 0.1.6), libgdome2-xslt-ocaml (>= 0.0.4), liblablgtk-ocaml (>= 1.2.5), ${shlibs:Depends}, ${misc:Depends}
+Depends: ocaml-base-3.07, libgdome2-ocaml (>= 0.2.1), libgdome2-xslt-ocaml (>= 0.0.6-2), liblablgtk-ocaml (>= 1.2.6), ${shlibs:Depends}, ${misc:Depends}
 Description: OCaml bindings to EdiTeX, a MathML editor based on TeX syntax
  EdiTeX is a C library implementing a MathML editor based on TeX syntax.
  .
@@ -36,7 +36,7 @@ Description: OCaml bindings to EdiTeX, a MathML editor based on TeX syntax
 Package: libeditex-ocaml-dev
 Section: libdevel
 Architecture: any
-Depends: libeditex-ocaml (= ${Source-Version}), libgdome2-ocaml-dev (>= 0.1.6), libgdome2-xslt-ocaml-dev (>= 0.0.4), liblablgtk-ocaml-dev (>= 1.2.5), ${misc:Depends}
+Depends: libeditex-ocaml (= ${Source-Version}), libgdome2-ocaml-dev (>= 0.2.1), libgdome2-xslt-ocaml-dev (>= 0.0.6), liblablgtk-ocaml-dev (>= 1.2.6), ocaml-findlib (>= 0.8-5), ${misc:Depends}
 Description: OCaml bindings to EdiTeX, a MathML editor based on TeX syntax
  EdiTeX is a C library implementing a MathML editor based on TeX syntax.
  .
index 5a76802cc40fb7cb81e27c1b6cff66bc0847aece..933fd24d2f397fe1ade4d8700ca2c4b16d5600be 100755 (executable)
@@ -3,8 +3,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-export DH_COMPAT=4
-
 # These are used for cross-compiling and for saving the configure script
 # from having to guess our platform (since we know it already)
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)