es (0.90beta1-10.1) unstable; urgency=low * NMU * Rebuild with libreadline5-dev as a build dependency (Closes: #326371) * Fix typos in manpage (Closes: #311237) -- Don Armstrong Fri, 23 Dec 2005 16:11:10 -0800 es (0.90beta1-10) unstable; urgency=low * New maintainer (Closes: #215541) * Repackaged from scratch. * Removed obsolete "local variables" from this changelog. * Use sysconf() and __GLIBC__, thanks to James A Morrison. (Closes: #106831) * Fixed over-popping in the %writeto primitive, reported by Peter Moulder. (Closes: #195632) * Fixed Ctrl-c behaviour, reported by Milan Zamazal. (Closes: #64315) -- Gergely Nagy Fri, 2 Jan 2004 22:04:04 +0100 es (0.90beta1-9) unstable; urgency=low * removed va_arg(..., short) (closes #104711). According to http://www.bero.org/gcc296.html, ISO C99 requires that Parameters passed to "..." type varargs are automatically promoted to int So, of course, gcc had to go and break backwards compatibility by making it an error to use short as a tag for va_arg. INTERFACES ARE SACRED: DON'T GO BREAKING THEM BECAUSE SOME STANDARDS BODY HAS COME UP WITH A NEW ONE. *sigh* -- Raul Miller Fri, 20 Jul 2001 08:21:07 -0400 es (0.90beta1-8) unstable; urgency=low * Integrated changed from Colin Watson : * Standards-Version: 3.2.1: - FHS updates (closes: #79753). - Build dependencies. - Support debug and nostrip in $DEB_BUILD_OPTIONS. * debian/copyright: - Debian/GNU Linux -> Debian GNU/Linux. - Update pointer to upstream source (closes: #82703). * Install upstream changelog as changelog.gz rather than CHANGES.gz. * [Sorry, doesn't give command completion yet] -- Raul Miller Fri, 19 Jan 2001 13:22:02 -0500 es (0.90beta1-7) unstable; urgency=low * Rebuilt with new readline (Fixes #65313, #68815) * TODO: rework signal handling. Bug 64315 is an exact repeat of 14206 -- I need to figure understand why this bug has come back, and fix it permanently. I suspect 64316 is related. -- Raul Miller Fri, 8 Sep 2000 08:05:46 -0400 es (0.90beta1-6) unstable; urgency=low * changed maintainer email address -- Raul Miller Sat, 9 Oct 1999 22:33:47 -0400 es (0.90beta1-5) unstable; urgency=low * use __va_copy instead of = after va_end in fmtprint (Fixes #38740) * rename upstream CHANGES to changelog.gz -- Raul Miller Thu, 7 Oct 1999 23:45:25 -0400 es (0.90beta1-4) unstable; urgency=low * Fix [#14206]: es: Ctrl-C works once. Only once -- Raul Miller Mon, 7 Dec 1998 21:47:21 -0500 es (0.90beta1-3) unstable; urgency=low * New Maintainer done right -- Raul Miller Sun, 11 Oct 1998 15:03:31 -0400 es (0.90beta1-2) unstable; urgency=low * New maintainer * restored tab on line 29 of debian/rules [#25743] -- Raul Miller Sun, 23 Aug 1998 15:50:27 -0400 es (0.90beta1-1) unstable; urgency=low * New upstream version. * Uses pristine upstream source. * debian/control (Standards-Version): updated to 2.4.0.0. * debian/copyright: rewritten. * debian/postinst: rewritten to use case structure and trap errors. * debian/postrm: ditto. * debian/rules: replace $(package) with string-literal. * debian/rules (build): configure now wants --with-readline, not --enable-readline. * debian/rules (build): compile with -Wall. * debian/rules (binary-arch): use `chmod -R go=rX' in place of `chmod -R g-ws'. * debian/rules (binary-arch): rewritten; no longer uses {,}. * Signal handling [#14206] still SNAFU unfortunately. * stdenv.h: unconditionalize the #inclusion of as it's needed for the prototype of gid_t. * stdenv.h: don't try to #include as input.c tries to redefine getenv(). * debian/rules (build): work around autoconf bug by forcing the #definitiion of HAVE_SIGSETJMP in config.h. (autoconf fails to #include when check for sigsetjmp and when it (unsurprisingly) can't find it, assumes it doesn't exist). -- James Troup Sat, 14 Mar 1998 08:38:50 +0000 es (0.90alpha2-4) unstable; urgency=low * Compile with -g and strip on install. * Added kludge to get round bug in libreadline which was causing segmentation faults on filename completion [#12045]. -- James Troup Wed, 13 Aug 1997 00:26:43 +0100 es (0.90alpha2-3) unstable; urgency=low * New maintainer. * Compiled with readline support [#11035, #11820]. * Reworked debian/rules to my tastes. * Removed ERRATA from /usr/doc/es since it refers to a postscript document not included in /usr/doc/es or even the source. * Removed "public domain" from the short description, copyright information belongs in /usr/doc/es/copyright. Other minor changes to the extended description. * Removed several spurious files which were bloating the diff.gz. * Added esrc.haahr to /usr/doc/es/examples/ * Compressed manpage. * Added menu support. -- James Troup Thu, 7 Aug 1997 01:25:40 +0100 es (0.90alpha2-2) unstable; urgency=low * Recompiled for libc6 -- joost witteveen Sun, 18 May 1997 17:10:30 +0200 es (0.90alpha2-1) unstable; urgency=low * Upgraded to upstream version (although there's "alpha" in the name, I haven't seen many bugreports yet, though it's over a mounth old now). * added changelog.Debian, and included source location in copyright file. -- joost witteveen Sun, 4 May 1997 17:56:12 +0200 es (0.84-4) unstable; urgency=low * changed to new source packaging. * removed debian-tmp from source archive (was wrong with prev version) -- joost witteveen Sat, 26 Oct 1996 14:37:17 +0200