tags 831925 + patch
thanks
Swapped binary-* targets.
Trivial patch attached.
--- a/debian/rules
+++ b/debian/rules
@@ -60,12 +60,12 @@ install: build
#$(MAKE) DESTDIR=$(CURDIR)/debian/docbook2odf install
-# Build architecture-independent files here.
-binary-indep: build install
+# Build architecture-dependent files here.
+binary-arch:
# We have nothing to do by default.
-# Build architecture-dependent files here.
-binary-arch: build install
+# Build architecture-independent files here.
+binary-indep: build install
dh_testdir
dh_testroot
dh_installchangelogs