Skip to content

Debian Changelog cameleon (1.9.13-2)

2006

cameleon (1.9.13-2) unstable; urgency=low

   * Added checkocaml.dpatch in order to be able to build on architectures
     without ocamlopt, closes: #373830.
   * Removed control.in as per new ocaml policy.
   * Added myself to uploaders.

 -- Samuel Mimram <smimram@debian.org>  Mon, 11 Sep 2006 12:24:24 +0000

cameleon (1.9.13-1) unstable; urgency=high

   * New upstream version,
   * Rework the patch ocamldoc_best,
   * Remove the patch make_3_81, which is applied upstream
   * Upgrade OCaml ABI to 3.09.2,
   * Use gildor@debian.org as maintainer field in control,
   * Define debian/control target as PHONY,
   * Upgrade Standards-Version to 3.7.2.0 (no change),
   * Add ocaml-findlib in the Build-Dependency,
   * Remove all generated file during the clean,
   * Set urgency to high, in order not to block ocaml transition to 3.09.2

 -- Sylvain Le Gall <gildor@debian.org>  Wed, 7 Jun 2006 22:24:56 +0200

cameleon (1.9.9.cvs20051129-3) unstable; urgency=low

   * Rebuild for OCaml 3.09.1

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Mon, 6 Feb 2006 23:53:09 +0100

2005

cameleon (1.9.9.cvs20051129-2) unstable; urgency=low

   * Add dependency on imagemagick (Closes: #343360)
   * Apply patche byte_compilation to fix compilation on non-opt platform
     (Closes: #343873)

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Mon, 19 Dec 2005 22:30:25 +0100

cameleon (1.9.9.cvs20051129-1) unstable; urgency=low

   * New upstream release
   * Upgrade to standards version 3.6.2.0 (no change)
   * Remove most of the binary packages. All the former libraries are grouped in
     libcameleon-ocaml-dev. Ioxml, zoggy, mlchat, omom are no more shipped,
     since they seemed to have disappeared.
   * Stop using *.in files. Since all libraries are in the same package a
     simple "mv" is enough.
   * Get rid of lablgtk1 dependencies.
   * Write manpages for all binaries.
   * 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
   * Added libxml2-utils, docbook-xml, docbook-xsl and xsltrpoc to
     build-dependency for building XML manpages

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Tue, 13 Dec 2005 01:16:07 +0100

cameleon (1.3-7) unstable; urgency=low

   * Transition to svn-buildpackage
   * Replace gramlib by camlp4.gramlib. (Closes: #305380)

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Mon, 22 Aug 2005 23:47:12 +0200

cameleon (1.3-6) unstable; urgency=medium

   * Transition to ocaml 3.08.3 : depends on ocaml-nox-3.08.3

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Wed, 30 Mar 2005 22:35:40 +0200

2004

cameleon (1.3-5) unstable; urgency=low

   * Rebuild for binary compatibility with ocaml

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Fri, 3 Dec 2004 01:35:04 +0100

cameleon (1.3-4) unstable; urgency=low

   * Correct the manual generation ( applied a patch from upstream )

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Tue, 3 Aug 2004 21:16:19 +0200

cameleon (1.3-3) unstable; urgency=low

   * Extend a bit the description ( long ) of libmlchat-ocaml-dev
     ( closes: #209699 )
   * Replaces (options|okey).cm[x]a by (options|okey).cm[ox], in order to be able to use
     lib-options ( closes: #234239 )
   * Move META files to /usr/lib/ocaml/XXX/METAS
   * Correct lintian error : unquoted strings in menus
   * Correct the example, apply patch correct_zog_example ( closes: #219150 )
   * Move to correct dpatch architecture ( no more rules.patch )
   * Applied patch ocaml_3_08_0 which is a diff with the HEAD of the CVS of
     cameleon in order to compile with ocaml 3.08.0
   * Move to ocaml-nox-3.08 ( closes: #262351 )
   * Remove temporarly the generation of manual.ps ( needs further
     information of upstream in order to be able to generate it cleanly
     for ocaml 3.08 )

 -- Sylvain Le Gall <sylvain.le-gall@polytechnique.org>  Tue, 3 Aug 2004 00:09:20 +0200

2003

cameleon (1.3-2) unstable; urgency=low

   * debian/patches/no_custom_bytecode.dpatch: apply patch with -p1
     instead of -p0.

 -- Jerome Marant <jerome@debian.org>  Wed, 8 Oct 2003 20:36:18 +0200

cameleon (1.3-1) unstable; urgency=low

   * New upstream release. Closes: Bug#214175, Bug#214176.
   * debian/control:
     - Bumped Standards-Version to 3.6.1.
     - Removed ocaml-source build dependency.
     - Changed build dependencies and binary dependencies with respect
       to ocaml 3.07.
     - Changed liblablgtk-ocaml dependencies to >= 1.2.6.
     - Removed ocaml-topcameleon and ocaml-epeire package entries since
       Topcameleon and Epeire are no longer part of Cameleon.
     - Moved lib*-dev packages to libdevel section.
     - Made ocaml-dbforge architecture-dependent since it now provides
       a library.
   * debian/rules:
     - No longer build ocaml-source.
     - Removed Topcameleon and Epeire specifics.
     - Do not ship Toolhtml files.
     - Install META files in libdir in order to be in the scope
       of findlib. Closes: Bug#200387.
   * debian/man/{topcameleon,epeire}.1: removed.
   * debian/man/ocaml-{topcameleon,epeire}.*: removed.
   * debian/patches/debugger_loop_fix.dpatch: removed. This patch was
     related to epeire.
   * debian/patches/no_custom_bytecode.dpatch: updated.
   * debian/patches/doc_fixes.dpatch: new patch fixing doc generation.
   * debian/patches/00list: updated.
   * debian/copyright: updated with respect to license changes.
     Cameleon is now licensed under GPL.

 -- Jerome Marant <jerome@debian.org>  Tue, 7 Oct 2003 20:37:15 +0200

cameleon (1.2-5) unstable; urgency=low

   * debian/ocaml-zoggy.files.in: added entry for camlp4 zoggy files
     which were missing.
   * debian/sparc-build.patch: removed because the patch has been
     applied in ocaml-source. Closes: Bug#193129.
   * debian/rules:
     - no longer apply sparc-build patch when building ocaml source.
     - remove camlp4 directory from cameleon which does not need it.

 -- Jerome Marant <jerome@debian.org>  Tue, 27 May 2003 22:39:05 +0200

cameleon (1.2-4) unstable; urgency=low

   * debian/sparc-build.patch: added patch allowing OCaml sources to
     be built on Sparc. Thanks Sven Luther.
   * debian/man/*.1: added undocumented manpages for all binaries.
     Proper manpages will be written later.
   * debian/rules:
     - Apply sparc-build.patch on ocaml sources in prepare-stamp target.
     - Replaced calls to deprecated dh_undocumented command with
       calls to dh_installman which installs real manpages.

 -- Jerome Marant <jerome@debian.org>  Thu, 6 Mar 2003 22:33:10 +0100

cameleon (1.2-3) unstable; urgency=low

   * debian/rules: fix build problem on architectures that do not
     have a native compiler.

 -- Jerome Marant <jerome@debian.org>  Tue, 14 Jan 2003 22:13:44 +0100

cameleon (1.2-2) unstable; urgency=low

   * debian/control: add dependency on ocaml-base-3.06-1 to ocaml-zoggy
     in case the binary is not native.

 -- Jerome Marant <jerome@debian.org>  Sat, 11 Jan 2003 16:22:24 +0100

cameleon (1.2-1) unstable; urgency=low

   * New upstream release. Closes: Bug#175252, Bug#175396, Bug#176017.
   * debian/control:
     - Bumped Standards-Version to 3.5.8.
     - The following packages are now architecture independent:
       cameleon, mlchat, ocamlcvs, ocaml-dbforge, ocaml-epeire, ocaml-omom,
       ocaml-report, ocaml-topcameleon.
     - Changed liblablgtk-ocaml-dev build dependency version
       to >= 1.2.5-6+20021031 since cameleon need the latest
       lablGTK snapshot.
     - Added liblablgtk-ocaml dependency to: cameleon, mlchat, ocamlcvs,
       ocaml-dbforge, ocaml-epeire, ocaml-omom, ocaml-report,
       ocaml-topcameleon.
     - New packages: libmlchat-ocaml-dev, libreport-ocaml-dev.
   * Added dpatches:
     - no_custom_bytecode: do not use -custom option for some bytecode
       programs.
     - debugger_loop_fix: fix a loop in the ocaml debugger makefile.
       Closes: Bug#167281.
   * debian/cameleon.menu: removed native version entry.
   * debian/META.*: updated upstream version.
   * debian/rules:
     - Make use of `ocamlc -where' to get OCaml libdir.
     - added pre-install target in order to process .in files with respect
       to OCaml libdir.
     - populated binary-indep rule since most packages are binary
       independent now.
   * Removed lintian overrides for: cameleon, mlchat, ocamlcvs, ocaml-dbforge,
     ocaml-epeire, ocaml-omom, ocaml-report, ocaml-topcameleon.

 -- Jerome Marant <jerome@debian.org>  Sat, 11 Jan 2003 13:41:07 +0100

2002

cameleon (1.1+cvs.20021029-1) unstable; urgency=low

   * New upstream CVS snapshot.
   * debian/rules:
     - Do not provide a manpage for the translate binary since it
       isn't shipped with cameleon. Closes: Bug#166251.
     - Build the ocaml source from here instead of running
       it from an external shell script. Closes: Bug#164705.

 -- Jerome Marant <jerome@debian.org>  Tue, 29 Oct 2002 22:12:50 +0100

cameleon (1.1+cvs.20021010-2) unstable; urgency=low

   * debian/rules: fixed a small shell bug preventing cameleon
     from being built on architectures that don't have a
     native compiler.

 -- Jerome Marant <jerome@debian.org>  Thu, 24 Oct 2002 23:02:02 +0200

cameleon (1.1+cvs.20021010-1) unstable; urgency=low

   * Initial Release.
   * The okey, gpattern and epeire packages are (among others) now
     provided by Cameleon. Closes: Bug#155959, Bug#155958, Bug#155957.

 -- Jerome Marant <jerome@debian.org>  Thu, 10 Oct 2002 21:37:09 +0200