r11815 - packages/trunk/jugglemaster/debian

Paul Wise pabs at alioth.debian.org
Mon Feb 21 06:01:51 UTC 2011


Author: pabs
Date: 2011-02-21 06:01:36 +0000 (Mon, 21 Feb 2011)
New Revision: 11815

Modified:
   packages/trunk/jugglemaster/debian/changelog
   packages/trunk/jugglemaster/debian/copyright
Log:
(C) is not recognised, use Copyright instead

Modified: packages/trunk/jugglemaster/debian/changelog
===================================================================
--- packages/trunk/jugglemaster/debian/changelog	2011-02-21 05:46:44 UTC (rev 11814)
+++ packages/trunk/jugglemaster/debian/changelog	2011-02-21 06:01:36 UTC (rev 11815)
@@ -8,6 +8,7 @@
   * Add a patch to fix locale issues when loading files (Closes: #528564)
   * Add patch to fix hand movements during tricks (Closes: #537503)
   * Add a patch to fix compiling with ffmpeg support (Closes: #597831)
+  * (C) is not recognised, use Copyright instead
 
  -- Paul Wise <pabs at debian.org>  Sat, 19 Feb 2011 10:22:44 +0800
 

Modified: packages/trunk/jugglemaster/debian/copyright
===================================================================
--- packages/trunk/jugglemaster/debian/copyright	2011-02-21 05:46:44 UTC (rev 11814)
+++ packages/trunk/jugglemaster/debian/copyright	2011-02-21 06:01:36 UTC (rev 11815)
@@ -11,11 +11,11 @@
   jmqt     : Greg Gilbert
 
 Copyright: 
-  (C) Gary Briggs 2003
-  (C) Per Johan Persson 2000-2002
-  (C) Ken Matsuoka 1995-1996
-  (C) Per Johan Groland 2002-2004
-  (C) Greg Gilbert 2004
+  Copyright Gary Briggs 2003
+  Copyright Per Johan Persson 2000-2002
+  Copyright Ken Matsuoka 1995-1996
+  Copyright Per Johan Groland 2002-2004
+  Copyright Greg Gilbert 2004
 
 Files:
  src/aajm/*.[ch]*             : GPL 2+
@@ -65,11 +65,11 @@
 2) JMLib
 
 Version 2.0
-Copyright (C) Gary Briggs 2003-2004
-Copyright (C) Per Johan Persson 2000-2002
+Copyright Copyright Gary Briggs 2003-2004
+Copyright Copyright Per Johan Persson 2000-2002
 
 Based on JuggleMaster Version 1.60
-Copyright (C) Ken Matsuoka 1995-1996
+Copyright Copyright Ken Matsuoka 1995-1996
 
 ----------------------------------------------------------------------
 Details on data files Copyright:
@@ -177,5 +177,5 @@
 On Debian systems, the complete text of the GPL License can be 
 found in `/usr/share/common-licenses/GPL-2'.
 
-The Debian packaging is (C) 2007, Helmut Grohne <helmut at subdivi.de> and
+The Debian packaging is Copyright 2007, Helmut Grohne <helmut at subdivi.de> and
 is licensed under the GPL, see `/usr/share/common-licenses/GPL'.




More information about the Pkg-games-commits mailing list