Package: newt
Version: 0.52.10-4.1
Severity: serious
Tags: patch
Justification: FTBFS
Hello,
Your package FTBFS in a clean sid chroot. Here's tail of pbuilder log:
dh_builddeb -p whiptail
dpkg-deb: building package `whiptail' in `../whiptail_0.52.10-4.1_i386.deb'.
dpkg-genchanges >../newt_0.52.10-4.1_i386.changes
dpkg-genchanges: error: badly formed line in files list file, line 4
dpkg-buildpackage: error: dpkg-genchanges gave error exit status 9
The attached patch fixes this problem.
--
Jakub Wilk
diff --git a/debian/control b/debian/control
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@
Package: newt-tcl
Architecture: any
-Section: interpreters
+Section: interpreters
Priority: extra
Depends: libnewt0.52 (=${binary:Version}) , tcl8.3 | tcl8.4 | tcl8.5, ${misc:Depends}, ${shlibs:Depends}
Description: A newt module for Tcl