r3371 - packages/trunk/rabbyt/debian

Nacho Barrientos Arias nacho at alioth.debian.org
Thu Jul 12 11:47:59 UTC 2007


Author: nacho
Date: 2007-07-12 11:47:59 +0000 (Thu, 12 Jul 2007)
New Revision: 3371

Modified:
   packages/trunk/rabbyt/debian/control
Log:
pulling out misc depends substvar and adding provides field

Modified: packages/trunk/rabbyt/debian/control
===================================================================
--- packages/trunk/rabbyt/debian/control	2007-07-12 11:37:20 UTC (rev 3370)
+++ packages/trunk/rabbyt/debian/control	2007-07-12 11:47:59 UTC (rev 3371)
@@ -12,7 +12,8 @@
 
 Package: python-rabbyt
 Architecture: any
-Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${python:Depends}
+Provides: ${python:Provides}
 Description: sprite library for Python with game development in mind
  Rabbyt is a sprite library for Python. It has two goals:
  - To be fast, without sacrificing ease of use.




More information about the Pkg-games-commits mailing list