r8593 - packages/trunk/opencity/debian

Gonéri Le Bouder goneri at alioth.debian.org
Thu Jan 1 22:26:59 UTC 2009


Author: goneri
Date: 2009-01-01 22:26:59 +0000 (Thu, 01 Jan 2009)
New Revision: 8593

Modified:
   packages/trunk/opencity/debian/changelog
   packages/trunk/opencity/debian/control
Log:
use source:Upstream-Version instead of source:Version for the versined dependency with -data

Modified: packages/trunk/opencity/debian/changelog
===================================================================
--- packages/trunk/opencity/debian/changelog	2009-01-01 22:15:47 UTC (rev 8592)
+++ packages/trunk/opencity/debian/changelog	2009-01-01 22:26:59 UTC (rev 8593)
@@ -13,7 +13,8 @@
   * use dh_clean to clean temp files
   * upload to experimental because of Lenny freeze
   * Use the config.status target to install up to date config.{sub,guess} 
-  * opencity depends on opencity-data (= source:Version) instead of >=
+  * opencity depends on opencity-data (= source:Upstream-Version) instead of
+    (>= source:Version)
   * update the copyright section for the debian/* files
   * update the debian/copyright file
 

Modified: packages/trunk/opencity/debian/control
===================================================================
--- packages/trunk/opencity/debian/control	2009-01-01 22:15:47 UTC (rev 8592)
+++ packages/trunk/opencity/debian/control	2009-01-01 22:26:59 UTC (rev 8593)
@@ -13,7 +13,7 @@
 
 Package: opencity
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, opencity-data (= ${source:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, opencity-data (= ${source:Upstream-Version})
 Description: a 3D city simulator game
  OpenCity is 3D city construction simulator. You can build some zones of 
  housing, trading and industry, electric plant and roads. Besides you can also 




More information about the Pkg-games-commits mailing list