Author: jorda-guest Date: 2008-09-14 17:37:50 +0000 (Sun, 14 Sep 2008) New Revision: 8145
Modified: packages/trunk/allacrost/debian/changelog packages/trunk/allacrost/debian/control Log: Add new build-dependency on libqt4-opengl-dev. Modified: packages/trunk/allacrost/debian/changelog =================================================================== --- packages/trunk/allacrost/debian/changelog 2008-09-14 17:18:10 UTC (rev 8144) +++ packages/trunk/allacrost/debian/changelog 2008-09-14 17:37:50 UTC (rev 8145) @@ -1,6 +1,8 @@ allacrost (0.0.0+svn1415.dfsg-1) unstable; urgency=low - * debian/control: Standards-Version bumped to 3.8.0 (no changes required). + * debian/control: + + Standards-Version bumped to 3.8.0 (no changes required). + + Add new build-dependency on libqt4-opengl-dev. -- Jordà Polo <[EMAIL PROTECTED]> Sun, 14 Sep 2008 19:03:04 +0200 Modified: packages/trunk/allacrost/debian/control =================================================================== --- packages/trunk/allacrost/debian/control 2008-09-14 17:18:10 UTC (rev 8144) +++ packages/trunk/allacrost/debian/control 2008-09-14 17:37:50 UTC (rev 8145) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Games Team <[EMAIL PROTECTED]> Uploaders: Jordà Polo <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 5), freeglut3-dev, libpng12-dev, libjpeg62-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev, libsdl-net1.2-dev, libsdl-ttf2.0-dev, libopenal-dev, libluabind-dev, libqt4-dev, dpkg-dev (>= 1.13.19) +Build-Depends: debhelper (>= 5), freeglut3-dev, libpng12-dev, libjpeg62-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev, libsdl-net1.2-dev, libsdl-ttf2.0-dev, libopenal-dev, libluabind-dev, libqt4-dev, libqt4-opengl-dev, dpkg-dev (>= 1.13.19) Standards-Version: 3.8.0 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/allacrost/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/allacrost/?op=log _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

