diff options
Diffstat (limited to 'trunk/debian/changelog')
-rw-r--r-- | trunk/debian/changelog | 86 |
1 files changed, 86 insertions, 0 deletions
diff --git a/trunk/debian/changelog b/trunk/debian/changelog new file mode 100644 index 0000000..dbcced8 --- /dev/null +++ b/trunk/debian/changelog @@ -0,0 +1,86 @@ +ivy-ocaml (1.2) unstable; urgency=low + + * Add META file for ocamlfind support + * Move installed files in ivy subdirectory + * Remove -ocaml suffix + * Symbolic link for backward compatibility + * Update for ocaml 3.12.1 + * Increase minor version number + + -- Gautier Hattenberger <gautier.hattenberger@enac.fr> Thu, 21 Feb 2013 09:53:31 +0100 + +ivy-ocaml (1.1-14~precise) precise; urgency=low + + * updated version for ubuntu precise ppa build + + -- Felix Ruess <felix.ruess@gmail.com> Wed, 04 Apr 2012 15:27:59 +0200 + +ivy-ocaml (1.1-13) unstable; urgency=low + + * Update for ocaml 1.12.0 + + -- Gautier Hattenberger <gautier.hattenberger@enac.fr> Tue, 18 Oct 2011 17:53:31 +0100 + +ivy-ocaml (1.1-12.1) unstable; urgency=low + + * Non-maintainer upload + * Updated all debian files to use dh (debhelper 7) + + -- Felix Ruess <felix.ruess@gmail.com> Fri, 21 Oct 2011 19:47:25 +0200 + +ivy-ocaml (1.1-12) unstable; urgency=low + + * Support for ivy-c_3.11.8 + + -- Gautier Hattenberger <gautier.hattenberger@enac.fr> Wed, 02 Feb 2011 17:49:31 +0100 + +ivy-ocaml (1.1-11) unstable; urgency=low + + * Support of ivy-c_3.11.6, OSX and Linux 64bit + + -- Gautier Hattenberger <gautier.hattenberger@enac.fr> Wed, 1 Dec 2010 10:43:29 +0100 + +ivy-ocaml (1.1-10) unstable; urgency=low + + * Updated for ocaml 3.11.2 + + -- Pascal Brisset (Hecto) <pascal.brisset@enac.fr> Thu, 25 Feb 2010 09:58:29 +0100 + +ivy-ocaml (1.1-7) unstable; urgency=low + + * Updated for ocaml 3.10.2 + + -- Pascal Brisset (Hecto) <pascal.brisset@enac.fr> Fri, 23 May 2008 23:18:00 +0200 + +ivy-ocaml (1.1-6) unstable; urgency=low + + * Updated for ocaml 3.10.1 + + -- Pascal Brisset (Hecto) <pascal.brisset@enac.fr> Mon, 25 Feb 2008 10:31:49 +0100 + +ivy-ocaml (1.1-5) unstable; urgency=low + + * Updated for ocaml 3.10 + + -- Pascal Brisset (Hecto) <pascal.brisset@enac.fr> Tue, 04 Sep 2007 20:41:49 +0200 + +ivy-ocaml (1.1-4) unstable; urgency=low + + * Updated for ocaml 3.09.2-6 + + -- Antoine Drouin (Poine) <poine@recherche.enac.fr> Fri, 04 Aug 2006 13:40:54 +0200 + +ivy-ocaml (1.1-3) unstable; urgency=low + + * Updated for ivy 3.8 + + -- Antoine Drouin (Poine) <poine@recherche.enac.fr> Fri, 28 Jul 2006 13:40:54 +0200 + +ivy-ocaml (1.0-2) unstable; urgency=low + + * Updated for ocaml 3.09 + + * Initial Release. + + -- Pascal Brisset (Hecto) <pascal.brisset@enac.fr> Thu, 7 Oct 2004 13:40:54 +0200 + |