Branches for Dapper

Name Status Last Modified Last Commit
lp:ubuntu/dapper/csh 2 Mature 2009-07-17 18:28:26 UTC
3. * New upstream release. * Revert to a...

Author: Matej Vela
Revision Date: 2005-03-13 22:14:05 UTC

* New upstream release.
* Revert to a flat source tree, it does make things simpler.
* exp.c (exp2): Rename to csh_exp2 to avoid conflict with gcc builtin
  (thanks to Andreas Jochens). Closes: #258588.
* glob.c (libglob): GLOB_NOMAGIC has been fixed in glibc 2.3 (#106097).
* proc.c (dokill): glibc has an undocumented sys_sigabbrev array with
  signal names, so we no longer have to generate our own.
* vis.c (isvisible): Comparison with UCHAR_MAX triggers `always true'
  warnings for unsigned char arguments; since this is already checked by
  isascii, remove it. Closes: #268438.
* vis.h: Remove OpenBSD-specific `bounded' attribute.
* Switch to debhelper 4.
* debian/doc-base: Add doc-base support.
* debian/menu: Add menu file (thanks to Bill Allombert). Closes: #187629.
* debian/rules:
  - Re-enable -Werror on alpha now that #97603 is fixed.
  - Make sure groff uses traditional (non-ANSI) escape sequences.
  - Remove support for DEB_BUILD_OPTIONS=debug.
  - Add support for DEB_BUILD_OPTIONS=noopt.
* Conforms to Standards version 3.6.1.

11 of 1 result