[ubuntu/wily-proposed] ncurses 5.9+20150516-2ubuntu1 (Accepted)
Matthias Klose
doko at ubuntu.com
Wed Jun 17 13:54:12 UTC 2015
ncurses (5.9+20150516-2ubuntu1) wily; urgency=medium
* Merge with Debian; remaining changes:
ncurses (5.9+20150516-2) unstable; urgency=low
* Move the ncurses{w,}5-config scripts back to ncurses-bin
(Closes: #786436, reopens: #745479).
- Readd the dependency of the -dev packages on ncurses-bin.
- Temporarily add a build-dependency on libncursesw5-dev to
avoid the FTBFS problem in #786436.
ncurses (5.9+20150516-1) unstable; urgency=low
[ Sven Joachim ]
* New upstream patchlevel.
- Fix FTBFS with GCC 5 (Closes: #777461).
- Add xon, ich1, il1 to ibm3161 (patch by Stephen Powell,
Closes: #783806).
* Refresh patch 02-debian-backspace.diff after upstream changes to
the screen terminfo description.
* Move the ncurses{w,}5-config scripts to their respective -dev
packages (Closes: #745479).
- Enhance patch 03-debian-ncursesconfig-omit-L.diff to suppress
output in the --libdir option, so that the scripts are identical
across architectures.
- Drop the dependency of the -dev packages on ncurses-bin.
* Remove support for upgrades from versions prior to 5.9-10.
- Drop the maintainer scripts.
- Drop Pre-Dependency of libncurses5 on libtinfo5.
* Drop Conflicts of ncurses-base with ncurses and ncurses-runtime.
* Configure with "--with-manpage-format=normal" to avoid having to
set GZIP in debian/rules.
* Use the armored signature for the watch files.
* Update years in debian/copyright.
* Upgrade Standards-Version to 3.9.6, no changes needed.
[ Helmut Grohne ]
* Use correct compiler for multilib cross builds. (Closes: #774404)
ncurses (5.9+20140913-1) unstable; urgency=low
* New upstream patchlevel.
* Compress the manpages in ncurses-doc with "gzip -9n".
* Remove the ada documentation from ncurses-doc, since it is also
shipped in the libncursesada-doc package. Thanks to Nicolas
Boulenguez for the patch (Closes: #757991).
Date: Wed, 17 Jun 2015 15:49:56 +0200
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/ncurses/5.9+20150516-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 17 Jun 2015 15:49:56 +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+20150516-2ubuntu1
Distribution: wily
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
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: 745479 757991 774404 777461 783806 786436
Changes:
ncurses (5.9+20150516-2ubuntu1) wily; urgency=medium
.
* Merge with Debian; remaining changes:
.
ncurses (5.9+20150516-2) unstable; urgency=low
.
* Move the ncurses{w,}5-config scripts back to ncurses-bin
(Closes: #786436, reopens: #745479).
- Readd the dependency of the -dev packages on ncurses-bin.
- Temporarily add a build-dependency on libncursesw5-dev to
avoid the FTBFS problem in #786436.
.
ncurses (5.9+20150516-1) unstable; urgency=low
.
[ Sven Joachim ]
* New upstream patchlevel.
- Fix FTBFS with GCC 5 (Closes: #777461).
- Add xon, ich1, il1 to ibm3161 (patch by Stephen Powell,
Closes: #783806).
* Refresh patch 02-debian-backspace.diff after upstream changes to
the screen terminfo description.
* Move the ncurses{w,}5-config scripts to their respective -dev
packages (Closes: #745479).
- Enhance patch 03-debian-ncursesconfig-omit-L.diff to suppress
output in the --libdir option, so that the scripts are identical
across architectures.
- Drop the dependency of the -dev packages on ncurses-bin.
* Remove support for upgrades from versions prior to 5.9-10.
- Drop the maintainer scripts.
- Drop Pre-Dependency of libncurses5 on libtinfo5.
* Drop Conflicts of ncurses-base with ncurses and ncurses-runtime.
* Configure with "--with-manpage-format=normal" to avoid having to
set GZIP in debian/rules.
* Use the armored signature for the watch files.
* Update years in debian/copyright.
* Upgrade Standards-Version to 3.9.6, no changes needed.
.
[ Helmut Grohne ]
* Use correct compiler for multilib cross builds. (Closes: #774404)
.
ncurses (5.9+20140913-1) unstable; urgency=low
.
* New upstream patchlevel.
* Compress the manpages in ncurses-doc with "gzip -9n".
* Remove the ada documentation from ncurses-doc, since it is also
shipped in the libncursesada-doc package. Thanks to Nicolas
Boulenguez for the patch (Closes: #757991).
Checksums-Sha1:
2c8d5c25ecd9e0bff03d66d1ecd11e75c330e983 4037 ncurses_5.9+20150516-2ubuntu1.dsc
6c21ba0cf64a29dc592d2fe3a862edfc4242aae9 3065069 ncurses_5.9+20150516.orig.tar.gz
120d6b4e866ea9197cd74344d725825a735bb231 53820 ncurses_5.9+20150516-2ubuntu1.debian.tar.xz
Checksums-Sha256:
fd02ea78bc8cb8e14881c46cabd6b7929af7510fe21c3bbf7bd2bbff039111e1 4037 ncurses_5.9+20150516-2ubuntu1.dsc
77bdbc122d0215ffe72d89f52ca386036d2630eeac77845720159e06ab83643a 3065069 ncurses_5.9+20150516.orig.tar.gz
ad52bbabff6e660c9371c2a8810d0a5e2d0abddf93533228f8fac4cd51c83e07 53820 ncurses_5.9+20150516-2ubuntu1.debian.tar.xz
Files:
8822ed38c4a4d4a4360e3b48cfd8890f 4037 libs required ncurses_5.9+20150516-2ubuntu1.dsc
cd2fccdd11d82d5e17ed77dbffde0860 3065069 libs required ncurses_5.9+20150516.orig.tar.gz
b2fc74a14edf693b4a572d9e13361beb 53820 libs required ncurses_5.9+20150516-2ubuntu1.debian.tar.xz
Original-Maintainer: Craig Small <csmall at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJVgXvBAAoJEL1+qmB3j6b1Y+UQAKcotjbpnUnjZqbFkuJIJmpJ
dc6wAsT0crVvQQzZNrNkW3NDV59kmomTcHXXW/AORnT56TaAIT1BVdV6gb2/RDht
MT7o2/j6iNJr9n/AsLvnK9AlOapxKjWD8nXp+ZQLMflXM/L5V+G95UkSiZvB7CjQ
OSi3M1sNJTNiNhxEjBksIlCNTWqJ/TLXfDz80w0nGnSCx29v8aMYZYlwb6uFdydo
Iz9fcPgU8qgGnDxYd8oqYvbkYeOJ1IOrYAVGsLQLPyFN3BUPWrhYjeH3XtsDtmC0
LUAld8taLm0Ihc2KH3vqrZYb4WPGf0Y7Kkxjmek9/Mf7vHEeBiPY/LAmHSbsiruz
O52cYOBFQvpDYzczjqw0RJZcLzSPgXP7jwnM/4snshzTT0CC7LzYJ5MRO0daiCxh
4q9XbGpVuhOuNGU9NzPJ9aM2ycSAlyK1TVq7ji8irdQ7bbuRe4cd1SavPloRHHBV
EXQTmFdybe5X4t2hPByuHWFkpV7lDLgMxhAklDygLVRP5FK0evRzmavIv31GULF1
6PICQC8ciItS5r3tfz2UgxYwdBeBGEdrwvTEhQRdtIW5BVaB7Lwm/FiG2ekKRIl5
9naOKRNddZd0Peo8dmto8h6DKItfyVYqPMBGmTPGOQe+39LfM0b8AY1yfD3WCp69
VSrqCelBKtMUQoMH6b1F
=Rh/6
-----END PGP SIGNATURE-----
More information about the Wily-changes
mailing list