diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..ff28c71 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,47 @@ +ivycpy (0.5-1) stable; urgency=low + + * first version stored in ivy/cvs repository + + -- Didier Pavet <pavet@cena.fr> Thu, 9 Sep 2004 00:00:00 +0100 + +** ivycpy (0.3 - 0.4) unstable; urgency=low +** temporary version +** Didier Pavet <pavet@cena.fr> + +ivycpy (0.2-2-213sa) unstable; urgency=low + + * copyright, docs, + * demos respects Ivy standard -b otpions but remain "unclear" + + -- Didier Pavet <pavet@cena.fr> Mon, 3 Mar 2003 13:00:00 +0100 + +ivycpy (0.2-1-213sa) unstable; urgency=low + + * First version for Debian 3.0 (Python 213) + + -- Didier Pavet <pavet@cena.fr> Sun, 9 Feb 2003 01:00:00 +0100 + +ivycpy (0.1-3) unstable; urgency=low + + * correction on env variable when building the packahe to be "neat" + + -- Didier Pavet <pavet@cena.fr> Wed, 11 Dec 2002 15:45:14 +0100 + +ivycpy (0.1-2) unstable; urgency=low + + * correction on doc-base file + * attempt to clean the package and solve the problem of configuration + + -- Didier Pavet <pavet@cena.fr> Tue, 16 Jul 2002 17:07:39 +0200 + +ivycpy (0.1-1) unstable; urgency=low + + * Initial Release. + * First delivery of the ivycpy library; this version is made to test + * compatability with tkinter, thread, corba and so on + + -- Didier Pavet <pavet@cena.fr> Wed, 10 Jul 2002 17:32:59 +0200 + +Local variables: +mode: debian-changelog +End: |