From: Andrew Ruthven <andrew@etc.gen.nz>
Date: Fri, 11 Jul 2008 01:46:48 +0000 (+1200)
Subject: Allow myself (as a DM) to upload, change license to GPL3 and add a changelog entry.
X-Git-Tag: debian-0.9.0-1^0
X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fea10cc3ed0993f4046c65cac11a7ca3ff31f89f;p=mythtv-status.git

Allow myself (as a DM) to upload, change license to GPL3 and add a changelog entry.
---

diff --git a/debian/changelog b/debian/changelog
index 016cb61..5eaa3c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+mythtv-status (0.9.0-1) unstable; urgency=low
+
+  * New upstream release.
+  * Add DM-Upload-Allowed field as I'm now a DM.
+  * Upstream license has changed to GPL3.
+
+ -- Andrew Ruthven <andrew@etc.gen.nz>  Fri, 11 Jul 2008 10:14:20 +1200
+
 mythtv-status (0.8.1-3) unstable; urgency=low
 
   * A number of small changes to the /etc/default/mythtv-status file
@@ -5,6 +13,7 @@ mythtv-status (0.8.1-3) unstable; urgency=low
   * Thank you to Tom Metro for the above suggestion.
   * Fix the handling of EMAIL_ARGS in the postinst to honour it being
     unset.  Thank you to Tom for reporting the issue.
+  * Not uploaded to Debian.
 
  -- Andrew Ruthven <andrew@etc.gen.nz>  Sat,  5 Jul 2008 21:15:00 +1200
 
diff --git a/debian/control b/debian/control
index 5ae0d1c..5588d29 100644
--- a/debian/control
+++ b/debian/control
@@ -2,6 +2,7 @@ Source: mythtv-status
 Section: misc
 Priority: extra
 Maintainer: Andrew Ruthven <andrew@etc.gen.nz>
+DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 6), po-debconf
 Standards-Version: 3.8.0
 Homepage: http://www.etc.gen.nz/projects/mythtv/mythtv-status.html
diff --git a/debian/copyright b/debian/copyright
index 17170d8..26244e2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -15,7 +15,7 @@ License:
 
     This package is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; version 2.
+    the Free Software Foundation; version 3.
  
     This package is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -27,14 +27,14 @@ License:
     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 
 On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL-2'.
+Public License can be found in `/usr/share/common-licenses/GPL-3'.
 
 The Debian packaging is (C) 2007, Andrew Ruthven <andrew@etc.gen.nz> and
 is licensed under the GPL, see above.
 
 Files: *
 Copyright: (C) 2007-2008  Andrew Ruthven <andrew@etc.gen.nz>
-License: GPL-2
+License: GPL-3
 Files debian/*
 Copright: (C) 2007-2008  Andrew Ruthven <andrew@etc.gen.nz>
 License: GPL-2+