1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
|
ivy-ocaml (1.3.2) unstable; urgency=medium
* fix depreciated use of String create and set as they are immutable since
ocaml 4.06
-- Gautier Hattenberger <gautier.hattenberger@enac.fr> Sun, 22 Mar 2020 12:01:08 +0100
ivy-ocaml (1.3.1) unstable; urgency=low
* maintenance on Makefiles and META files
-- Gautier Hattenberger <gautier.hattenberger@enac.fr> Thu, 15 Jan 2015 14:18:31 +0100
ivy-ocaml (1.3) unstable; urgency=low
* fix ctkivy and add tk part to makefile again
* disable compatibility symlink by default
* add tk-dev to build depends
* increase minor version number
-- Gautier Hattenberger <gautier.hattenberger@enac.fr> Wed, 14 Jan 2015 14:58:31 +0100
ivy-ocaml (1.2-4~trusty) trusty; urgency=low
* disable backwards compatibilty symlinks
-- Felix Ruess <felix.ruess@gmail.com> Sun, 30 Mar 2014 14:58:34 +0200
ivy-ocaml (1.2-3~trusty) trusty; urgency=low
* update for Ubuntu trusty ppa build on launchpad
-- Felix Ruess <felix.ruess@gmail.com> Sun, 30 Mar 2014 14:09:56 +0200
ivy-ocaml (1.2-2) unstable; urgency=low
* fix install with COMPAT_SYMLINK_CREATE=no
* use -fPIC for all architectures
* fix homepage URL
-- Felix Ruess <felix.ruess@gmail.com> Tue, 07 May 2013 22:30:06 +0200
ivy-ocaml (1.2-1) unstable; urgency=low
* remove -unsafe option for ocamlopt
* remove directory from META files, add description
-- Felix Ruess <felix.ruess@gmail.com> Thu, 21 Mar 2013 00:26:33 +0100
ivy-ocaml (1.2) unstable; urgency=low
* Add META files for ocamlfind support
* Split ivy and glibivy into two subdirectories
* 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
|