+mythtv-status (0.6.0-1) unstable; urgency=low
+
+ * New upstream release.
+ * Remove empty usr/sbin from dirs, thanks lintian.
+ * Move the packaging rules into binary-indep (section 4.9)
+
+ -- Andrew Ruthven <andrew@etc.gen.nz> Tue, 12 Dec 2007 06:46:56 +1300
+
mythtv-status (0.5.3-1) unstable; urgency=low
* New upstream release.
# Build architecture-independent files here.
binary-indep: install
-# We have nothing to do by default.
-
-# Build architecture-dependent files here.
-binary-arch: install
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
dh_md5sums
dh_builddeb
+
+# Build architecture-dependent files here.
+binary-arch: install
+# We have nothing to do by default.
+
binary: binary-indep binary-arch
.PHONY: build clean binary-indep binary-arch binary install configure