tag 647253 pending thanks Hello,
Bug #647253 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=e51a4e6 --- commit e51a4e6c817896fcf0fa8687f56e435096d941dc Author: Sven Joachim <svenj...@gmx.de> Date: Tue Nov 1 20:28:51 2011 +0100 Add debian/libtermcap.so to the list of generated files While this has nothing to do with Multi-Arch, it should prevent dpkg-source from omitting our linker script from the debian.tar.gz, since dpkg-source ignores .so but not .so.* . diff --git a/debian/changelog b/debian/changelog index f5b63ed..0ae7769 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ncurses (5.9-4) UNRELEASED; urgency=low + + * Create debian/libtermcap.so at build time rather than trying to ship + it, since dpkg-source does not like to do the latter (Closes: #647253). + + -- Sven Joachim <svenj...@gmx.de> Tue, 01 Nov 2011 20:27:49 +0100 + ncurses (5.9-3) unstable; urgency=low * Move the libtermcap symlinks to lib{32,}tinfo-dev (Closes: #644426). -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org