[opencity] 61/91: Make opencity binNMU safe, depend on ${source:Version} of opencity-data instead of ${binary:Version} (Closes: #517380)

Markus Koschany apo-guest at moszumanska.debian.org
Wed Mar 25 12:23:05 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 c3a739260ddc63f8271fe64a01c3c72d53d86610
Author: Gerfried Fuchs <alfie at debian.org>
Date:   Fri Feb 27 11:59:12 2009 +0000

    Make opencity binNMU safe, depend on ${source:Version} of opencity-data instead of ${binary:Version} (Closes: #517380)
---
 debian/changelog | 8 ++++++++
 debian/control   | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a1469b7..5324586 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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 <rhonda at debian.at>  Fri, 27 Feb 2009 12:57:11 +0100
+
 opencity (0.0.6.1stable-3) unstable; urgency=low
 
   * Upload in unstable 
diff --git a/debian/control b/debian/control
index 0bb0c82..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 (= ${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 

-- 
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