r7502 - packages/trunk/chromium/debian

Paul Wise pabs at alioth.debian.org
Wed Jun 25 14:47:55 UTC 2008


Author: pabs
Date: 2008-06-25 14:47:55 +0000 (Wed, 25 Jun 2008)
New Revision: 7502

Modified:
   packages/trunk/chromium/debian/changelog
   packages/trunk/chromium/debian/control
Log:
can use fontconfig to find the font, build-depend on that

Modified: packages/trunk/chromium/debian/changelog
===================================================================
--- packages/trunk/chromium/debian/changelog	2008-06-25 14:31:17 UTC (rev 7501)
+++ packages/trunk/chromium/debian/changelog	2008-06-25 14:47:55 UTC (rev 7502)
@@ -9,6 +9,7 @@
     - manual page, freedesktop menu, patches merged upstream, drop
     - upstream homepage moved to sourceforge, update
     - set the debian menu item name to the same as the upstream freedesktop one
+    - can use fontconfig to find the font, build-depend on that
   * Add myself to uploaders
   * Add misc:Depends to the package depends
 

Modified: packages/trunk/chromium/debian/control
===================================================================
--- packages/trunk/chromium/debian/control	2008-06-25 14:31:17 UTC (rev 7501)
+++ packages/trunk/chromium/debian/control	2008-06-25 14:47:55 UTC (rev 7502)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Sam Hocevar (Debian packages) <sam+deb at zoy.org>, Paul Wise <pabs at debian.org>
-Build-Depends: debhelper (>= 5.0), quilt, libsdl1.2-dev (>= 1.2.2-3.1~), libopenal-dev (>= 0.2005080600), libalut-dev, libglpng-dev, libglu1-mesa-dev | libglu1-xorg-dev, libftgl-dev (>= 2.1.3~rc5)
+Build-Depends: debhelper (>= 5.0), quilt, libsdl1.2-dev (>= 1.2.2-3.1~), libopenal-dev (>= 0.2005080600), libalut-dev, libglpng-dev, libglu1-mesa-dev | libglu1-xorg-dev, libftgl-dev (>= 2.1.3~rc5), libfontconfig1-dev | libfontconfig-dev
 Standards-Version: 3.7.3
 Homepage: http://chromium-bsu.sourceforge.net/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/chromium/




More information about the Pkg-games-commits mailing list