[opencity] 55/91: opencity depends on opencity-data (= source:Version) instead of >=

Markus Koschany apo-guest at moszumanska.debian.org
Wed Mar 25 12:23:04 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository opencity.

commit 8c0a7188c6c4722b6319e80fc830366956e42025
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date:   Thu Jan 1 22:07:03 2009 +0000

    opencity depends on opencity-data (= source:Version) instead of >=
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0a7b2c8..ea65b98 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ opencity (0.0.6.1stable-1) experimental; urgency=low
   * 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 >=
 
  -- Gonéri Le Bouder <goneri at rulezlan.org>  Thu, 01 Jan 2009 15:51:36 +0100
 
diff --git a/debian/control b/debian/control
index b8e1cfa..d336ce7 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Homepage: http://www.opencity.info/
 
 Package: opencity
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, opencity-data (>= ${source: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 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/opencity.git



More information about the Pkg-games-commits mailing list