On Sun, Jul 28, 2013 at 10:32:01AM +0200, David Suárez wrote:
> Source: xxxterm
> Version: 1:1.11.3-1
> Severity: serious
> Tags: jessie sid
> User: debian...@lists.debian.org
> Usertags: qa-ftbfs-20130726 qa-ftbfs
> Justification: FTBFS on amd64
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on
> amd64.

For what is worth, xxxterm has been renamed to xombrero:
<https://opensource.conformal.com/wiki/xombrero>
so ideally xxxterm should be made a dummy package depending
on xombrero, and xombrero should be packaged and sent to the
NEW queue. But it is a bit much for a NMU.

In any case the attached patch fix the FTBFS

Cheers,
-- 
Bill. <ballo...@debian.org>

Imagine a large red swirl here. 
diff -Nru xxxterm-1.11.3/debian/rules xxxterm-1.11.3/debian/rules
--- xxxterm-1.11.3/debian/rules 2012-03-17 14:44:23.000000000 +0100
+++ xxxterm-1.11.3/debian/rules 2013-10-12 23:34:56.000000000 +0200
@@ -18,5 +18,7 @@
 override_dh_installchangelogs:
        dh_installchangelogs debian/xxxterm.upstream-changelog
 
+override_dh_auto_test:
+
 %:
        dh $@

Reply via email to