Your message dated Wed, 20 May 2015 17:04:25 +0000
with message-id <[email protected]>
and subject line Bug#777461: fixed in ncurses 5.9+20150516-1
has caused the Debian Bug report #777461,
regarding ncurses: ftbfs with GCC-5
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
777461: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777461
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ncurses
Version: 5.9+20140913-1
Severity: normal
Tags: sid stretch
User: [email protected]
Usertags: ftbfs-gcc-5
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/ncurses_5.9+20140913-1_unstable_gcc5.log
The last lines of the build log are at the end of this report.
To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++
Common build failures are C11 as the default C mode, new warnings
resulting in build failures with -Werror turned on, or new/dropped
symbols in Debian symbols files. For other C/C++ related build failures
see the porting guide at http://gcc.gnu.org/gcc-5/porting_to.html
[...]
gcc -DHAVE_CONFIG_H -I. -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses
-I../include -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses/../include
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security --param max-inline-insns-single=1200 -c
/«BUILDDIR»/ncurses-5.9+20140913/ncurses/tinfo/comp_expand.c -o
../objects/comp_expand.o
gcc -DHAVE_CONFIG_H -I. -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses
-I../include -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses/../include
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security --param max-inline-insns-single=1200 -c
/«BUILDDIR»/ncurses-5.9+20140913/ncurses/tinfo/comp_parse.c -o
../objects/comp_parse.o
gcc -DHAVE_CONFIG_H -I. -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses
-I../include -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses/../include
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security --param max-inline-insns-single=1200 -c
/«BUILDDIR»/ncurses-5.9+20140913/ncurses/tinfo/comp_scan.c -o
../objects/comp_scan.o
gcc -DHAVE_CONFIG_H -I. -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses
-I../include -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses/../include
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security --param max-inline-insns-single=1200 -c
/«BUILDDIR»/ncurses-5.9+20140913/ncurses/tinfo/parse_entry.c -o
../objects/parse_entry.o
gcc -DHAVE_CONFIG_H -I. -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses
-I../include -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses/../include
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security --param max-inline-insns-single=1200 -c
/«BUILDDIR»/ncurses-5.9+20140913/ncurses/tinfo/write_entry.c -o
../objects/write_entry.o
ar -curv ../lib/libtic.a ../objects/alloc_entry.o ../objects/captoinfo.o
../objects/comp_expand.o ../objects/comp_parse.o ../objects/comp_scan.o
../objects/parse_entry.o ../objects/write_entry.o
a - ../objects/alloc_entry.o
a - ../objects/captoinfo.o
a - ../objects/comp_expand.o
a - ../objects/comp_parse.o
a - ../objects/comp_scan.o
a - ../objects/parse_entry.o
a - ../objects/write_entry.o
ranlib ../lib/libtic.a
gcc -DHAVE_CONFIG_H -I. -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses
-I../include -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses/../include
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/«BUILDDIR»/ncurses-5.9+20140913/ncurses/tty/hardscroll.c -o
../obj_s/hardscroll.o
gcc -DHAVE_CONFIG_H -I. -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses
-I../include -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses/../include
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/«BUILDDIR»/ncurses-5.9+20140913/ncurses/tty/hashmap.c -o ../obj_s/hashmap.o
gcc -DHAVE_CONFIG_H -I. -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses
-I../include -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses/../include
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/«BUILDDIR»/ncurses-5.9+20140913/ncurses/base/lib_addch.c -o
../obj_s/lib_addch.o
gcc -DHAVE_CONFIG_H -I. -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses
-I../include -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses/../include
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/«BUILDDIR»/ncurses-5.9+20140913/ncurses/base/lib_addstr.c -o
../obj_s/lib_addstr.o
gcc -DHAVE_CONFIG_H -I. -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses
-I../include -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses/../include
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/«BUILDDIR»/ncurses-5.9+20140913/ncurses/base/lib_beep.c -o
../obj_s/lib_beep.o
gcc -DHAVE_CONFIG_H -I. -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses
-I../include -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses/../include
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/«BUILDDIR»/ncurses-5.9+20140913/ncurses/base/lib_bkgd.c -o
../obj_s/lib_bkgd.o
gcc -DHAVE_CONFIG_H -I. -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses
-I../include -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses/../include
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/«BUILDDIR»/ncurses-5.9+20140913/ncurses/base/lib_box.c -o ../obj_s/lib_box.o
gcc -DHAVE_CONFIG_H -I. -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses
-I../include -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses/../include
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/«BUILDDIR»/ncurses-5.9+20140913/ncurses/base/lib_chgat.c -o
../obj_s/lib_chgat.o
gcc -DHAVE_CONFIG_H -I. -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses
-I../include -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses/../include
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/«BUILDDIR»/ncurses-5.9+20140913/ncurses/base/lib_clear.c -o
../obj_s/lib_clear.o
gcc -DHAVE_CONFIG_H -I. -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses
-I../include -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses/../include
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/«BUILDDIR»/ncurses-5.9+20140913/ncurses/base/lib_clearok.c -o
../obj_s/lib_clearok.o
gcc -DHAVE_CONFIG_H -I. -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses
-I../include -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses/../include
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/«BUILDDIR»/ncurses-5.9+20140913/ncurses/base/lib_clrbot.c -o
../obj_s/lib_clrbot.o
gcc -DHAVE_CONFIG_H -I. -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses
-I../include -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses/../include
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/«BUILDDIR»/ncurses-5.9+20140913/ncurses/base/lib_clreol.c -o
../obj_s/lib_clreol.o
gcc -DHAVE_CONFIG_H -I. -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses
-I../include -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses/../include
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/«BUILDDIR»/ncurses-5.9+20140913/ncurses/base/lib_color.c -o
../obj_s/lib_color.o
gcc -DHAVE_CONFIG_H -I. -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses
-I../include -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses/../include
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/«BUILDDIR»/ncurses-5.9+20140913/ncurses/base/lib_colorset.c -o
../obj_s/lib_colorset.o
gcc -DHAVE_CONFIG_H -I. -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses
-I../include -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses/../include
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/«BUILDDIR»/ncurses-5.9+20140913/ncurses/base/lib_delch.c -o
../obj_s/lib_delch.o
gcc -DHAVE_CONFIG_H -I. -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses
-I../include -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses/../include
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/«BUILDDIR»/ncurses-5.9+20140913/ncurses/base/lib_delwin.c -o
../obj_s/lib_delwin.o
gcc -DHAVE_CONFIG_H -I. -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses
-I../include -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses/../include
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/«BUILDDIR»/ncurses-5.9+20140913/ncurses/base/lib_echo.c -o
../obj_s/lib_echo.o
gcc -DHAVE_CONFIG_H -I. -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses
-I../include -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses/../include
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/«BUILDDIR»/ncurses-5.9+20140913/ncurses/base/lib_endwin.c -o
../obj_s/lib_endwin.o
gcc -DHAVE_CONFIG_H -I. -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses
-I../include -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses/../include
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/«BUILDDIR»/ncurses-5.9+20140913/ncurses/base/lib_erase.c -o
../obj_s/lib_erase.o
gcc -DHAVE_CONFIG_H -I. -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses
-I../include -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses/../include
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/«BUILDDIR»/ncurses-5.9+20140913/ncurses/base/lib_flash.c -o
../obj_s/lib_flash.o
gcc -DHAVE_CONFIG_H -I. -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses
-I../include -I/«BUILDDIR»/ncurses-5.9+20140913/ncurses/../include
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
../ncurses/lib_gen.c -o ../obj_s/lib_gen.o
In file included from
/«BUILDDIR»/ncurses-5.9+20140913/ncurses/curses.priv.h:325:0,
from ../ncurses/lib_gen.c:19:
_23456.c:843:15: error: expected ')' before 'int'
../include/curses.h:1631:56: note: in definition of macro 'mouse_trafo'
#define mouse_trafo(y,x,to_screen) wmouse_trafo(stdscr,y,x,to_screen)
^
make[2]: *** [../obj_s/lib_gen.o] Error 1
Makefile:1859: recipe for target '../obj_s/lib_gen.o' failed
make[2]: Leaving directory '/«BUILDDIR»/ncurses-5.9+20140913/obj/ncurses'
make[1]: *** [all] Error 2
Makefile:111: recipe for target 'all' failed
make[1]: Leaving directory '/«BUILDDIR»/ncurses-5.9+20140913/obj'
make: *** [build-normal] Error 2
debian/rules:280: recipe for target 'build-normal' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: ncurses
Source-Version: 5.9+20150516-1
We believe that the bug you reported is fixed in the latest version of
ncurses, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sven Joachim <[email protected]> (supplier of updated ncurses package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 20 May 2015 18:01:10 +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
Architecture: source all
Version: 5.9+20150516-1
Distribution: unstable
Urgency: low
Maintainer: Craig Small <[email protected]>
Changed-By: Sven Joachim <[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
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 774404 777461 783806
Changes:
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)
Checksums-Sha1:
89bfaeed8b557899725db7eb09b7c37dcd97ef62 3463 ncurses_5.9+20150516-1.dsc
6c21ba0cf64a29dc592d2fe3a862edfc4242aae9 3065069
ncurses_5.9+20150516.orig.tar.gz
bb97a3c3dff6164f668cde1f803ca7a6c1ecd0cd 51320
ncurses_5.9+20150516-1.debian.tar.xz
a781a69791cf0edbbefd4819d0ccc04c6480c212 226642
ncurses-base_5.9+20150516-1_all.deb
a9c7c622a75ebd1206d80bd245dbda96974fee3d 798196
ncurses-doc_5.9+20150516-1_all.deb
dd649f25af1af2902763a69197c3a196d077fdc4 459864
ncurses-term_5.9+20150516-1_all.deb
Checksums-Sha256:
0816b62f193b4680470f9f2e87e4f526c265a32c8ed2018a11ea5b8fe27575dd 3463
ncurses_5.9+20150516-1.dsc
77bdbc122d0215ffe72d89f52ca386036d2630eeac77845720159e06ab83643a 3065069
ncurses_5.9+20150516.orig.tar.gz
a7c0e00293b87fcf48a0ca73f89b682adc0ffad570742775b3dc903816bfc752 51320
ncurses_5.9+20150516-1.debian.tar.xz
c77626a1af9e8d4d7aa24289ce9a2b5be00f8436ef06dff37f5047cb1a3ac18c 226642
ncurses-base_5.9+20150516-1_all.deb
d608241dc1d870bdcb1efbbd6909cf2ccd1475ba850ed53787bfdb72a1a800d5 798196
ncurses-doc_5.9+20150516-1_all.deb
b43439210e354bed53a35b74654bfeecfd55a47607302976a31b3ee98520320d 459864
ncurses-term_5.9+20150516-1_all.deb
Files:
68ed7e192584b8439ab4d97979bc4525 3463 libs required ncurses_5.9+20150516-1.dsc
cd2fccdd11d82d5e17ed77dbffde0860 3065069 libs required
ncurses_5.9+20150516.orig.tar.gz
52c7479d1ad530d6fd034a7ac4255414 51320 libs required
ncurses_5.9+20150516-1.debian.tar.xz
767177bd794eb5b54a6a90bb90f5fb81 226642 misc required
ncurses-base_5.9+20150516-1_all.deb
520140c175bc2ebbc0412a330f8e19a5 798196 doc optional
ncurses-doc_5.9+20150516-1_all.deb
dd5ee202167332d985840f7f5e880a37 459864 misc standard
ncurses-term_5.9+20150516-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJVXLJbAAoJEDsQbnGNazGsJIkP/j8qwuQbHiMfC7m7WNHv//ii
utRvfPEBOsap3vwir2sJwOO5vc1R+A6V2OP1iVU7zYzQAUj+9iiu0bCJuFrj+yqy
Io1iuqjMBs+cL96l1q8Tv8k0b7gsmAlq6WE5D3x6ePmAaI93Kl8xPzTdB3cwAKlC
O1lDbkzF6/qrQlKKn6qREggNYaDClIfdecLqRfLviwKBbe4mMdvVm+h5bIkNnJi5
2KopUy9yRQf9cEQ+f38rQK6i8Pec9vdDX1L6xgEchseUcER0NPVLRUzE30A9s0CT
oCrXBlI+vDfQS0Xc0XiIvy0VqBJ4FIARYPe9n4dCbeCGvmRwVbAU0ycp2PMOh2ag
LYaRYpwBuKJ1Qj4XbbALH6kHGpH44pCep2HpKuq7AcIDHZzg+bcyD/FLcwYTy4La
Y+4gzq4xRBaWKeP6s2j4g94WESFEJ4p2eZzl/2Sbs3TOVRhQHrWaP1RK+NGE7KPu
aoQGjODOMEI84vMrluxG+UbNF49nOOdt+UNT2URrUhuZTNiWO2k8iuDbTYnzYcJE
MAaT4piU27M88IAs8vFTnSjPbW3C7hmthZOW6VJ0WbXyuU39TcTIq+snMr88jmxY
85UpYuAl0nuO3+u8DvgFI1ZdachqvygnpjVueHHCo0oqV3yp7FPPwxXAYQ8CDzEE
d5ceipTavlcUxbzBJ1Dm
=S2VZ
-----END PGP SIGNATURE-----
--- End Message ---