[SCM] xboard PKG branch, master, updated. debian/4.4.0-1-9-ged97e14

Vincent Legout vincent at legout.info
Wed Nov 4 01:34:26 UTC 2009


The following commit has been merged in the master branch:
commit ed97e14aca700ba3148d5492767dd1c021723d64
Author: Vincent Legout <vincent at legout.info>
Date:   Tue Nov 3 17:15:42 2009 +0800

    Remove Build-Depends on automake and flex

diff --git a/debian/changelog b/debian/changelog
index c0d44d2..50b8578 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ xboard (4.4.1-1) unstable; urgency=low
   * Rewrite debian/rules using dh
     - Add debian/dirs, debian/install and debian/info
     - Build-Depends on debhelper >= 7.0.50~
+  * Remove Build-Depends on automake and flex
 
  -- Vincent Legout <vincent at legout.info>  Tue, 03 Nov 2009 16:55:28 +0800
 
diff --git a/debian/control b/debian/control
index 6e26207..b1370bb 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: games
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Clint Adams <schizo at debian.org>, Barry deFreese <bdefreese at debian.org>, Gonéri Le Bouder <goneri at rulezlan.org>, Vincent Legout <vincent at legout.info>
-Build-Depends: debhelper (>= 7.0.50~), xaw3dg-dev, flex, quilt, libxaw7-dev, texinfo, automake
+Build-Depends: debhelper (>= 7.0.50~), xaw3dg-dev, quilt, libxaw7-dev, texinfo
 Standards-Version: 3.8.3
 Homepage: http://savannah.gnu.org/projects/xboard/
 Vcs-Git: git://git.debian.org/git/pkg-games/xboard.git

-- 
xboard PKG



More information about the Pkg-games-commits mailing list