Author: alfie
Date: 2008-04-08 14:59:32 +0000 (Tue, 08 Apr 2008)
New Revision: 6497

Modified:
   packages/trunk/wesnoth/debian/changelog
   packages/trunk/wesnoth/debian/control
Log:
Build-Depend on python-support if we call dh_pysupport ...

Modified: packages/trunk/wesnoth/debian/changelog
===================================================================
--- packages/trunk/wesnoth/debian/changelog     2008-04-08 12:12:34 UTC (rev 
6496)
+++ packages/trunk/wesnoth/debian/changelog     2008-04-08 14:59:32 UTC (rev 
6497)
@@ -7,13 +7,13 @@
     not GPLv2 only.
   * Also symlink the english manpage for wesnoth-smallgui properly.
   * Call dh_pysupport for the python parts in the wesnoth-tools package and
-    make it Depend on ${python:Depends}.
+    make it Depend on ${python:Depends}. Build-Depend on python-support.
   * Only do the doc symlink in wesnoth, wesnoth-editor and wesnoth-all
     packages which directly versioned depend on wesnoth-data, not from the
     campaign packages.
   * Fix a typo in wesnoth-tools package description.
 
- -- Gerfried Fuchs <[EMAIL PROTECTED]>  Tue, 08 Apr 2008 14:11:04 +0200
+ -- Gerfried Fuchs <[EMAIL PROTECTED]>  Tue, 08 Apr 2008 16:58:38 +0200
 
 wesnoth (1:1.4-2) experimental; urgency=low
 

Modified: packages/trunk/wesnoth/debian/control
===================================================================
--- packages/trunk/wesnoth/debian/control       2008-04-08 12:12:34 UTC (rev 
6496)
+++ packages/trunk/wesnoth/debian/control       2008-04-08 14:59:32 UTC (rev 
6497)
@@ -4,7 +4,8 @@
 Maintainer: Isaac Clerencia <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 5), quilt, libsdl-image1.2-dev, libfreetype6-dev,
   libsdl-mixer1.2-dev, libsdl-net1.2-dev, libfribidi-dev, libsdl1.2-dev,
-  python-dev (>= 2.3), libboost-iostreams-dev, libboost-test-dev
+  python-dev (>= 2.3), python-support,
+  libboost-iostreams-dev, libboost-test-dev
 Standards-Version: 3.7.3
 Uploaders: Cyril Bouthors <[EMAIL PROTECTED]>, Gerfried Fuchs <[EMAIL 
PROTECTED]>
 Homepage: http://wesnoth.org/


_______________________________________________
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