Author: caleb-guest Date: 2008-08-02 17:12:55 +0000 (Sat, 02 Aug 2008) New Revision: 7891
Modified: packages/trunk/bullet/debian/changelog packages/trunk/bullet/debian/compat packages/trunk/bullet/debian/control packages/trunk/bullet/debian/copyright packages/trunk/bullet/debian/libbullet-demo.links Log: Update to 2.70 Modified: packages/trunk/bullet/debian/changelog =================================================================== --- packages/trunk/bullet/debian/changelog 2008-08-02 17:07:20 UTC (rev 7890) +++ packages/trunk/bullet/debian/changelog 2008-08-02 17:12:55 UTC (rev 7891) @@ -1,5 +1,5 @@ -bullet (2.69-1) UNRELEASED; urgency=low +bullet (2.70-1) UNRELEASED; urgency=low * Initial release (Closes: #476284) - -- Wen-Yen Chuang <[EMAIL PROTECTED]> Mon, 09 Jun 2008 12:41:36 +0800 + -- Wen-Yen Chuang <[EMAIL PROTECTED]> Sun, 03 Aug 2008 00:32:31 +0800 Modified: packages/trunk/bullet/debian/compat =================================================================== --- packages/trunk/bullet/debian/compat 2008-08-02 17:07:20 UTC (rev 7890) +++ packages/trunk/bullet/debian/compat 2008-08-02 17:12:55 UTC (rev 7891) @@ -1 +1 @@ -6 +7 Modified: packages/trunk/bullet/debian/control =================================================================== --- packages/trunk/bullet/debian/control 2008-08-02 17:07:20 UTC (rev 7890) +++ packages/trunk/bullet/debian/control 2008-08-02 17:12:55 UTC (rev 7891) @@ -3,8 +3,8 @@ Priority: optional Maintainer: Debian Games Team <[EMAIL PROTECTED]> Uploaders: Wen-Yen Chuang <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 6), jam, freeglut3-dev, zlib1g-dev -Standards-Version: 3.7.3 +Build-Depends: debhelper (>= 7), jam, freeglut3-dev, zlib1g-dev +Standards-Version: 3.8.0 Homepage: http://www.bulletphysics.com/ Package: libbullet-dev Modified: packages/trunk/bullet/debian/copyright =================================================================== --- packages/trunk/bullet/debian/copyright 2008-08-02 17:07:20 UTC (rev 7890) +++ packages/trunk/bullet/debian/copyright 2008-08-02 17:12:55 UTC (rev 7891) @@ -9,14 +9,19 @@ License: This software is provided 'as-is', without any express or implied warranty. - In no event will the authors be held liable for any damages arising from the use of this software. + In no event will the authors be held liable for any damages arising from + the use of this software. Permission is granted to anyone to use this software for any purpose, - including commercial applications, and to alter it and redistribute it freely, - subject to the following restrictions: + including commercial applications, and to alter it and redistribute it + freely, subject to the following restrictions: - 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. - 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. + 1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software in + a product, an acknowledgment in the product documentation would be + appreciated but is not required. + 2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. - Free for commercial use, but please mail [EMAIL PROTECTED] to report projects, and join the forum at - www.continuousphysics.com/Bullet/phpBB2 + Free for commercial use, but please mail [EMAIL PROTECTED] to report + projects, and join the forum at www.continuousphysics.com/Bullet/phpBB2 Modified: packages/trunk/bullet/debian/libbullet-demo.links =================================================================== --- packages/trunk/bullet/debian/libbullet-demo.links 2008-08-02 17:07:20 UTC (rev 7890) +++ packages/trunk/bullet/debian/libbullet-demo.links 2008-08-02 17:12:55 UTC (rev 7891) @@ -18,6 +18,7 @@ usr/share/man/man6/AllBulletDemos.6.gz usr/share/man/man6/GjkConvexCastDemo.6.gz usr/share/man/man6/AllBulletDemos.6.gz usr/share/man/man6/HelloWorld.6.gz usr/share/man/man6/AllBulletDemos.6.gz usr/share/man/man6/MovingConcaveDemo.6.gz +usr/share/man/man6/AllBulletDemos.6.gz usr/share/man/man6/MultiMaterialDemo.6.gz usr/share/man/man6/AllBulletDemos.6.gz usr/share/man/man6/MultiThreadedDemo.6.gz usr/share/man/man6/AllBulletDemos.6.gz usr/share/man/man6/RagdollDemo.6.gz usr/share/man/man6/AllBulletDemos.6.gz usr/share/man/man6/Raytracer.6.gz _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

