* 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
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
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
# 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
--- /dev/null
+version=3
+
+http://www.etc.gen.nz/projects/mythtv/tarballs/mythtv-status-(\d.+)\.tar\.gz