From 5dd37f9488ff8a4ee35bd9baf547e05ae237ce42 Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Wed, 25 Jun 2003 16:39:12 +0000 Subject: [PATCH] preliminar 0.0.3-2 debian release --- helm/DEVEL/mathml_editor/debian/changelog | 12 ++++++++++++ helm/DEVEL/mathml_editor/debian/control | 16 ++++++++-------- 2 files changed, 20 insertions(+), 8 deletions(-) diff --git a/helm/DEVEL/mathml_editor/debian/changelog b/helm/DEVEL/mathml_editor/debian/changelog index 35c289ef2..be3c32d01 100644 --- a/helm/DEVEL/mathml_editor/debian/changelog +++ b/helm/DEVEL/mathml_editor/debian/changelog @@ -1,3 +1,14 @@ +editex (0.0.3-2) unstable; urgency=low + + * Signed by me + * debian/control + - added ${misc:Depends} + - bumped standards-version to 3.5.10 + - bumped dependencies on gmetadom to 0.1.9 + - changed section of -dev package to libdevel + + -- Stefano Zacchiroli Wed, 25 Jun 2003 18:26:11 +0200 + editex (0.0.3-1) unstable; urgency=low * New upstream release. @@ -7,6 +18,7 @@ editex (0.0.3-1) unstable; urgency=low As a result, the required packages were no longer detected by ./configure -- Claudio Sacerdoti Coen Thu, 19 Jun 2003 12:58:21 +0200 + editex (0.0.2-1) unstable; urgency=low * New upstream release. diff --git a/helm/DEVEL/mathml_editor/debian/control b/helm/DEVEL/mathml_editor/debian/control index d5c86a6d7..27c78ab0f 100644 --- a/helm/DEVEL/mathml_editor/debian/control +++ b/helm/DEVEL/mathml_editor/debian/control @@ -1,22 +1,22 @@ Source: editex Priority: optional Maintainer: Stefano Zacchiroli -Build-Depends: debhelper (>> 4.0.0), ocaml-3.06-1, libgdome2-cpp-smart-dev (>= 0.1.6), libgdome2-ocaml-dev (>= 0.1.6), 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 -Standards-Version: 3.5.9 +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 +Standards-Version: 3.5.10 Package: libeditex0 Section: libs Architecture: any -Depends: ${shlibs:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends} Description: MathML editor based on TeX syntax EdiTeX is a C library implementing a MathML editor based on TeX syntax. . This package includes the shared runtime objects. Package: libeditex-dev -Section: devel +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 +Depends: libeditex0 (= ${Source-Version}), libgdome2-cpp-smart-dev (>= 0.1.6), libgdome2-xslt-dev (>= 0.0.4), libgtk1.2-dev, t1lib-dev, ${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} +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} 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. . @@ -34,9 +34,9 @@ Description: OCaml bindings to EdiTeX, a MathML editor based on TeX syntax This package includes the OCaml shared runtime objects. Package: libeditex-ocaml-dev -Section: devel +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) +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} 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. . -- 2.39.2