Author: goneri Date: 2008-06-17 12:53:36 +0000 (Tue, 17 Jun 2008) New Revision: 7422
Modified: packages/trunk/adonthell/debian/changelog packages/trunk/adonthell/debian/control packages/trunk/adonthell/debian/patches/series Log: * add the missing -p1 in debian/patches/series so the package doesn't FTBFS with the quilt source format (Closes: #484977) * Bump the standard version to 3.8.0, no change needed. Modified: packages/trunk/adonthell/debian/changelog =================================================================== --- packages/trunk/adonthell/debian/changelog 2008-06-17 12:52:33 UTC (rev 7421) +++ packages/trunk/adonthell/debian/changelog 2008-06-17 12:53:36 UTC (rev 7422) @@ -1,3 +1,12 @@ +adonthell (0.3.4.cvs.20080529-1.1) unstable; urgency=low + + [ Gonéri Le Bouder ] + * add the missing -p1 in debian/patches/series so the package doesn't + FTBFS with the quilt source format (Closes: #484977) + * Bump the standard version to 3.8.0, no change needed. + + -- Barry deFreese <[EMAIL PROTECTED]> Tue, 17 Jun 2008 13:42:36 +0200 + adonthell (0.3.4.cvs.20080529-1) unstable; urgency=low [ Barry deFreese ] Modified: packages/trunk/adonthell/debian/control =================================================================== --- packages/trunk/adonthell/debian/control 2008-06-17 12:52:33 UTC (rev 7421) +++ packages/trunk/adonthell/debian/control 2008-06-17 12:53:36 UTC (rev 7422) @@ -4,7 +4,7 @@ Maintainer: Debian Games Team <[EMAIL PROTECTED]> Uploaders: Barry deFreese <[EMAIL PROTECTED]> Build-Depends: debhelper (>= 5.0.37.2), autotools-dev, libsdl1.2-dev, libvorbis-dev, zlib1g-dev, swig1.3 (>= 1.3.14), libfreetype6-dev, libaa1-dev, python-dev (>= 2.3.5-11), python-support (>= 0.4.0), libsdl-ttf2.0-dev, libsdl-mixer1.2-dev, libsdl1.2-dev, quilt -Standards-Version: 3.7.3 +Standards-Version: 3.8.0 Homepage: http://adonthell.linuxgames.com/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/adonthell/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/adonthell/?op=log Modified: packages/trunk/adonthell/debian/patches/series =================================================================== --- packages/trunk/adonthell/debian/patches/series 2008-06-17 12:52:33 UTC (rev 7421) +++ packages/trunk/adonthell/debian/patches/series 2008-06-17 12:53:36 UTC (rev 7422) @@ -1 +1 @@ -04_do_not_ship_pyc.diff +04_do_not_ship_pyc.diff -p1 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

