Author: sargentd-guest
Date: 2008-10-12 12:16:58 +0000 (Sun, 12 Oct 2008)
New Revision: 8257

Modified:
   packages/trunk/gnujump/debian/changelog
   packages/trunk/gnujump/debian/control
Log:
debian/control:
* Make depends and recommends versioned (Closes: #501785)


Modified: packages/trunk/gnujump/debian/changelog
===================================================================
--- packages/trunk/gnujump/debian/changelog     2008-10-12 11:42:40 UTC (rev 
8256)
+++ packages/trunk/gnujump/debian/changelog     2008-10-12 12:16:58 UTC (rev 
8257)
@@ -1,3 +1,10 @@
+gnujump (1.0.6-2) UNRELEASED; urgency=low
+
+  * debian/control:
+    + Make depends and recommends versioned (Closes: #501785)
+
+ -- Evgeni Golov <[EMAIL PROTECTED]>  Sun, 12 Oct 2008 14:14:38 +0200
+
 gnujump (1.0.6-1) experimental; urgency=low
 
   * New upstream release (Closes: #494695)

Modified: packages/trunk/gnujump/debian/control
===================================================================
--- packages/trunk/gnujump/debian/control       2008-10-12 11:42:40 UTC (rev 
8256)
+++ packages/trunk/gnujump/debian/control       2008-10-12 12:16:58 UTC (rev 
8257)
@@ -13,7 +13,7 @@
 
 Package: gnujump
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, gnujump-data
+Depends: ${shlibs:Depends}, ${misc:Depends}, gnujump-data (= ${source:Version})
 Description: platform game where you have to jump up to survive
  The goal in this game is to jump to the next floor so you don't fall down.
  As you go higher in the falling tower the floors will fall faster.  Try to
@@ -34,7 +34,7 @@
 
 Package: gnujump-data
 Architecture: all
-Recommends: gnujump
+Recommends: gnujump (>= ${source:Version})
 Description: platform game where you have to jump up to survive - data files
  The goal in this game is to jump to the next floor so you don't fall down.
  As you go higher in the falling tower the floors will fall faster.  Try to


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

Reply via email to