Skip to content

Debian Changelog meta-ocaml (3.12.0.1)

2011

meta-ocaml (3.12.0.1) unstable; urgency=low

   * fix vcs-svn field to point just above the debian/ dir
   * major overhaul of Depends/Recommends/Suggests relationships, "toning down"
     dependencies so that installation of ocaml-core is more flexible to
     changes (Closes: #500959)
   * debian/control
     - bump Standards-Version to 3.9.2 (no changes)
     - bump debhelper deps and compatibilitiy to 8
     - add missing ${misc:Depends}
   * debian/rules: convert to minimal dh style
   * remove myself from Uploaders

 -- Stefano Zacchiroli <zack@debian.org>  Sat, 08 Oct 2011 17:31:51 +0200

2007

meta-ocaml (3.10.0.1) unstable; urgency=low

   [Julien Cristau]
   * Remove inactive people from the Uploaders field.
 
   [Ralf Treinen]
   * Added dependency on cmigrep and ocamlmakefile
   * Minor modification to long description (closes: #416872)
 
   [Stefano Zacchiroli]
   * bump debhelper dep and compatibility level to 5
   * debian/control
     - remove dep on netclient (now shipped by ocamlnet)
     - remove dep on ocamldbi (not very user/active)
     - add dep on camlp4 and camlp4-extra (now shipped separately)

 -- Stefano Zacchiroli <zack@debian.org>  Tue, 18 Sep 2007 12:23:10 +0200

2006

meta-ocaml (3.09.2.0) unstable; urgency=low

   * new release with version number in sync with the latest ocaml
   * debian/control
     - bumped standards version to 3.7.2 (no changes needed)
     - set debhelper as a Build-Depends instead of a Build-Depends-Indep
       (as required by policy)
     - better caseness in descriptions
   * debian/copyright
     - updated FSF address
     - new URL where to found the source code of this meta package

 -- Stefano Zacchiroli <zack@debian.org>  Fri, 16 Jun 2006 10:11:18 +0200

2004

meta-ocaml (3.08.0.2) unstable; urgency=low

   * debian/control
     - added otags to ocaml-core deps

 -- Stefano Zacchiroli <zack@debian.org>  Thu, 5 Aug 2004 14:20:20 +0200

meta-ocaml (3.08.0.1) unstable; urgency=medium

   * debian/control
     - bumped standards version to 3.6.1.1
     - removed lablgtk from ocaml-libs deps
       (which still contains lablgtk2)
     - removed libnums-ocaml-dev from ocaml-libs deps
       (no longer needed since ocaml 3.08)
     - added ocamldbi to ocaml-libs deps

 -- Stefano Zacchiroli <zack@debian.org>  Thu, 5 Aug 2004 12:52:49 +0200

meta-ocaml (3.07.4) unstable; urgency=low

   * debian/control
     - ocaml-core: replaced dependency on fort with dependency on
       libounit-ocaml-dev since the latter is definitely in a better
       shape as a regression testing framework

 -- Stefano Zacchiroli <zack@debian.org>  Sat, 5 Jun 2004 12:41:24 +0200

meta-ocaml (3.07.3) unstable; urgency=low

   * debian/control
     - removed dependency on cryptokit from ocaml-libs (crytpokit is not
       really a fundamantal library and a package on which it depends is
       actually heavily bugged)

 -- Stefano Zacchiroli <zack@debian.org>  Mon, 12 Apr 2004 13:39:56 +0200

meta-ocaml (3.07.2) unstable; urgency=low

   * debian/control
     - s/ocaml-native-compilers/ocaml-best-compilers/

 -- Stefano Zacchiroli <zack@debian.org>  Tue, 23 Mar 2004 16:12:55 +0100

meta-ocaml (3.07.1) unstable; urgency=low

   * debian/control
     - completely rewritten dependencies, now we start to have a lot of
       ocaml libraries and it's time to keep only most important
       libraries as dependencies of these metapackages
     - bumped Standards-Version to 3.6.1.0
     - rewritten Description fields
     - set Maintainer to debian ocaml maintainers
     - set Uploaders to the usual 5 d-o-m DDs + John Goerzon our latest
       fellow d-o-m DD
   * debian/compat
     - use this file instead of DH_COMPAT
   * debian/*README.Debian
     - removed useless README.Debian files

 -- Stefano Zacchiroli <zack@debian.org>  Mon, 15 Mar 2004 21:14:42 +0100

2003

meta-ocaml (3.06.3.1) unstable; urgency=high

   * Removed ocamltk from ocaml-libs since ocaml no more provides it, and
     no other package in the archive knows about it anyway.
   * NMU upload since this need to happen quickly, it is blocking
     ocaml 3.06-21 and we need to make place for the 3.07 packages.

 -- Sven Luther <luther@debian.org>  Sun, 28 Sep 2003 13:45:41 +0200

meta-ocaml (3.06.3) unstable; urgency=low

   * Removed dep on zoggy from ocaml-code (shipped actually by cameleon)

 -- Stefano Zacchiroli <zack@debian.org>  Thu, 6 Mar 2003 10:01:29 +0100

2002

meta-ocaml (3.06.2) unstable; urgency=low

   * Removed deps on camlp4{,-doc}
   * Removed deps on ocaml-native-compilers which aren't available on
     bytecode only archs
   * Added dep on libsdl-ocaml-dev to ocaml-libs

 -- Stefano Zacchiroli <zack@debian.org>  Thu, 17 Oct 2002 13:48:19 +0200

meta-ocaml (3.06.1) unstable; urgency=low

   * Removed netstring from ocaml-libs
   * Added libpgsql-ocaml-dev to ocaml-libs
   * Switched to debhelper 4

 -- Stefano Zacchiroli <zack@debian.org>  Tue, 27 Aug 2002 11:43:46 +0200

meta-ocaml (3.04.10) unstable; urgency=low

   * Removed deps on mlminidom (they will probably be removed ASAP from the
     debian archive) from ocaml-libs
   * Added deps on libgdome2-xslt-ocaml, libpcre-ocaml,
     libocamlnet-ocaml to ocaml-libs
   * Removed deps on libnetstring-ocaml that have been superseded
     by libocamlnet-ocaml from ocaml-libs
   * Added dep on ocaml-native-compilers to ocaml-core

 -- Stefano Zacchiroli <zack@debian.org>  Fri, 10 May 2002 00:00:40 +0200

meta-ocaml (3.04.9) unstable; urgency=low

   * Removed dep on libgdome2-xslt-ocaml because probably that packge
     wont be part of woody.

 -- Stefano Zacchiroli <zack@debian.org>  Fri, 12 Apr 2002 16:22:43 +0200

meta-ocaml (3.04.8) unstable; urgency=low

   * Changed deps acoording to name changes of libxslt-ocaml package.

 -- Stefano Zacchiroli <zack@debian.org>  Fri, 12 Apr 2002 15:41:53 +0200

meta-ocaml (3.04.7) unstable; urgency=low

   * Added deps for mlglade (ocaml-core) and libxslt-ocaml (ocaml-libs).

 -- Stefano Zacchiroli <zack@debian.org>  Sun, 7 Apr 2002 01:39:55 +0200

meta-ocaml (3.04.6) unstable; urgency=low

   * Moved all the "-doc" packages in Suggests:.
   * Added deps for "fort" in ocaml-core and "libgdome2" in ocaml-libs.

 -- Stefano Zacchiroli <zack@debian.org>  Fri, 5 Apr 2002 17:08:35 +0200

meta-ocaml (3.04.5) unstable; urgency=low

   * Moved ocaml-doc from Depends: to Suggests: because ocaml-doc
     is now in non-free

 -- Stefano Zacchiroli <zack@debian.org>  Tue, 26 Feb 2002 17:29:48 +0100

meta-ocaml (3.04.4) unstable; urgency=low

   * Removed ocaml-book-fr from dependencies because it's non-free
   * Moved tuareg-mode from Depends: to Suggests:

 -- Stefano Zacchiroli <zack@debian.org>  Tue, 26 Feb 2002 11:53:16 +0100

meta-ocaml (3.04.2) unstable; urgency=low

   * Renamed dependencies due to renaming of many ocaml packages.
   * Added dependencies to ocaml-libs: camlimages, configwin,
     zoggy, mlgtk

 -- Stefano Zacchiroli <zack@debian.org>  Tue, 26 Feb 2002 10:59:54 +0100

2001

meta-ocaml (3.04.1) unstable; urgency=low

   * Fixed spelling problems on descriptions
     (closes: Bug#125198, closes: Bug#125199)

 -- Stefano Zacchiroli <zack@debian.org>  Tue, 18 Dec 2001 13:16:21 +0100

meta-ocaml (3.04) unstable; urgency=low

   * Changed architecture from "any" to "all".

 -- Stefano Zacchiroli <zack@debian.org>  Sat, 15 Dec 2001 09:18:47 +0100

meta-ocaml (3.00) unstable; urgency=low

   * Initial Release.

 -- Stefano Zacchiroli <zack@debian.org>  Thu, 22 Nov 2001 14:21:27 +0100