tags 434115 = confirmed pending patch
thanks

I found the problem: binary-arch was actually empty. Oops.

Index: debian/rules
===================================================================
--- debian/rules        (revision 3968)
+++ debian/rules        (working copy)
@@ -37,7 +37,6 @@
  done
 
 binary-arch: build install
-binary-indep: build install
  dh_testdir
  dh_testroot
  dh_installdocs
@@ -54,5 +53,7 @@
  dh_md5sums
  dh_builddeb
 
+binary-indep: build install
+
 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary install configure

-- 
 .''`.   martin f. krafft <[EMAIL PROTECTED]>
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems

Attachment: signature.asc
Description: Digital signature (GPG/PGP)

Reply via email to