[SCM] Packaging of the Nexuiz game data branch, master, updated. debian/2.5.2-1-2-gc5b12b2

Bruno Kleinert fuddl at tauware.de
Fri Nov 6 12:05:22 UTC 2009


The following commit has been merged in the master branch:
commit c5b12b22fcd4c669281ed7b817feccea384fb58f
Author: Bruno Kleinert <fuddl at tauware.de>
Date:   Fri Nov 6 13:03:58 2009 +0100

    Suggest nexuiz or nexuiz-server packages
    
    Recommending is treated as a dependency so this led to a circular dependency.

diff --git a/debian/changelog b/debian/changelog
index be2ef72..7579328 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,10 @@ nexuiz-data (2.5.2-2) unstable; urgency=low
 
   * Add get-nexuiz-data-orig.sh to fetch sources from upstream Subversion
     repository, clean it and build an .orig.tar.gz
+  * Lower the Recommends on nexuiz or nexuiz-server to a Suggets. Thanks Rhonda
+    for pointing this out!
 
- -- Bruno "Fuddl" Kleinert <fuddl at debian.org>  Sun, 25 Oct 2009 21:23:53 +0100
+ -- Bruno "Fuddl" Kleinert <fuddl at debian.org>  Fri, 06 Nov 2009 13:02:39 +0100
 
 nexuiz-data (2.5.2-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index b05c03d..03a13bf 100644
--- a/debian/control
+++ b/debian/control
@@ -14,9 +14,8 @@ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/nexuiz-data/?op
 Package: nexuiz-data
 Architecture: all
 Depends: ${misc:Depends}
-Recommends: nexuiz (>= ${source:Upstream-Version}) | nexuiz-server (>= ${source:Upstream-Version})
 Conflicts: nexuiz (<< ${source:Upstream-Version}), nexuiz-server (<< ${source:Upstream-Version})
-Suggests: nexuiz-music (>= ${source:Upstream-Version})
+Suggests: nexuiz-music (>= ${source:Upstream-Version}), nexuiz (>= ${source:Upstream-Version}) | nexuiz-server (>= ${source:Upstream-Version})
 Description: Nexuiz game data files
  Nexuiz is a 3d deathmatch game made entirely over the internet. The purpose of
  the game is to bring deathmatch back to the basics, with perfect weapon

-- 
Packaging of the Nexuiz game data



More information about the Pkg-games-commits mailing list