[Pkg-ocaml-maint-commits] r2285 - in trunk/packages/cameleon:
trunk/debian upstream
Sylvain Le Gall
gildor at costa.debian.org
Mon Dec 12 23:47:31 UTC 2005
Author: gildor
Date: 2005-12-12 23:47:30 +0000 (Mon, 12 Dec 2005)
New Revision: 2285
Removed:
trunk/packages/cameleon/upstream/cameleon_1.3.orig.tar.gz
Modified:
trunk/packages/cameleon/trunk/debian/changelog
trunk/packages/cameleon/trunk/debian/control
trunk/packages/cameleon/trunk/debian/control.in
Log:
Prepare release of cameleon 1.9.9 -- SLG
Modified: trunk/packages/cameleon/trunk/debian/changelog
===================================================================
--- trunk/packages/cameleon/trunk/debian/changelog 2005-12-12 23:10:41 UTC (rev 2284)
+++ trunk/packages/cameleon/trunk/debian/changelog 2005-12-12 23:47:30 UTC (rev 2285)
@@ -12,8 +12,10 @@
* All META file are grouped in META.cameleon. Most of the former library are
now a subpackage of cameleon (e.g cameleon.okey).
* Remove hardcoded OCaml ABI
+ * Add dependency on libxml-light-ocaml-dev
+ * Apply patch make_3_81, to compile with the most recent version of make
- -- Sylvain Le Gall <sylvain.le-gall at polytechnique.org> Sat, 3 Dec 2005 01:07:47 +0100
+ -- Sylvain Le Gall <sylvain.le-gall at polytechnique.org> Tue, 13 Dec 2005 00:46:47 +0100
cameleon (1.3-7) unstable; urgency=low
Modified: trunk/packages/cameleon/trunk/debian/control
===================================================================
--- trunk/packages/cameleon/trunk/debian/control 2005-12-12 23:10:41 UTC (rev 2284)
+++ trunk/packages/cameleon/trunk/debian/control 2005-12-12 23:47:30 UTC (rev 2285)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Sylvain Le Gall <sylvain.le-gall at polytechnique.org>
Uploaders: Ralf Treinen <treinen at debian.org>, Sven Luther <luther at debian.org>, Remi Vanicat <vanicat at debian.org>, Stefano Zacchiroli <zack at debian.org>, Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
-Build-Depends: debhelper (>> 4.0.0), dpatch, ocaml-nox (>= 3.09.0), liblablgtk2-ocaml-dev (>= 2.4.0)
+Build-Depends: debhelper (>> 4.0.0), dpatch, ocaml-nox (>= 3.09.0), liblablgtk2-ocaml-dev (>= 2.4.0), libxml-light-ocaml-dev
Standards-Version: 3.6.2.0
Package: cameleon
@@ -78,7 +78,7 @@
Package: libcameleon-ocaml-dev
Section: libdevel
Architecture: any
-Depends: ocaml-nox-${F:OCamlABI}, liblablgtk2-ocaml-dev (>= 2.4.0)
+Depends: ocaml-nox-${F:OCamlABI}, liblablgtk2-ocaml-dev (>= 2.4.0), libxml-light-ocaml-dev
Suggests: cameleon-doc
Provides: libreport-ocaml-dev, libmlchat-ocaml-dev, libocamlcvs-ocaml-dev, libgpattern-ocaml-dev, liboptions-ocaml-dev, libokey-ocaml-dev, libconfigwin-ocaml-dev
Conflicts: libreport-ocaml-dev, libmlchat-ocaml-dev, libocamlcvs-ocaml-dev, libgpattern-ocaml-dev, liboptions-ocaml-dev, libokey-ocaml-dev, libconfigwin-ocaml-dev
Modified: trunk/packages/cameleon/trunk/debian/control.in
===================================================================
--- trunk/packages/cameleon/trunk/debian/control.in 2005-12-12 23:10:41 UTC (rev 2284)
+++ trunk/packages/cameleon/trunk/debian/control.in 2005-12-12 23:47:30 UTC (rev 2285)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Sylvain Le Gall <sylvain.le-gall at polytechnique.org>
Uploaders: Ralf Treinen <treinen at debian.org>, Sven Luther <luther at debian.org>, Remi Vanicat <vanicat at debian.org>, Stefano Zacchiroli <zack at debian.org>, Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
-Build-Depends: debhelper (>> 4.0.0), dpatch, ocaml-nox (>= #OCamlABI#), liblablgtk2-ocaml-dev (>= 2.4.0)
+Build-Depends: debhelper (>> 4.0.0), dpatch, ocaml-nox (>= #OCamlABI#), liblablgtk2-ocaml-dev (>= 2.4.0), libxml-light-ocaml-dev
Standards-Version: 3.6.2.0
Package: cameleon
@@ -78,7 +78,7 @@
Package: libcameleon-ocaml-dev
Section: libdevel
Architecture: any
-Depends: ocaml-nox-${F:OCamlABI}, liblablgtk2-ocaml-dev (>= 2.4.0)
+Depends: ocaml-nox-${F:OCamlABI}, liblablgtk2-ocaml-dev (>= 2.4.0), libxml-light-ocaml-dev
Suggests: cameleon-doc
Provides: libreport-ocaml-dev, libmlchat-ocaml-dev, libocamlcvs-ocaml-dev, libgpattern-ocaml-dev, liboptions-ocaml-dev, libokey-ocaml-dev, libconfigwin-ocaml-dev
Conflicts: libreport-ocaml-dev, libmlchat-ocaml-dev, libocamlcvs-ocaml-dev, libgpattern-ocaml-dev, liboptions-ocaml-dev, libokey-ocaml-dev, libconfigwin-ocaml-dev
Deleted: trunk/packages/cameleon/upstream/cameleon_1.3.orig.tar.gz
===================================================================
(Binary files differ)
More information about the Pkg-ocaml-maint-commits
mailing list