-
dejagnu (1.4.4.cvs20060709-4ubuntu2) gutsy; urgency=low
* Make build-dependency be on correct version of dejagnu.
-- Ian Jackson <email address hidden> Tue, 04 Sep 2007 17:44:04 +0100
-
dejagnu (1.4.4.cvs20060709-4ubuntu1) gutsy; urgency=low
* Allow building with no /dev/tty (LP: #127192):
- Pass /dev/null instead of /dev/tty as stdin for make check.
- In Makefile.in's check-DEJAGNU target, create a fifo and use
that as the stdin for runtest. NB we have to not pass it
via bash as bash seems to replace it with a copy of /dev/null
which doesn't work (which I think is itself a bug).
- Build-Depend on the version of expect which doesn't accidentally
close fd 1 and leave it unused. (See Debian #440818.)
-- Ian Jackson <email address hidden> Tue, 04 Sep 2007 16:13:11 +0100
-
dejagnu (1.4.4.cvs20060709-4) unstable; urgency=low
* Correct some documentation typos (Closes: #376261, #328953).
* Include install-sh in the example (Closes: #144440).
* Include xpass and xfail in dejagnu.h, from upstream (Closes: #268391).
* Run make check during package build.
* Fix all the problems that turned up during make check, including silly
typos in the xpass and xfail support.
* Set binary encoding for diff (Closes: #394984).
* Update build dependencies for tetex-bin -> texlive.
-- Ubuntu Archive Auto-Sync <email address hidden> Thu, 26 Apr 2007 23:43:21 +0100
-
dejagnu (1.4.4.cvs20060709-3) unstable; urgency=low
* Acknowledge previous NMUs.
* Fix permissions on /usr/share/dejagnu when building without fakeroot
(Closes: #392589, #379809).
-- Ubuntu Archive Auto-Sync <email address hidden> Tue, 12 Dec 2006 10:53:38 +0000