r8420 - packages/trunk/love/debian
Miriam Ruiz
miriam at alioth.debian.org
Sat Nov 15 04:58:57 UTC 2008
Author: miriam
Date: 2008-11-15 04:58:55 +0000 (Sat, 15 Nov 2008)
New Revision: 8420
Removed:
packages/trunk/love/debian/liblove-dev.install
Modified:
packages/trunk/love/debian/changelog
packages/trunk/love/debian/control
Log:
Remove package liblove-dev
Modified: packages/trunk/love/debian/changelog
===================================================================
--- packages/trunk/love/debian/changelog 2008-11-15 04:37:59 UTC (rev 8419)
+++ packages/trunk/love/debian/changelog 2008-11-15 04:58:55 UTC (rev 8420)
@@ -4,8 +4,9 @@
* New Upstream Release
* Fixed packages short descriptions
* Uses autotools for building now. Added autotools-dev to Build-Depends
+ * Removed package liblove-dev
- -- Miriam Ruiz <little_miry at yahoo.es> Wed, 15 Oct 2008 16:39:08 +0200
+ -- Miriam Ruiz <little_miry at yahoo.es> Sat, 15 Nov 2008 05:53:10 +0100
love (0.4.0-2) unstable; urgency=low
Modified: packages/trunk/love/debian/control
===================================================================
--- packages/trunk/love/debian/control 2008-11-15 04:37:59 UTC (rev 8419)
+++ packages/trunk/love/debian/control 2008-11-15 04:58:55 UTC (rev 8420)
@@ -28,26 +28,6 @@
for game-specific programming, it allows even the novice game creator to
quickly and efficiently develop an idea into a fully working game.
-Package: liblove-dev
-Section: libdevel
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: love-doc
-Description: 2D game development framework - development files
- LÖVE was created to be a user-friendly engine in which simple (or
- complicated) games could be made without having extensive knowledge
- of system or graphics functions and without having to dedicate time
- towards developing the same engine features time and time again.
- .
- Developed with cross-platform implementation in mind, it utilizes the
- latest open source libraries to deliver a similar game experience,
- independent of operating system. By relying on the Lua scripting language
- for game-specific programming, it allows even the novice game creator to
- quickly and efficiently develop an idea into a fully working game.
- .
- This package includes the development files needed to embed LÖVE in a
- C program.
-
Package: love-dbg
Section: games
Architecture: any
Deleted: packages/trunk/love/debian/liblove-dev.install
===================================================================
--- packages/trunk/love/debian/liblove-dev.install 2008-11-15 04:37:59 UTC (rev 8419)
+++ packages/trunk/love/debian/liblove-dev.install 2008-11-15 04:58:55 UTC (rev 8420)
@@ -1,2 +0,0 @@
-#bin/liblove.a usr/lib/
-src/liblove/include/ usr/include/love/
More information about the Pkg-games-commits
mailing list