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.
Date: Sat, 27 Jul 2013 15:53:33 +0200
Changed-By: Matthias Klose <[email protected]>
Maintainer: Ubuntu Developers <[email protected]>
https://launchpad.net/ubuntu/saucy/+source/ncurses/5.9+20130608-1ubuntu1
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 27 Jul 2013 15:53:33 +0200
Source: ncurses
Binary: libtinfo5 libncurses5 libtinfo-dev libtinfo5-dbg libncurses5-dev
libncurses5-dbg libncursesw5 libncursesw5-dev libncursesw5-dbg lib64ncurses5
lib64ncurses5-dev lib32ncurses5 lib32ncurses5-dev lib32ncursesw5
lib32ncursesw5-dev lib64tinfo5 lib32tinfo5 lib32tinfo-dev ncurses-bin
ncurses-base ncurses-term ncurses-examples ncurses-doc libx32ncurses5
libx32ncurses5-dev libx32ncursesw5 libx32ncursesw5-dev libx32tinfo5
libx32tinfo-dev
Architecture: source
Version: 5.9+20130608-1ubuntu1
Distribution: saucy
Urgency: low
Maintainer: Ubuntu Developers <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Description:
lib32ncurses5 - shared libraries for terminal handling (32-bit)
lib32ncurses5-dev - developer's libraries for ncurses (32-bit)
lib32ncursesw5 - shared libraries for terminal handling (wide character
support) (
lib32ncursesw5-dev - developer's libraries for ncursesw (32-bit)
lib32tinfo-dev - developer's library for the low-level terminfo library
(32-bit)
lib32tinfo5 - shared low-level terminfo library for terminal handling (32-bit)
lib64ncurses5 - shared libraries for terminal handling (64-bit)
lib64ncurses5-dev - developer's libraries for ncurses (64-bit)
lib64tinfo5 - shared low-level terminfo library for terminal handling (64-bit)
libncurses5 - shared libraries for terminal handling
libncurses5-dbg - debugging/profiling libraries for ncurses
libncurses5-dev - developer's libraries for ncurses
libncursesw5 - shared libraries for terminal handling (wide character support)
libncursesw5-dbg - debugging/profiling libraries for ncursesw
libncursesw5-dev - developer's libraries for ncursesw
libtinfo-dev - developer's library for the low-level terminfo library
libtinfo5 - shared low-level terminfo library for terminal handling
libtinfo5-dbg - debugging/profiling library for the low-level terminfo library
libx32ncurses5 - shared libraries for terminal handling (x32)
libx32ncurses5-dev - developer's libraries for ncurses (x32)
libx32ncursesw5 - shared libraries for terminal handling (wide character
support) (
libx32ncursesw5-dev - developer's libraries for ncursesw (x32)
libx32tinfo-dev - developer's library for the low-level terminfo library (x32)
libx32tinfo5 - shared low-level terminfo library for terminal handling (x32)
ncurses-base - basic terminal type definitions
ncurses-bin - terminal-related programs and man pages
ncurses-doc - developer's guide and documentation for ncurses
ncurses-examples - test programs and examples for ncurses
ncurses-term - additional terminal type definitions
Closes: 337095 678441 681798 689131 697533 698299 698469 708056 709325 711134
Changes:
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.
Checksums-Sha1:
5a2abb2f7b941560621d8d1611d554abfb9382c9 2974 ncurses_5.9+20130608-1ubuntu1.dsc
86f645e8ff1170d81398dd5c31f9901cc62da751 2927426
ncurses_5.9+20130608.orig.tar.gz
247c1ad1420139a57089ed4d62997b07deccf938 69656
ncurses_5.9+20130608-1ubuntu1.debian.tar.gz
Checksums-Sha256:
ad6ba4ea7101dd06e831263344b28af292af6f6e3f609b02a84288e484cb4886 2974
ncurses_5.9+20130608-1ubuntu1.dsc
10c9dc1ec38116269bfe018f4763e539dec6cd23a00787a37fa60531b2afdd3f 2927426
ncurses_5.9+20130608.orig.tar.gz
061fa90ce9f5c2ed6feb41c4b5fc4d8805311eef8101db9b12869829a188caa5 69656
ncurses_5.9+20130608-1ubuntu1.debian.tar.gz
Files:
0a98013620a456839b8241dee586e02a 2974 libs required
ncurses_5.9+20130608-1ubuntu1.dsc
5ea4793446f08982f478009b71f7d717 2927426 libs required
ncurses_5.9+20130608.orig.tar.gz
cd95d9a8927e812aa716da7dbbab29bb 69656 libs required
ncurses_5.9+20130608-1ubuntu1.debian.tar.gz
Original-Maintainer: Craig Small <[email protected]>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlHz2lwACgkQStlRaw+TLJwE5gCgumq6Ew9hHjwaERN1NfvCJHw3
S8YAoJ1I5j2H5WUPEJy3MuxKfF6hKz7X
=QPnc
-----END PGP SIGNATURE-----
--
Saucy-changes mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/saucy-changes