Author: alfie
Date: 2008-07-24 07:46:35 +0000 (Thu, 24 Jul 2008)
New Revision: 7859

Modified:
   packages/branches/wesnoth/experimental/debian/changelog
   packages/branches/wesnoth/experimental/debian/control
Log:
 * Make wesnoth-dbg explicitly depend on wesnoth-data instead of implicitly
   through the wesnoth dependency so that lintian is able to catch it ...


Modified: packages/branches/wesnoth/experimental/debian/changelog
===================================================================
--- packages/branches/wesnoth/experimental/debian/changelog     2008-07-23 
23:50:12 UTC (rev 7858)
+++ packages/branches/wesnoth/experimental/debian/changelog     2008-07-24 
07:46:35 UTC (rev 7859)
@@ -1,3 +1,10 @@
+wesnoth (1:1.5.2-2) experimental; urgency=low
+
+  * Make wesnoth-dbg explicitly depend on wesnoth-data instead of implicitly
+    through the wesnoth dependency so that lintian is able to catch it ...
+
+ -- Gerfried Fuchs <[EMAIL PROTECTED]>  Thu, 24 Jul 2008 09:44:53 +0200
+
 wesnoth (1:1.5.2-1) experimental; urgency=low
 
   * New upstream release, new Build-Dependency: libpango1.0-dev

Modified: packages/branches/wesnoth/experimental/debian/control
===================================================================
--- packages/branches/wesnoth/experimental/debian/control       2008-07-23 
23:50:12 UTC (rev 7858)
+++ packages/branches/wesnoth/experimental/debian/control       2008-07-24 
07:46:35 UTC (rev 7859)
@@ -47,7 +47,7 @@
 Package: wesnoth-dbg
 Architecture: any
 Priority: extra
-Depends: wesnoth (= ${binary:Version})
+Depends: wesnoth (= ${binary:Version}), wesnoth-data (= ${source:Version})
 Description: fantasy turn-based strategy game (debugging symbols)
  Battle for control of villages, using variety of units which have advantages
  and disadvantages in different types of terrains and against different types


_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to