From: Andrew Ruthven <andrew@etc.gen.nz>
Date: Thu, 14 Jun 2012 00:46:34 +0000 (+1200)
Subject: Make lintian happy.
X-Git-Tag: 0.10.0
X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba9c4a4036a196350b613826db9c8e473af905b1;p=mythtv-status.git

Make lintian happy.
---

diff --git a/debian/changelog b/debian/changelog
index 9115951..759c71d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,11 @@ mythtv-status (0.10.0-1) unstable; urgency=low
   * New upstream release.
   * Make sure we clean up /etc/default/mythtv-status on purge (Closes: #656224) 
   * Dutch debconf translation from Jeroen Schot (Closes: #675450)
+  * Bump Standards-Version to 3.9.3.
+  * Add build-indep and build-arch to debian/rules.
+  * Add a watch file.
 
- -- Andrew Ruthven <andrew@etc.gen.nz>  Wed, 09 Jun 2012 21:39:48 +1200
+ -- Andrew Ruthven <andrew@etc.gen.nz>  Thu, 14 Jun 2012 12:45:37 +1200
 
 mythtv-status (0.9.6-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 6b970f1..31417ea 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: extra
 Maintainer: Andrew Ruthven <andrew@etc.gen.nz>
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 6), po-debconf
-Standards-Version: 3.9.1
+Standards-Version: 3.9.3
 Homepage: http://www.etc.gen.nz/projects/mythtv/mythtv-status.html
 Vcs-Git: http://git.etc.gen.nz/mythtv-status.git
 Vcs-Browser: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?p=mythtv-status.git;a=summary
diff --git a/debian/rules b/debian/rules
index eec6dfd..ea28134 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,10 @@ clean:
 	dh_clean 
 	debconf-updatepo
 
-build:
+build: build-arch build-indep
+build-arch: build-stamp
+build-indep: build-stamp
+build-stamp: 
 	pod2man bin/mythtv-status > debian/mythtv-status.1
 	@touch build-stamp
 
@@ -53,4 +56,4 @@ 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
+.PHONY: build build-arch build-indep clean binary-indep binary-arch binary install configure
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..03b4540
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=3
+
+http://www.etc.gen.nz/projects/mythtv/tarballs/mythtv-status-(\d.+)\.tar\.gz