Author: alfie
Date: 2009-02-27 11:59:12 +0000 (Fri, 27 Feb 2009)
New Revision: 8974

Modified:
   packages/trunk/opencity/debian/changelog
   packages/trunk/opencity/debian/control
Log:
Make opencity binNMU safe, depend on ${source:Version} of opencity-data instead 
of ${binary:Version} (Closes: #517380)

Modified: packages/trunk/opencity/debian/changelog
===================================================================
--- packages/trunk/opencity/debian/changelog    2009-02-27 11:17:31 UTC (rev 
8973)
+++ packages/trunk/opencity/debian/changelog    2009-02-27 11:59:12 UTC (rev 
8974)
@@ -1,3 +1,11 @@
+opencity (0.0.6.1stable-4) UNRELEASED; urgency=low
+
+  [ Gerfried Fuchs ]
+  * Make opencity binNMU safe, depend on ${source:Version} of opencity-data
+    instead of ${binary:Version} (Closes: #517380)
+
+ -- Gerfried Fuchs <[email protected]>  Fri, 27 Feb 2009 12:57:11 +0100
+
 opencity (0.0.6.1stable-3) unstable; urgency=low
 
   * Upload in unstable 

Modified: packages/trunk/opencity/debian/control
===================================================================
--- packages/trunk/opencity/debian/control      2009-02-27 11:17:31 UTC (rev 
8973)
+++ packages/trunk/opencity/debian/control      2009-02-27 11:59:12 UTC (rev 
8974)
@@ -13,7 +13,7 @@
 
 Package: opencity
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, opencity-data (= 
${binary:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, opencity-data (= 
${source: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 


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

Reply via email to