Package: fuzz
Version: 0.6-9
Severity: serious
Tags: patch
Justification: FTBFS

Hi,

your package FTBFS on the buildds:
|  dpkg-genchanges -B -mDebian Build Daemon 
<[email protected]> >../fuzz_0.6-9_alpha.changes
| dpkg-genchanges: arch-specific upload - not including arch-independent 
packages
| dpkg-genchanges: error: cannot read files list file: No such file or directory
| dpkg-buildpackage: error: dpkg-genchanges gave error exit status 2

I think you could drastically reduce debian/rules and only keep that:
| #!/usr/bin/make -f
| 
| override_dh_auto_configure:
|         ./configure --prefix=/usr --mandir=\$${prefix}/share/man 
--infodir=\$${prefix}/share/info
| 
| %:
|         dh $@

It seems to do what you intended, I'm not sure why you kept all that
boilerplate.

Tagging with patch since “debuild -B” now seems happy on my porterbox.

Mraw,
KiBi.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to