The following commit has been merged in the master branch:
commit b4043ce7d2aaa244fffb444e12ae13e47a7262b5
Author: Martin Erik Werner <martinerikwer...@gmail.com>
Date:   Tue Feb 14 01:51:19 2012 +0100

    Fix build-dependencies
    
    * Add libfreetype6-dev, fixes Ubuntu FTBFS
    * Remove superfluous SDL depends and add just libpng-dev

diff --git a/debian/changelog b/debian/changelog
index 5656500..64a5352 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+cube2font (1.2-2) unstable; urgency=low
+
+  * Fix build-dependencies
+    - Add libfreetype6-dev, fixes Ubuntu FTBFS
+    - Remove superfluous SDL depends and add just libpng-dev
+
+ -- Martin Erik Werner <martinerikwer...@gmail.com>  Tue, 14 Feb 2012 02:01:14 
+0100
+
 cube2font (1.2-1) unstable; urgency=low
 
   * Initial release (Closes: #651567)
diff --git a/debian/control b/debian/control
index cf0f189..8f2f6ba 100644
--- a/debian/control
+++ b/debian/control
@@ -3,15 +3,7 @@ Section: graphics
 Priority: optional
 Uploaders: Martin Erik Werner <martinerikwer...@gmail.com>
 Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
-Build-Depends:
- debhelper (>= 8),
- imagemagick,
- libgl1-mesa-dev,
- libsdl-image1.2-dev,
- libsdl-mixer1.2-dev,
- libsdl1.2-dev,
- libx11-dev,
- zlib1g-dev
+Build-Depends: debhelper (>= 8), libfreetype6-dev, libpng-dev
 Standards-Version: 3.9.2
 Homepage: http://www.redeclipse.net
 Vcs-Git: git://git.debian.org/pkg-games/cube2font.git

-- 
Packaging for cube2font

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

Reply via email to