Author: alfie
Date: 2008-01-23 20:19:30 +0000 (Wed, 23 Jan 2008)
New Revision: 5495

Modified:
   packages/trunk/wesnoth/debian/changelog
   packages/trunk/wesnoth/debian/control
Log:
 * Move -music and -editor in -all package from Depends to Recommends as
   discussed with Cyril Brulebois.


Modified: packages/trunk/wesnoth/debian/changelog
===================================================================
--- packages/trunk/wesnoth/debian/changelog     2008-01-23 20:19:08 UTC (rev 
5494)
+++ packages/trunk/wesnoth/debian/changelog     2008-01-23 20:19:30 UTC (rev 
5495)
@@ -1,3 +1,10 @@
+wesnoth (1:1.2.8-3) unstable; urgency=low
+
+  * Move -music and -editor in -all package from Depends to Recommends as
+    discussed with Cyril Brulebois.
+
+ -- 
+
 wesnoth (1:1.2.8-2) unstable; urgency=low
 
   * Bumped Standards-Version to 3.7.3, no further changes needed.

Modified: packages/trunk/wesnoth/debian/control
===================================================================
--- packages/trunk/wesnoth/debian/control       2008-01-23 20:19:08 UTC (rev 
5494)
+++ packages/trunk/wesnoth/debian/control       2008-01-23 20:19:30 UTC (rev 
5495)
@@ -25,11 +25,12 @@
 Package: wesnoth-all
 Architecture: all
 Depends: wesnoth (>= ${binary:Version}), wesnoth (<< ${binary:Version}.~),
-  wesnoth-data (= ${source:Version}), wesnoth-music (= ${source:Version}),
-  wesnoth-editor (>= ${binary:Version}), wesnoth-editor (<< 
${binary:Version}.~),
+  wesnoth-data (= ${source:Version}),
   wesnoth-httt (= ${source:Version}), wesnoth-tsg (= ${source:Version}),
   wesnoth-trow (= ${source:Version}), wesnoth-ttb (= ${source:Version}),
   wesnoth-ei (= ${source:Version}), wesnoth-utbs (= ${source:Version})
+Recommends: wesnoth-music (= ${source:Version}),
+  wesnoth-editor (>= ${binary:Version}), wesnoth-editor (<< 
${binary:Version}.~)
 Description: fantasy turn-based strategy game - complete suite
  This package depends on the complete set of packages built from the wesnoth
  source package but the server, most helpful if you always want to have all


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

Reply via email to