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
|
ivy-c (3.2-3) unstable; urgency=low
* bad version dependency of ivy-c-dev
* the ivygtkprobe is added to the package
-- Christophe Mertz <mertz@tls.cena.fr> Mon, 13 Mar 2000 15:44:52 +0100
ivy-c (3.2-2) unstable; urgency=low
* html docs are re-included in /usr/share/doc
* libtclivy works again...
-- Herve DAMIANO <damiano@cena.fr> Fri, 10 Mar 2000 16:02:07 +0100
ivy-c (3.2-1) unstable; urgency=low
* remove dependancy to utils-c-dev, not useful at install time, but
* at build time only. See README.debian
* Makefile changed. Split install into several install* targets.
* rules changed to remove list.h from package.
* rules changed so that it won't use Makefile to install executables,
* docs and links.
-- Herve DAMIANO <damiano@cena.fr> Wed, 19 Jan 2000 15:56:37 +0100
ivy-c (3.1-5) unstable; urgency=low
* add a dependance for utils-c-dev, which provides list.h ...
-- Yannick Jestin <jestin@cena.fr> Fri, Jan 14 15:58:52 CET 2000
ivy-c (3.1-4) unstable; urgency=low
* resolve a conflict between ivy-c and ivy-c-dev due to a wrong version number in control file
-- Christophe Mertz <mertz@tls.cena.fr> Wed, 5 Jan 2000 10:25:10 +0200
ivy-c (3.1-3) unstable; urgency=low
* Added a conflict rule to prevent collision with ivy-tcl
-- Patrick Lecoanet <lecoanet@cena.dgac.fr> Mon, 3 May 1999 11:18:10 +0200
ivy-c (3.1-2) unstable; urgency=low
* Added support for ivytcl library.
-- Patrick Lecoanet <lecoanet@cena.dgac.fr> Wed, 28 Apr 1999 12:59:58 +0200
ivy-c (3.1-1) unstable; urgency=low
* src/Makefile : Add links for shared libs
* Add default MAJOR and MINOR
* Making ivyprobe ivy-3.0 compliant
* Bug correction which appears at ivy closing
* add doc files
-- Hervé Damiano <damiano@cenatoulouse.dgac.fr> Tue, 13 Apr 1999 15:19:17 +0200
ivy-c (3.0-1) unstable; urgency=low
* new api : see documentation
* src/Makefile : updates
* src/ivy.c
* - bug correction when broadcast socket can't be opened
* src/ivychannel.c :
* - bug correction when handling expceptions on channels
* Clean headers
* testivy -> ivyprobe
-- Hervé Damiano <damiano@cenatoulouse.dgac.fr> Thu, 18 Feb 1999 11:50:50 +0100
ivy-c (1.2-1) unstable; urgency=low
* Mise au propre
* Ajout du mecanisme de choix des adresses de broadcast
-- Herve Damiano <damiano@cenatoulouse.dgac.fr> Tue, 22 Dec 1998 16:13:18 +0100
ivy-c (1.1-2) unstable; urgency=low
* Suppression du header list.h qui est aussi défini dans utils-c.
* Ajout du soname à la bibliothèque dynamique.
-- Patrick Lecoanet <lecoanet@cena.dgac.fr> Wed, 9 Dec 1998 11:24:34 +0100
ivy-c (1.1-1) unstable; urgency=low
* Initial Release.
-- Patrick Lecoanet <lecoanet@cena.dgac.fr> Tue, 13 Oct 1998 09:52:30 +0200
Local variables:
mode: debian-changelog
add-log-mailing-address: "damiano@cena.fr"
End:
|