[scottfree] 06/11: Rewrite debian/copyright in machine-readable format

Stephen Kitt skitt at moszumanska.debian.org
Fri Jan 20 11:54:48 UTC 2017


This is an automated email from the git hooks/post-receive script.

skitt pushed a commit to branch master
in repository scottfree.

commit 2b2a3d543c13219ed26b4e2653e8233a465e04c7
Author: Stephen Kitt <steve at sk2.org>
Date:   Fri Jan 20 09:22:21 2017 +0100

    Rewrite debian/copyright in machine-readable format
---
 debian/changelog |  1 +
 debian/copyright | 34 ++++++++++++++++++++++++++++------
 2 files changed, 29 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cf7c972..952514c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ scottfree (1.14-10) UNRELEASED; urgency=low
   * Add ${misc:Depends} to the dependencies.
   * Clean up debian/control using cme.
   * Standards-Version 3.9.8.
+  * Rewrite debian/copyright in machine-readable format.
 
  -- Evgeni Golov <evgeni at debian.org>  Mon, 15 Jul 2013 22:22:03 +0200
 
diff --git a/debian/copyright b/debian/copyright
index 24bfba1..6fdf860 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,9 +1,31 @@
-This package was debianized by Clint Adams schizo at debian.org on
-Tue, 24 Mar 1998 03:35:49 -0500.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: scottfree
+Source: http://www.ifarchive.org/indexes/if-archiveXscott-adamsXinterpretersXscottfree.html
 
-It was downloaded from ftp://ftp.gmd.de/if-archive/scott-adams
+Files: *
+Copyright: 1993-1995 Swansea University Computer Society
+License: GPL-2.0+
 
-Copyright:
+Files: debian/*
+Copyright: 1998-2002, 2004, 2006 Clint Adams
+           2008 Barry deFreese
+           2017 Stephen Kitt
+License: GPL-2.0+
 
-ScottFree is distributed under the GPL version 2
-(/usr/share/common-licenses/GPL).
+License: GPL-2.0+
+ 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
+ of the License, or (at your option) any later version.
+ .
+ This program 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 program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ Version 2 can be found in `/usr/share/common-licenses/GPL-2'.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/scottfree.git



More information about the Pkg-games-commits mailing list