Author: bdefreese Date: 2009-02-06 16:04:56 +0000 (Fri, 06 Feb 2009) New Revision: 8741
Modified: packages/trunk/adanaxisgpl/debian/ packages/trunk/adanaxisgpl/debian/changelog packages/trunk/adanaxisgpl/debian/control packages/trunk/adanaxisgpl/debian/patches/10_try_more_cache_paths.diff Log: * Update my e-mail address. * Add patch description to 10_try_more_cache_paths.diff. * Bump Standards Version to 3.8.0. (No changes needed). Update svn-bp:origUrl property. Property changes on: packages/trunk/adanaxisgpl/debian ___________________________________________________________________ Name: svn-bp:origUrl - http://pkg-games.alioth.debian.org/tarballs/adanaxisgpl_1.2.4.dfsg.1.orig.tar.gz + http://pkg-games.alioth.debian.org/tarballs/adanaxisgpl_1.2.5.dfsg.1.orig.tar.gz Modified: packages/trunk/adanaxisgpl/debian/changelog =================================================================== --- packages/trunk/adanaxisgpl/debian/changelog 2009-02-06 10:01:07 UTC (rev 8740) +++ packages/trunk/adanaxisgpl/debian/changelog 2009-02-06 16:04:56 UTC (rev 8741) @@ -1,10 +1,13 @@ -adanaxisgpl (1.2.5.dfsg.1-2) UNRELEASED; urgency=low +adanaxisgpl (1.2.5.dfsg.1-2) unstable; urgency=low [ Gonéri Le Bouder ] * Fix the watchfile. [ Barry deFreese ] + * Update my e-mail address. + * Add patch description to 10_try_more_cache_paths.diff. * Move copying config.{sub,guess} to configure. (Closes: #482722). + * Bump Standards Version to 3.8.0. (No changes needed). [ Paul Wise ] * Fix grammar error in package description (Closes: #492534) @@ -13,7 +16,7 @@ * Add 30_dont_crash_at_16bpp.diff to allow adanaxisgpl to start with 16bit colors. (Closes: #463674) - -- Evgeni Golov <[email protected]> Mon, 29 Dec 2008 09:48:53 +0100 + -- Barry deFreese <[email protected]> Fri, 06 Feb 2009 10:25:05 -0500 adanaxisgpl (1.2.5.dfsg.1-1) unstable; urgency=low Modified: packages/trunk/adanaxisgpl/debian/control =================================================================== --- packages/trunk/adanaxisgpl/debian/control 2009-02-06 10:01:07 UTC (rev 8740) +++ packages/trunk/adanaxisgpl/debian/control 2009-02-06 16:04:56 UTC (rev 8741) @@ -2,9 +2,9 @@ Section: games Priority: optional Maintainer: Debian Games Team <[email protected]> -Uploaders: Barry deFreese <[email protected]> +Uploaders: Barry deFreese <[email protected]> Build-Depends: debhelper (>= 5), autotools-dev, autoconf, automake, quilt, freeglut3-dev, libexpat1-dev, libjpeg62-dev, libpcre3-dev, libsdl1.2-dev, libsdl-mixer1.2-dev, libtiff4-dev, libgl1-mesa-dev, libglu1-mesa-dev, libogg-dev, libvorbis-dev -Standards-Version: 3.7.3 +Standards-Version: 3.8.0 Homepage: http://www.mushware.com/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/adanaxisgpl/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/adanaxisgpl/?op=log Modified: packages/trunk/adanaxisgpl/debian/patches/10_try_more_cache_paths.diff =================================================================== --- packages/trunk/adanaxisgpl/debian/patches/10_try_more_cache_paths.diff 2009-02-06 10:01:07 UTC (rev 8740) +++ packages/trunk/adanaxisgpl/debian/patches/10_try_more_cache_paths.diff 2009-02-06 16:04:56 UTC (rev 8741) @@ -1,3 +1,5 @@ +Try additional paths to find cache. + diff -urN adanaxisgpl-1.2.4.orig/data-adanaxis/system/start.txt adanaxisgpl-1.2.4/data-adanaxis/system/start.txt --- adanaxisgpl-1.2.4.orig/data-adanaxis/system/start.txt 2007-09-06 09:07:11.000000000 -0400 +++ adanaxisgpl-1.2.4/data-adanaxis/system/start.txt 2008-02-05 16:06:07.000000000 -0500 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

