Hi mate After our IRC conversation, I prepared this NMU here. In case you do not have the time, would you allow me to upload this NMU patch? Thanks heaps for your feedback.
Cheers
Steffen
diff -u dejagnu-1.4.4.cvs20060709/debian/rules
dejagnu-1.4.4.cvs20060709/debian/rules
--- dejagnu-1.4.4.cvs20060709/debian/rules
+++ dejagnu-1.4.4.cvs20060709/debian/rules
@@ -20,7 +20,6 @@
# Run tests. If we do not force a TTY manually, pbuilder offers a pipe;
# something provokes bash to close the pipe before starting expect, and
# dejagnu blows up.
-DEB_MAKE_CHECK_TARGET = check < /dev/tty
binary-install/dejagnu::
install -d debian/dejagnu/etc/dejagnu
diff -u dejagnu-1.4.4.cvs20060709/debian/changelog
dejagnu-1.4.4.cvs20060709/debian/changelog
--- dejagnu-1.4.4.cvs20060709/debian/changelog
+++ dejagnu-1.4.4.cvs20060709/debian/changelog
@@ -1,3 +1,13 @@
+dejagnu (1.4.4.cvs20060709-4.1) unstable; urgency=high
+
+ * Non-maintainer upload
+ * Set urgency to high due to RC bugfix and getting the package
+ back into testing soon
+ * Remove the make tests, because they are causing an FTBFS and they
+ are no longer needed (Closes: #425546)
+
+ -- Steffen Joeris <[EMAIL PROTECTED]> Mon, 30 Jul 2007 14:20:26 +1000
+
dejagnu (1.4.4.cvs20060709-4) unstable; urgency=low
* Correct some documentation typos (Closes: #376261, #328953).
signature.asc
Description: This is a digitally signed message part.

