Author: the-me-guest Date: 2008-11-27 16:59:34 +0000 (Thu, 27 Nov 2008) New Revision: 8454
Modified: packages/trunk/libphysfs/debian/changelog packages/trunk/libphysfs/debian/control Log: * Bump Standards-Version to 3.8.0 (no changes needed). Modified: packages/trunk/libphysfs/debian/changelog =================================================================== --- packages/trunk/libphysfs/debian/changelog 2008-11-25 16:13:14 UTC (rev 8453) +++ packages/trunk/libphysfs/debian/changelog 2008-11-27 16:59:34 UTC (rev 8454) @@ -23,6 +23,9 @@ * Bump debhelper build-dep and compat to 5. * Bump Standards Version to 3.7.3. (No changes needed). + [ Patrick Matthäi ] + * Bump Standards-Version to 3.8.0 (no changes needed). + -- Barry deFreese <[EMAIL PROTECTED]> Wed, 07 May 2008 11:15:31 -0400 libphysfs (1.0.0-5) unstable; urgency=high Modified: packages/trunk/libphysfs/debian/control =================================================================== --- packages/trunk/libphysfs/debian/control 2008-11-25 16:13:14 UTC (rev 8453) +++ packages/trunk/libphysfs/debian/control 2008-11-27 16:59:34 UTC (rev 8454) @@ -4,7 +4,7 @@ Maintainer: Debian Games Team <[EMAIL PROTECTED]> Uploaders: Barry deFreese <[EMAIL PROTECTED]> Build-Depends: debhelper (>= 5.0.0), quilt, doxygen, autotools-dev, zlib1g-dev (>= 1:1.2.2-7) -Standards-Version: 3.7.3 +Standards-Version: 3.8.0 Homepage: http://www.icculus.org/physfs/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/libphysfs/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/libphysfs/?op=log @@ -15,7 +15,7 @@ Depends: libphysfs-1.0-1 (= ${binary:Version}) Conflicts: libphysfs0-dev Replaces: libphysfs0-dev -Description: development files for filesystem abstraction library +Description: development files for filesystem abstraction library The PhysicsFS filesystem abstraction library provides a simple C interface to aid game programmers in utilizing game assets packaged in many different types of archive files. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

