Author: fuddl-guest Date: 2008-03-23 20:37:16 +0000 (Sun, 23 Mar 2008) New Revision: 6281
Modified: packages/trunk/sauerbraten/debian/changelog packages/trunk/sauerbraten/debian/control Log: * fix a lintian warning i noticed in some other packages also for sauerbraten Modified: packages/trunk/sauerbraten/debian/changelog =================================================================== --- packages/trunk/sauerbraten/debian/changelog 2008-03-23 20:27:19 UTC (rev 6280) +++ packages/trunk/sauerbraten/debian/changelog 2008-03-23 20:37:16 UTC (rev 6281) @@ -1,9 +1,14 @@ sauerbraten (0.0.20071227.dfsg-2) UNRELEASED; urgency=low + [ Ansgar Burchardt ] * Remove deprecated Encoding key from .desktop file - -- Ansgar Burchardt <[EMAIL PROTECTED]> Fri, 29 Feb 2008 01:21:23 +0100 + [ Bruno "Fuddl" Kleinert ] + * Build-depend on debhelper >= 5.0.51. Found by lintian + * We need dh_icon from at least that version + -- Bruno "Fuddl" Kleinert <[EMAIL PROTECTED]> Sun, 23 Mar 2008 20:38:20 +0100 + sauerbraten (0.0.20071227.dfsg-1) unstable; urgency=low [ Bruno "Fuddl" Kleinert ] Modified: packages/trunk/sauerbraten/debian/control =================================================================== --- packages/trunk/sauerbraten/debian/control 2008-03-23 20:27:19 UTC (rev 6280) +++ packages/trunk/sauerbraten/debian/control 2008-03-23 20:37:16 UTC (rev 6281) @@ -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, libsdl-image1.2-dev, libsdl-mixer1.2-dev, zlib1g-dev, sharutils, imagemagick, quilt +Build-Depends: debhelper (>= 5.0.51), libsdl1.2-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev, zlib1g-dev, sharutils, imagemagick, quilt Standards-Version: 3.7.3 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/sauerbraten/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/sauerbraten/?op=log _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

