aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorhattenberger2013-02-21 12:43:49 +0000
committerhattenberger2013-02-21 12:43:49 +0000
commit55410db0ce5a6e5669df36156fa67ab8af36f1e4 (patch)
tree616e19686b6abef2076a7fccf22005775c43f324 /debian
parent6a9ec6349e197c5604ca994271925e37bf79b401 (diff)
downloadivy-ocaml-55410db0ce5a6e5669df36156fa67ab8af36f1e4.zip
ivy-ocaml-55410db0ce5a6e5669df36156fa67ab8af36f1e4.tar.gz
ivy-ocaml-55410db0ce5a6e5669df36156fa67ab8af36f1e4.tar.bz2
ivy-ocaml-55410db0ce5a6e5669df36156fa67ab8af36f1e4.tar.xz
add support for META files and place files in ivy sub directory
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog.3.12.062
-rw-r--r--debian/changelog.3.12.172
-rw-r--r--debian/compat2
3 files changed, 135 insertions, 1 deletions
diff --git a/debian/changelog.3.12.0 b/debian/changelog.3.12.0
new file mode 100644
index 0000000..3e88924
--- /dev/null
+++ b/debian/changelog.3.12.0
@@ -0,0 +1,62 @@
+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) 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
+
diff --git a/debian/changelog.3.12.1 b/debian/changelog.3.12.1
new file mode 100644
index 0000000..382bbab
--- /dev/null
+++ b/debian/changelog.3.12.1
@@ -0,0 +1,72 @@
+ivy-ocaml (1.1-15) 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
+
+ -- Gautier Hattenberger <gautier.hattenberger@enac.fr> Thu, 21 Feb 2013 09:53:31 +0100
+
+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) 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
+
diff --git a/debian/compat b/debian/compat
index b8626c4..7ed6ff8 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-4
+5