]> git.etc.gen.nz Git - mythtv-status.git/commitdiff
Make lintian happy. 0.10.0 debian-sid-0.10.0-1
authorAndrew Ruthven <andrew@etc.gen.nz>
Thu, 14 Jun 2012 00:46:34 +0000 (12:46 +1200)
committerAndrew Ruthven <andrew@etc.gen.nz>
Thu, 14 Jun 2012 00:46:34 +0000 (12:46 +1200)
debian/changelog
debian/control
debian/rules
debian/watch [new file with mode: 0644]

index 911595111b01a50d5a95e221161b2df69df1c9b4..759c71dcc045418b46c3453fefeb56d03346349e 100644 (file)
@@ -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
 
index 6b970f12e687be3637fe0375ff0dd45e4a10f2a6..31417ea2a7eaab9df32e5543cd62232145caffba 100644 (file)
@@ -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
index eec6dfd88883a4e5a70c05c48b4de2ec2e0ffd9f..ea28134bbc5f874c49801819f0edb486a8811e8c 100755 (executable)
@@ -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 (file)
index 0000000..03b4540
--- /dev/null
@@ -0,0 +1,3 @@
+version=3
+
+http://www.etc.gen.nz/projects/mythtv/tarballs/mythtv-status-(\d.+)\.tar\.gz