The following commit has been merged in the experimental branch:
commit 062d898cd27a0a48b21559fb42c094f3796325f5
Author: Vincent Legout <[email protected]>
Date:   Sun Dec 5 20:57:49 2010 +0100

    Do not build with --with-Xaw3d anymore

diff --git a/debian/changelog b/debian/changelog
index 8d9288c..58414c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,9 @@ xboard (4.5~git20101120-1) UNRELEASED; urgency=low
     - Update VERSION
     - Do not run autoreconf -i and remove the override_dh_auto_clean target
       which is no longer needed.
+    - Do not build with --with-Xaw3d anymore (Closes: #604610)
   * debian/control:
-    - Remove the build dependency on automake
+    - Remove the build dependency on automake and xaw3dg-dev
     - Bump Standards-Version to 3.9.1
     - Update long description, thanks to H.G.Muller
   * debian/preinst: Fix maintainer-script-without-set-e lintian warning
diff --git a/debian/control b/debian/control
index 92c748a..465a279 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: games
 Priority: optional
 Maintainer: Debian Games Team <[email protected]>
 Uploaders: Clint Adams <[email protected]>, Barry deFreese <[email protected]>, 
GonĂ©ri Le Bouder <[email protected]>, Vincent Legout <[email protected]>
-Build-Depends: debhelper (>= 7.0.50~), xaw3dg-dev, quilt, libxaw7-dev, texinfo
+Build-Depends: debhelper (>= 7.0.50~), quilt, libxaw7-dev, texinfo
 Standards-Version: 3.9.1
 Homepage: http://savannah.gnu.org/projects/xboard/
 Vcs-Git: git://git.debian.org/git/pkg-games/xboard.git
diff --git a/debian/rules b/debian/rules
index 2c7f2cf..4a8a7ba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,6 @@
 
 override_dh_auto_configure:
        dh_auto_configure -- \
-               --with-Xaw3d \
                --enable-zippy  \
                --bindir='$${exec_prefix}/games'
 

-- 
xboard PKG

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

Reply via email to