r4098 - packages/trunk/projectl/debian

Miriam Ruiz baby-guest at alioth.debian.org
Thu Sep 6 13:15:20 UTC 2007


Author: baby-guest
Date: 2007-09-06 13:15:20 +0000 (Thu, 06 Sep 2007)
New Revision: 4098

Modified:
   packages/trunk/projectl/debian/copyright
   packages/trunk/projectl/debian/rules
Log:
Added main copyright



Modified: packages/trunk/projectl/debian/copyright
===================================================================
--- packages/trunk/projectl/debian/copyright	2007-09-06 13:15:14 UTC (rev 4097)
+++ packages/trunk/projectl/debian/copyright	2007-09-06 13:15:20 UTC (rev 4098)
@@ -8,7 +8,7 @@
 
 Copyright: 
 
-    
+    Copyright (C) 2006, HIZ <hiz_oka at yahoo.co.jp>
 
     import/SDL*:
         Copyright (C) 1997, 1998, 1999, 2000, 2001, Sam Lantinga
@@ -45,6 +45,7 @@
     According to the author of the game:
     "Their licenses are permitting everything if you write my name anywhere on the readme."
 
+
 import/SDL*:
 
     This library is free software; you can redistribute it and/or
@@ -64,6 +65,7 @@
 On Debian systems, the complete text of the GNU Lesser General
 Public License can be found in `/usr/share/common-licenses/LGPL'.
 
+
 import/smpeg.d:
 import/MPEGfilter.d:
 
@@ -84,6 +86,7 @@
 On Debian systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL'.
 
+
 src/util/rand.d:
 
    Redistribution and use in source and binary forms, with or without

Modified: packages/trunk/projectl/debian/rules
===================================================================
--- packages/trunk/projectl/debian/rules	2007-09-06 13:15:14 UTC (rev 4097)
+++ packages/trunk/projectl/debian/rules	2007-09-06 13:15:20 UTC (rev 4098)
@@ -34,7 +34,6 @@
 	#[ ! -f Makefile ] || $(MAKE) clean
 	rm -f projectl
 	rm -f `find . -name "*.o"`
-	rm -f import/bulletml.d
 	$(MAKE) -f /usr/share/quilt/quilt.make unpatch
 	dh_clean 
 




More information about the Pkg-games-commits mailing list