Author: fuddl-guest Date: 2008-03-11 18:02:45 +0000 (Tue, 11 Mar 2008) New Revision: 6033
Modified: packages/trunk/openarena/debian/changelog packages/trunk/openarena/debian/control Log: * fix lintian warning: build-depend on debhelper >= 5.0.51 Modified: packages/trunk/openarena/debian/changelog =================================================================== --- packages/trunk/openarena/debian/changelog 2008-03-11 16:56:08 UTC (rev 6032) +++ packages/trunk/openarena/debian/changelog 2008-03-11 18:02:45 UTC (rev 6033) @@ -8,11 +8,12 @@ * Add comment to 10-fix_menudef.h_includes.dpatch. Found by lintian * Install PNG desktop icon to correct location * Build-Depend on libcurl4-gnutls-dev instead of deprecated libcurl3-dev + * Build-depend on debhelper >= 5.0.51. Found by lintian [ Ansgar Burchardt ] * Remove deprecated Encoding key from .desktop file - -- Ansgar Burchardt <[EMAIL PROTECTED]> Fri, 29 Feb 2008 01:21:19 +0100 + -- Bruno "Fuddl" Kleinert <[EMAIL PROTECTED]> Tue, 11 Mar 2008 18:52:43 +0100 openarena (0.7.0-2) unstable; urgency=low Modified: packages/trunk/openarena/debian/control =================================================================== --- packages/trunk/openarena/debian/control 2008-03-11 16:56:08 UTC (rev 6032) +++ packages/trunk/openarena/debian/control 2008-03-11 18:02:45 UTC (rev 6033) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Games Team <[EMAIL PROTECTED]> Uploaders: Bruno "Fuddl" Kleinert <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 5), libsdl1.2-dev, libopenal-dev, imagemagick, libcurl4-gnutls-dev, sharutils, dpatch, libvorbis-dev +Build-Depends: debhelper (>= 5.0.51), libsdl1.2-dev, libopenal-dev, imagemagick, libcurl4-gnutls-dev, sharutils, dpatch, libvorbis-dev Standards-Version: 3.7.3 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/openarena/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/openarena/?op=log _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

