Author: pabs Date: 2008-02-15 17:27:04 +0000 (Fri, 15 Feb 2008) New Revision: 5783
Modified: packages/trunk/chromium/debian/changelog packages/trunk/chromium/debian/control Log: * Ease backporting by relaxing the two version build-deps slightly Modified: packages/trunk/chromium/debian/changelog =================================================================== --- packages/trunk/chromium/debian/changelog 2008-02-15 17:21:27 UTC (rev 5782) +++ packages/trunk/chromium/debian/changelog 2008-02-15 17:27:04 UTC (rev 5783) @@ -33,6 +33,7 @@ * Add some information about the removed music to the README.Debian * Escape some unescaped hyphens in the manual page * Document some more files and directories in the manual page + * Ease backporting by relaxing the two version build-deps slightly -- Jon Dowland <[EMAIL PROTECTED]> Thu, 12 Jul 2007 11:26:12 +0100 Modified: packages/trunk/chromium/debian/control =================================================================== --- packages/trunk/chromium/debian/control 2008-02-15 17:21:27 UTC (rev 5782) +++ packages/trunk/chromium/debian/control 2008-02-15 17:27:04 UTC (rev 5783) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Games Team <[EMAIL PROTECTED]> Uploaders: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 5.0), quilt, libsdl1.2-dev (>= 1.2.2-3.1), libsmpeg-dev, libopenal-dev (>= 0.2005080600-1), libalut-dev, libglpng-dev, libglu1-mesa-dev | libglu1-xorg-dev +Build-Depends: debhelper (>= 5.0), quilt, libsdl1.2-dev (>= 1.2.2-3.1~), libsmpeg-dev, libopenal-dev (>= 0.2005080600), libalut-dev, libglpng-dev, libglu1-mesa-dev | libglu1-xorg-dev Standards-Version: 3.7.3 Homepage: http://www.reptilelabour.com/software/chromium/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/chromium/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

