Bug#761172: Verified problem in new version of itext5
gregor herrmann
gregoa at debian.org
Fri Sep 26 18:17:06 UTC 2014
On Fri, 26 Sep 2014 19:01:19 +0200, Andreas Tille wrote:
> The same is valid for the missing Xserver even if there might be the
> chance to fake a running X server at build time.
I haven't tried this package, but in general that's as easy as
- adding xvfb, xauth to Build-Depends(-Indep)
- run the tests under xvfb-run, e.g. with a short dh(1) debian/rules
file like:
#!/usr/bin/make -f
%:
dh $@
override_dh_auto_test:
xvfb-run -a dh_auto_test
(Just as a hint for whoever wants to add back one more test after the
RC bug is fixed.)
Cheers,
gregor
--
.''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
: :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/
`. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
`- NP: Neil Young: There's A World
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: Digital Signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20140926/69242613/attachment-0001.sig>
More information about the pkg-java-maintainers
mailing list