r8049 - packages/trunk/love/debian

Miriam Ruiz miriam at alioth.debian.org
Sat Aug 30 17:09:09 UTC 2008


Author: miriam
Date: 2008-08-30 17:09:09 +0000 (Sat, 30 Aug 2008)
New Revision: 8049

Modified:
   packages/trunk/love/debian/control
   packages/trunk/love/debian/copyright
Log:
Small final fixes



Modified: packages/trunk/love/debian/control
===================================================================
--- packages/trunk/love/debian/control	2008-08-30 16:54:28 UTC (rev 8048)
+++ packages/trunk/love/debian/control	2008-08-30 17:09:09 UTC (rev 8049)
@@ -49,7 +49,7 @@
  C program.
 
 Package: love-dbg
-Section: games
+Section: devel
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, love (= ${binary:Version})
 Description: 2D game development framework based in Lua and OpenGL
@@ -67,6 +67,7 @@
  This package includes the debug symbols for LÖVE.
 
 Package: love-doc
+Section: doc
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: love

Modified: packages/trunk/love/debian/copyright
===================================================================
--- packages/trunk/love/debian/copyright	2008-08-30 16:54:28 UTC (rev 8048)
+++ packages/trunk/love/debian/copyright	2008-08-30 17:09:09 UTC (rev 8049)
@@ -288,9 +288,9 @@
     more than one year after the cause of action arose. Each party waives
         its rights to a jury trial in any resulting litigation.
 
-Warning: CPL is NOT Compatible with GNU's General Public License, but that
-shouldn't be a problem, as LÖVE doesn't link against anything under such
-license.
+Warning: CPL is NOT compatible with GNU's General Public License (GPL), but
+that isn't be a problem in this case, because LÖVE doesn't use anything
+covered by that license.
 
     List of libraries and tools used by LÖVE:
     * Lua (MIT)




More information about the Pkg-games-commits mailing list