[SCM] Packaging for ogre branch, master, updated. upstream/1.4.9.dfsg1-107-gfbacc08

Federico Di Gregorio fog at initd.org
Sat May 23 19:09:56 UTC 2009


The following commit has been merged in the master branch:
commit 8cd472df80344aa132fee82d9a82787fc1eafc11
Author: Federico Di Gregorio <fog at initd.org>
Date:   Sun Mar 15 18:52:26 2009 +0100

    Updated to remove extra Samples introduced in 1.6.x series

diff --git a/debian/ogre-get-orig-source b/debian/ogre-get-orig-source
index c8584de..aba9ac7 100755
--- a/debian/ogre-get-orig-source
+++ b/debian/ogre-get-orig-source
@@ -4,9 +4,9 @@
 # distributed through Debian.
 
 # Some variables to make maintaining this script easier
-OGRE_VERSION="1.4.9.dfsg1"
-OGRE_TARBALL="ogre-v1-4-9.tar.bz2"
-OGRE_TARBALL_CHECKSUM="8a73fbcf42fd6b156b2567839d0cd125"
+OGRE_VERSION="1.6.1.dfsg1"
+OGRE_TARBALL="ogre-v1-6-1.tar.bz2"
+OGRE_TARBALL_CHECKSUM="6fbd72e81dd4c135a2cc4f78d596aeb4"
 
 USAGE="\n\
 This script is used to generate the orig tarball used in building\n\
@@ -102,6 +102,9 @@ rm -r ogre-$OGRE_VERSION/Samples/TextureFX
 rm -r ogre-$OGRE_VERSION/Samples/Transpacency
 rm -r ogre-$OGRE_VERSION/Samples/VolumeTex
 rm -r ogre-$OGRE_VERSION/Samples/Water
+rm -r ogre-$OGRE_VERSION/Samples/Isosurf
+rm -r ogre-$OGRE_VERSION/Samples/ParticleGS
+rm -r ogre-$OGRE_VERSION/Samples/PCZTestApp
 rm -r ogre-$OGRE_VERSION/Samples/Common/bin
 rm -r ogre-$OGRE_VERSION/Samples/Common/include
 rm -r ogre-$OGRE_VERSION/Samples/Common/setup

-- 
Packaging for ogre



More information about the Pkg-games-commits mailing list