Author: pabs
Date: 2009-04-08 08:48:03 +0000 (Wed, 08 Apr 2009)
New Revision: 9478

Modified:
   packages/trunk/primrose/debian/copyright
   packages/trunk/primrose/debian/rules
Log:
update copyright info, remove some non-free stuff

Modified: packages/trunk/primrose/debian/copyright
===================================================================
--- packages/trunk/primrose/debian/copyright    2009-04-08 08:02:32 UTC (rev 
9477)
+++ packages/trunk/primrose/debian/copyright    2009-04-08 08:48:03 UTC (rev 
9478)
@@ -16,6 +16,7 @@
     minorGems/io/file/win32/dirent.*: Copyright 1997 Kevlin Henney
     minorGems/io/serialPort/win32/COMPort.*: Copyright 2000 UAB BBDSoft
     minorGems/util/development/leakTracer/: No copyright (public domain)
+    minorGems/network/linux/gnut_*: Copyright 2000 Josh Pieper
 
 License:
 
@@ -83,3 +84,10 @@
        Henner Zeller <[email protected]>
 
     This program is Public Domain
+
+gnut:
+
+    Josh Pieper, (c) 2000
+
+    This file is distributed under the GPL, see file COPYING for details
+

Modified: packages/trunk/primrose/debian/rules
===================================================================
--- packages/trunk/primrose/debian/rules        2009-04-08 08:02:32 UTC (rev 
9477)
+++ packages/trunk/primrose/debian/rules        2009-04-08 08:48:03 UTC (rev 
9478)
@@ -85,10 +85,12 @@
        wget 
http://downloads.sourceforge.net/primrose/Primrose_v5_UnixSource.tar.gz
        tar xvfz Primrose_v5_UnixSource.tar.gz
        # The first is removed because we are repacking the tarball
-       # The second is removed because it is non-free and not needed
+       # The rest are removed because they are non-free and not needed
        cd Primrose_v5_UnixSource && rm -rf \
                tilePlacementGames/game1/build/win32/SDL.dll \
-                minorGems/util/development/fortify
+                minorGems/util/development/fortify \
+               minorGems/graphics/openGL/texture.cpp \
+               minorGems/graphics/openGL/tga.*
        mv Primrose_v5_UnixSource primrose-5+dfsg1.orig
        tar cvfz ../primrose_5+dfsg1.orig.tar.gz primrose-5+dfsg1.orig
        rm -rf Primrose_v5_UnixSource.tar.gz primrose-5+dfsg1.orig


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to