]> git.etc.gen.nz Git - mythtv-status.git/commitdiff
Make debian/copyright file machine readable
authorAndrew Ruthven <andrew@etc.gen.nz>
Sat, 2 Jan 2021 00:48:27 +0000 (13:48 +1300)
committerAndrew Ruthven <andrew@etc.gen.nz>
Sat, 2 Jan 2021 00:48:27 +0000 (13:48 +1300)
debian/changelog
debian/copyright

index 4cfca92eba7c646cc444c38f4581d8f27460ca6e..b5ff2b75e78ca1d1d9827e2f88c2ea03d63690ff 100644 (file)
@@ -1,6 +1,7 @@
 mythtv-status (1.0.1-2) UNRELEASED; urgency=medium
 
   * Update systemd services file to use -f with rm (Closes: 954734).
+  * Update copyright file to be machine readable.
 
  -- Andrew Ruthven <andrew@etc.gen.nz>  Sun, 06 Dec 2020 22:51:12 +1300
 
index 2437534bf27c73951fcdd65ae84e602d203803f4..237c87d1dfe9c9a116694a17d50e5196502e27c3 100644 (file)
@@ -1,40 +1,29 @@
-This package was debianized by Andrew Ruthven <andrew@etc.gen.nz> on
-Sat, 13 Oct 2007 14:23:33 +1300.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: http://www.etc.gen.nz/projects/mythtv/tarballs/
+Upstream-Contact: Andrew Ruthven <andrew@etc.gen.nz>
+Upstream-Name: mythtv-status
 
-It was downloaded from http://www.etc.gen.nz/projects/mythtv/tarballs/
-
-Upstream Author: 
-
-    Andrew Ruthven <andrew@etc.gen.nz>
-
-Copyright: 
-
-    Copyright (C) 2007-2021 Andrew Ruthven
-
-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 3.
-    This package is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-    You should have received a copy of the GNU General Public License
-    along with this package; if not, write to the Free Software
-    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+Files: *
+Copyright: 2007-2021, Andrew Ruthven <andrew@etc.gen.nz>
+License: GPL-3
 
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL-3'.
+Files: debian/*
+Copyright: 2007-2021, Andrew Ruthven <andrew@etc.gen.nz>
+License: GPL-2+
 
-The Debian packaging is Copyright (C) 2007-2019, Andrew Ruthven
-<andrew@etc.gen.nz> and is licensed under the GPL, see above.
+License: GPL-2+
+ This program 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; either version 2, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 2 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.
 
-Files: *
-Copyright: (C) 2007-2019  Andrew Ruthven <andrew@etc.gen.nz>
 License: GPL-3
-Files debian/*
-Copyright: (C) 2007-2019  Andrew Ruthven <andrew@etc.gen.nz>
-License: GPL-2+
+ This program 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 3.
+ .
+ On Debian systems, the complete text of version 3 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-3'.