upstream changelog.
* debian/rules: Use dh_auto_{install,clean}; use "$(MAKE)" instead of
"make" where dh_auto_* can't help.
+ * Fix copy & paste errors binary-* targets in debian/rules
-- Axel Beckert <abe@debian.org> Tue, 13 Nov 2012 23:37:54 +0100
dh_installdirs
-# Build architecture-independent files here.
-binary-indep: build install
+# Build architecture-dependent files here.
+binary-arch: build install
# We have nothing to do by default.
-# Build architecture-dependent files here.
+# Build architecture-independent files here.
binary-indep: build install
dh_testdir
dh_testroot