The following commit has been merged in the master branch:
commit 150c1c5d5e49d529a840984b71be785e5f517ad3
Author: Eddy Petrișor <[email protected]>
Date:   Tue Sep 22 23:22:57 2009 +0300

    build depend on libfribidi-dev, too

diff --git a/debian/changelog b/debian/changelog
index 76c099e..2d0547f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ wormux (1:0.8.5-1) unstable; urgency=low
   * New upstream version
   * new binary package wormux-servers: contains wormux-index-server
     and wormux-game-server
+  * enabled fribidi support (adds a new build-dep on libfribidi-dev)
 
- -- Eddy Petrișor <[email protected]>  Tue, 22 Sep 2009 10:25:22 +0300
+ -- Eddy Petrișor <[email protected]>  Tue, 22 Sep 2009 23:23:14 +0300
 
 wormux (1:0.8.4-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index c276052..21acde3 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,10 @@ Uploaders: Jean Parpaillon (artefact) <[email protected]>,
            Eddy Petrișor <[email protected]>,
            Cyril Brulebois <[email protected]>,
            Sam Hocevar (Debian packages) <[email protected]>,
-Build-Depends: cdbs (>= 0.4.23-1.1), autotools-dev, gnulib (>= 
0.0.20041014-2), debhelper (>= 5), libsdl1.2-dev, libsdl-image1.2-dev, 
libsdl-mixer1.2-dev, libsdl-net1.2-dev, libsdl-ttf2.0-dev, libsdl-gfx1.2-dev 
(>= 2.0.13), libxml2-dev, libcurl4-gnutls-dev, fontconfig, ttf-dejavu, dpkg-dev 
(>= 1.13.19)
+Build-Depends: cdbs (>= 0.4.23-1.1), autotools-dev, gnulib (>= 
0.0.20041014-2), debhelper (>= 5), libsdl1.2-dev, libsdl-image1.2-dev, 
libsdl-mixer1.2-dev,
+               libsdl-net1.2-dev, libsdl-ttf2.0-dev, libsdl-gfx1.2-dev (>= 
2.0.13),
+               libxml2-dev, libcurl4-gnutls-dev, fontconfig, ttf-dejavu,
+               dpkg-dev (>= 1.13.19), libfribidi-dev
 Standards-Version: 3.8.1
 Homepage: http://wormux.org/
 Vcs-Git: git://git.debian.org/git/pkg-games/wormux/
diff --git a/debian/control.in b/debian/control.in
index 48e104a..2f84211 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -6,7 +6,10 @@ Uploaders: Jean Parpaillon (artefact) <[email protected]>,
            Eddy Petrișor <[email protected]>,
            Cyril Brulebois <[email protected]>,
            Sam Hocevar (Debian packages) <[email protected]>,
-Build-Depends: @cdbs@, libsdl1.2-dev, libsdl-image1.2-dev, 
libsdl-mixer1.2-dev, libsdl-net1.2-dev, libsdl-ttf2.0-dev, libsdl-gfx1.2-dev 
(>= 2.0.13), libxml2-dev, libcurl4-gnutls-dev, fontconfig, ttf-dejavu, dpkg-dev 
(>= 1.13.19)
+Build-Depends: @cdbs@, libsdl1.2-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev,
+               libsdl-net1.2-dev, libsdl-ttf2.0-dev, libsdl-gfx1.2-dev (>= 
2.0.13),
+               libxml2-dev, libcurl4-gnutls-dev, fontconfig, ttf-dejavu,
+               dpkg-dev (>= 1.13.19), libfribidi-dev
 Standards-Version: 3.8.1
 Homepage: http://wormux.org/
 Vcs-Git: git://git.debian.org/git/pkg-games/wormux/

-- 
Wormux PKG

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

Reply via email to