ncurses 5.9+20130608-1ubuntu1 source package in Ubuntu

Changelog

ncurses (5.9+20130608-1ubuntu1) saucy; urgency=low

  * Merge with Debian; remaining changes:
    - Add simple autopkgtest to the package.
    - Build x32 packages.

ncurses (5.9+20130608-1) unstable; urgency=low

  * New upstream patchlevel.
    - Add pow() to configure-check for math library, needed for
      test/hanoi (Closes: #708056).
    - Fix regression in error-reporting in lib_setup.c (Closes: #711134).
  * Add Breaks against dialog (<< 1.2-20130523) to libtinfo5, since
    older dialog versions misbehave (Closes: #709325).
  * Move detached debugging symbols for libtinfo5 to libtinfo5-dbg.
  * Switch Vcs-* fields to anonscm.debian.org.
  * Upgrade Standards-Version to 3.9.4, no changes needed.

ncurses (5.9+20130504-1) unstable; urgency=low

  * New upstream patchlevel.
    - modify MKkey_defs.sh to filter out build-path which was
      unnecessarily shown in curses.h.
  * The headers should now be identical across architectures where
    libc-dev is coinstallable, so mark libncurses{w,}5-dev as
    "Multi-Arch: same" again (Closes: #689131).

ncurses (5.9+20130119-1) experimental; urgency=low

  * New upstream patchlevel.
    - Modify init_pair() to accept -1's for color value after
      assume_default_colors() has been called (Closes: #337095).
    - Modify name-comparison for tgetstr, etc., to accommodate legacy
      applications as well as to improve compatibility with BSD 4.2
      termcap implementations (Closes: #698299).
    - Add advice in infocmp manpage for termcap users (Closes: #698469).
    - Update symbols files for new symbols, bump shlibs.
    - Remove internal symbol _nc_memmove from libncurses{w,5} symbols files.
  * Drop patches applied upstream: 00-terminfo-update.diff,
    04-fix-tabset-directory.diff and 05-fix-poll-test.diff.
  * Adapt patch 03-debian-ncursesconfig-omit-L.diff to upstream changes.
  * Improve cross-building support:
    - Don't fail if the system version of tic has a different (upstream)
      version than the one that is being built (Closes: #681798).
    - Assume working poll() (see #676461).
  * Drop /usr/share/terminfo from ncurses-bin (Closes: #678441).
  * Fix typo in package descriptions (architecure → architecture)
    (Closes: #697533).
  * Drop Conflicts on old libc6-i386 versions in the lib32* packages.
  * Don't unnecessarily depend on g++-multilib on kfreebsd-amd64.
  * Update years in debian/copyright.
 -- Matthias Klose <email address hidden>   Sat, 27 Jul 2013 15:53:33 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ncurses_5.9+20130608.orig.tar.gz 2.8 MiB 10c9dc1ec38116269bfe018f4763e539dec6cd23a00787a37fa60531b2afdd3f
ncurses_5.9+20130608-1ubuntu1.debian.tar.gz 68.0 KiB 061fa90ce9f5c2ed6feb41c4b5fc4d8805311eef8101db9b12869829a188caa5
ncurses_5.9+20130608-1ubuntu1.dsc 2.9 KiB ad6ba4ea7101dd06e831263344b28af292af6f6e3f609b02a84288e484cb4886

View changes file

Binary packages built by this source

lib32ncurses5: shared libraries for terminal handling (32-bit)

 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the shared libraries necessary to run programs
 compiled with ncurses.
 .
 This package supports the 32-bit ABI variant of your system's
 architecture.

lib32ncurses5-dev: No summary available for lib32ncurses5-dev in ubuntu saucy.

No description available for lib32ncurses5-dev in ubuntu saucy.

lib32ncursesw5: No summary available for lib32ncursesw5 in ubuntu saucy.

No description available for lib32ncursesw5 in ubuntu saucy.

lib32ncursesw5-dev: developer's libraries for ncursesw (32-bit)

 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the header files, static libraries
 and symbolic links that developers using ncursesw will need.
 .
 This package includes support for wide characters.
 This package supports the 32-bit ABI variant of your system's
 architecture.

lib32tinfo-dev: No summary available for lib32tinfo-dev in ubuntu saucy.

No description available for lib32tinfo-dev in ubuntu saucy.

lib32tinfo5: No summary available for lib32tinfo5 in ubuntu saucy.

No description available for lib32tinfo5 in ubuntu saucy.

lib64ncurses5: No summary available for lib64ncurses5 in ubuntu saucy.

No description available for lib64ncurses5 in ubuntu saucy.

lib64ncurses5-dev: developer's libraries for ncurses (64-bit)

 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the header files, static libraries
 and symbolic links that developers using ncurses will need.
 .
 This package supports the 64-bit ABI variant of your system's
 architecture.

lib64tinfo5: shared low-level terminfo library for terminal handling (64-bit)

 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the shared low-level terminfo library.
 .
 This package supports the 64-bit ABI variant of your system's architecture.

libncurses5: No summary available for libncurses5 in ubuntu saucy.

No description available for libncurses5 in ubuntu saucy.

libncurses5-dbg: No summary available for libncurses5-dbg in ubuntu saucy.

No description available for libncurses5-dbg in ubuntu saucy.

libncurses5-dev: No summary available for libncurses5-dev in ubuntu saucy.

No description available for libncurses5-dev in ubuntu saucy.

libncursesw5: shared libraries for terminal handling (wide character support)

 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the shared libraries necessary to run programs
 compiled with ncursesw, which includes support for wide characters.

libncursesw5-dbg: No summary available for libncursesw5-dbg in ubuntu saucy.

No description available for libncursesw5-dbg in ubuntu saucy.

libncursesw5-dev: developer's libraries for ncursesw

 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the header files, static libraries
 and symbolic links that developers using ncursesw will need.
 .
 This package includes support for wide characters.

libtinfo-dev: No summary available for libtinfo-dev in ubuntu saucy.

No description available for libtinfo-dev in ubuntu saucy.

libtinfo5: shared low-level terminfo library for terminal handling

 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the shared low-level terminfo library.

libtinfo5-dbg: No summary available for libtinfo5-dbg in ubuntu saucy.

No description available for libtinfo5-dbg in ubuntu saucy.

libx32ncurses5: No summary available for libx32ncurses5 in ubuntu saucy.

No description available for libx32ncurses5 in ubuntu saucy.

libx32ncurses5-dev: No summary available for libx32ncurses5-dev in ubuntu saucy.

No description available for libx32ncurses5-dev in ubuntu saucy.

libx32ncursesw5: No summary available for libx32ncursesw5 in ubuntu saucy.

No description available for libx32ncursesw5 in ubuntu saucy.

libx32ncursesw5-dev: developer's libraries for ncursesw (x32)

 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains the header files, static libraries
 and symbolic links that developers using ncursesw will need.
 .
 This package includes support for wide characters.
 This package supports the x32 ABI variant of your system's
 architecure.

libx32tinfo-dev: No summary available for libx32tinfo-dev in ubuntu saucy.

No description available for libx32tinfo-dev in ubuntu saucy.

libx32tinfo5: No summary available for libx32tinfo5 in ubuntu saucy.

No description available for libx32tinfo5 in ubuntu saucy.

ncurses-base: No summary available for ncurses-base in ubuntu saucy.

No description available for ncurses-base in ubuntu saucy.

ncurses-bin: No summary available for ncurses-bin in ubuntu saucy.

No description available for ncurses-bin in ubuntu saucy.

ncurses-doc: No summary available for ncurses-doc in ubuntu saucy.

No description available for ncurses-doc in ubuntu saucy.

ncurses-examples: No summary available for ncurses-examples in ubuntu saucy.

No description available for ncurses-examples in ubuntu saucy.

ncurses-term: additional terminal type definitions

 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package contains all of the numerous terminal definitions not found in
 the ncurses-base package.