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
|
wip (2p3-7) unstable; urgency=low
* Recompiled against libedit which has a BSD license. Previously we
compiled against GNU readline. Since wip is non-free that violates
the GPL. Thanks Josselin Mouette <joss@debian.org> for pointing
this serious problem. Closes: #158140
* Suppressed writing and reading of history file between invocations
as libedit has some problems. Recalling previous commands still
works but only for each wip session
* Documented the removal of history file option in README.Debian
-- Gopal Narayanan <gopal@debian.org> Wed, 11 Sep 2002 10:13:58 -0400
wip (2p3-6) unstable; urgency=low
* Compiled wip against pgplot5 version 5.2.2. Closes: #111373
* Added Build-Depends
* Upgraded Standards-Version
-- Gopal Narayanan <gopal@debian.org> Tue, 25 Sep 2001 09:55:55 -0400
wip (2p3-5) unstable; urgency=low
* Fixes bug: wip is not installable in woody. Compiled againts
libreadline4. Closes: #68576
-- Gopal Narayanan <gopal@debian.org> Tue, 8 Aug 2000 12:26:45 -0400
wip (2p3-4) unstable; urgency=low
* Compiled for potato
-- Gopal Narayanan <gopal@debian.org> Mon, 27 Dec 1999 12:00:43 -0500
wip (2p3-3) unstable; urgency=low
* Make wip more portable. Closes: #46476
* Upgrade to Standards 3.0.1
-- Gopal Narayanan <gopal@debian.org> Sun, 3 Oct 1999 12:17:28 -0400
wip (2p3-2) unstable; urgency=low
* Make wip depend on pgplot5 instead of pgplot
* Upgraded to 2.5.1 standards
* chmod -x on two /usr/doc/wip/example csh files and gzip all
example files
-- Gopal Narayanan <gopal@debian.org> Thu, 12 Aug 1999 22:03:46 -0400
wip (2p3-1) unstable; urgency=low
* Initial Release.
-- Gopal Narayanan <gopal@debian.org> Fri, 19 Mar 1999 15:16:38 -0500
|