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.


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

Reply via email to