[koules] 02/04: Rewrite debian/copyright in DEP-5 format.

Stephen Kitt skitt at moszumanska.debian.org
Sat May 2 16:06:06 UTC 2015


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

skitt pushed a commit to branch master
in repository koules.

commit 687595958e0275dcffe00fbb520ebc4bc0f75af1
Author: Stephen Kitt <steve at sk2.org>
Date:   Sat May 2 18:00:42 2015 +0200

    Rewrite debian/copyright in DEP-5 format.
---
 debian/changelog |  1 +
 debian/copyright | 74 +++++++++++++++++++++++++++-----------------------------
 2 files changed, 37 insertions(+), 38 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 48ab44d..61ac729 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ koules (1.4-23) UNRELEASED; urgency=medium
   * Fix a couple of spelling mistakes, thanks to Raphael Geissert for
     the patch (Closes: #772493).
   * Standards-Version 3.9.6, no change required.
+  * Rewrite debian/copyright in DEP-5 format.
 
  -- Stephen Kitt <skitt at debian.org>  Sun, 07 Dec 2014 23:52:39 +0100
 
diff --git a/debian/copyright b/debian/copyright
index f144b43..e8467c0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,38 +1,36 @@
-This package was debianized by Klee Dienes.
-
-Later it has been maintained by Wichert Akkerman and Aaron Lehmann. Many thanks
-for your work!
-
-The current maintainer is Debian Games Team
-<pkg-games-devel at lists.alioth.debian.org>, package rebuild by Alexander Schmehl
-<tolimar at debian.org> on Fri, 18 Aug 2006 13:02:23 +0200.
-
-It was downloaded from <http://www.paru.cas.cz/~hubicka/koules/English/koules.html>
-
-Upstream Author: JAHUSOFT, Jan Hubicka <hubicka at limax.paru.cas.cz>
-
-Copyright: Copyright (C) 1995,1996 by Jan Hubicka, Kamil Toman, Ludvik Tesar, Thomas A. K. Kjaer,
-	Lutz Vieweg, Thomas Marsh, Rick Sayre, Joe  Rumsey and S. M. Patel
-
-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; either version 2 of the License, or
-   (at your option) any later version.
-
-   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
-
-On Debian systems, the complete text of the GNU General
-Public License, version 2, can be found in
-`/usr/share/common-licenses/GPL-2'.
-
-The Debian packaging is Copyright (C) 2006, Alexander Schmehl <tolimar at debian.org> and
-is licensed under the GPL, see above.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: koules
+Source: http://www.ucw.cz/~hubicka/koules/English/koules.html
+
+Files: *
+Copyright: 1995, 1996 Jan Hubicka, Kamil Toman, Ludvik Tesar,
+                      Thomas A. K. Kjaer, Lutz Vieweg, Thomas Marsh,
+		      Rick Sayre, Joe Rumsey and S. M. Patel
+License: GPL-2+
+
+Files: debian/*
+Copyright: 2006-2009 Alexander Reiche-Schmehl
+           2006      Sam Hocevar
+	   2007-2009 Barry deFreese
+	   2012-2015 Stephen Kitt
+License: GPL-2+
+
+License: GPL-2+
+ 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; either version 2 of the License, or (at
+ your option) any later version.
+ .
+ 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
+ .
+ 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/koules.git



More information about the Pkg-games-commits mailing list