tag 786436 pending thanks Hello,
Bug #786436 reported by you has been fixed in the Git repository. You can see the changelog below, and you can check the diff of the fix at: http://git.debian.org/?p=collab-maint/ncurses.git;a=commitdiff;h=5b01640 --- commit 5b01640ba34796b6fb60708740f0815da450fb72 Author: Sven Joachim <svenj...@gmx.de> Date: Thu May 21 22:58:03 2015 +0200 Temporarily add a build-dependency on libncursesw5-dev Sadly this is necessary since the package otherwise will FTBFTS with ncurses-bin 5.9+20150516-1. This build-dependency should be backed out in a few weeks when it is made sure that no buildd has the broken ncurses-bin version anymore. A proper fix would be to use the pkg-config and ncursesw5-config files from the build tree, but this needs more thought. diff --git a/debian/changelog b/debian/changelog index f8646de..0e4f6bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ ncurses (5.9+20150516-2) UNRELEASED; 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. -- Sven Joachim <svenj...@gmx.de> Thu, 21 May 2015 22:46:19 +0200 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org