r4046 - in packages/trunk/ogre/debian: . extras

Andres Mejia ceros-guest at alioth.debian.org
Mon Sep 3 16:20:46 UTC 2007


Author: ceros-guest
Date: 2007-09-03 16:20:46 +0000 (Mon, 03 Sep 2007)
New Revision: 4046

Added:
   packages/trunk/ogre/debian/extras/ogre-tarball.sh
Removed:
   packages/trunk/ogre/debian/extras/ogre-free-gen.sh
   packages/trunk/ogre/debian/patches/
Modified:
   packages/trunk/ogre/debian/blender-ogrexml.docs
   packages/trunk/ogre/debian/blender-ogrexml.install
   packages/trunk/ogre/debian/changelog
   packages/trunk/ogre/debian/control
   packages/trunk/ogre/debian/copyright
   packages/trunk/ogre/debian/docs
   packages/trunk/ogre/debian/extras/compileall.sh
   packages/trunk/ogre/debian/ogre-doc.docs
   packages/trunk/ogre/debian/rules
   packages/trunk/ogre/debian/watch
Log:
Checking in ogre packaging that was released

Modified: packages/trunk/ogre/debian/blender-ogrexml.docs
===================================================================
--- packages/trunk/ogre/debian/blender-ogrexml.docs	2007-09-03 13:43:17 UTC (rev 4045)
+++ packages/trunk/ogre/debian/blender-ogrexml.docs	2007-09-03 16:20:46 UTC (rev 4046)
@@ -1,4 +1,4 @@
-ogre-free/BUGS
-ogre-free/LINUX.DEV
-ogre-free/Docs/README.linux
-ogre-free/Tools/BlenderExport/ogrehelp/*
+BUGS
+LINUX.DEV
+Docs/README.linux
+Tools/BlenderExport/ogrehelp/*

Modified: packages/trunk/ogre/debian/blender-ogrexml.install
===================================================================
--- packages/trunk/ogre/debian/blender-ogrexml.install	2007-09-03 13:43:17 UTC (rev 4045)
+++ packages/trunk/ogre/debian/blender-ogrexml.install	2007-09-03 16:20:46 UTC (rev 4046)
@@ -1,2 +1,2 @@
-ogre-free/Tools/BlenderExport/ogremeshesexporter.py usr/lib/blender/scripts
-ogre-free/Tools/BlenderExport/ogrepkg usr/lib/blender/scripts
+Tools/BlenderExport/ogremeshesexporter.py usr/lib/blender/scripts
+Tools/BlenderExport/ogrepkg usr/lib/blender/scripts

Modified: packages/trunk/ogre/debian/changelog
===================================================================
--- packages/trunk/ogre/debian/changelog	2007-09-03 13:43:17 UTC (rev 4045)
+++ packages/trunk/ogre/debian/changelog	2007-09-03 16:20:46 UTC (rev 4046)
@@ -1,3 +1,39 @@
+ogre (1.4.4-1) unstable; urgency=low
+
+  [ Andres Mejia ]
+  * New upstream release.
+  * Modifying debian/control.
+    + Taking out dependency of autoconf. It's a dependency of automake.
+    + Depending on libz-dev instead of zlib1g-dev
+    + Taking out dependency of libx11-dev, dependency of libxt-dev.
+    + Taking out dependecy of libxext-dev, dependency of libxrandr-dev.
+    + Removing depends of libtiff4-dev for libogre-dev as tiff support should
+      be provided by libfreeimage-dev.
+  * Closing bug where libogre wasn't installable because of new zzip packages.
+    + This new version will need to be built anyway. (Closes: 439868)
+  * Removing tar-in-tar method.
+    + Fixed debian/rules.
+    + Fixed install and docs files.
+    + Fixed patches.
+  * Removing 64-bit_architectures patch as it's been merged upstream.
+  * Removing gcc_mips patch as it's been merged upstream.
+  * Certain components from disable_samples patch were also merged upstream.
+  * Using quilt instead of dpatch for patching.
+  * Updated watchfile.
+  * Updated script that creates orig tarball.
+    + Now downloads and provides md5sum checks.
+  * Removing optional dependency of libdevil-dev.
+    + Use of freeimage is preferred upstream.
+  * Including some patches that fixes problem with running 'make distclean'.
+  * Adding "clean" along with "distclean" in debian/rules "clean" target.
+  * Resolving some lintian warnings.
+    + Added option to not include *.tmp files for ogre-doc package.
+    + Removing config.log file when doing running 'debian/rules clean'.
+  * Modified compileall.sh script to allow for downloading and extracting
+    upstream tarball as well as compiling samples.
+
+ -- Andres Mejia <mcitadel at gmail.com>  Thu, 30 Aug 2007 22:45:27 -0400
+
 ogre (1.4.3-1) unstable; urgency=low
 
   [ Andres Mejia ]

Modified: packages/trunk/ogre/debian/control
===================================================================
--- packages/trunk/ogre/debian/control	2007-09-03 13:43:17 UTC (rev 4045)
+++ packages/trunk/ogre/debian/control	2007-09-03 16:20:46 UTC (rev 4046)
@@ -3,7 +3,7 @@
 Section: libs
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Andres Mejia <mcitadel at gmail.com>, Federico Di Gregorio <fog at debian.org>
-Build-Depends: debhelper (>= 5), dpatch, libtool, automake, autoconf, pkg-config, libfreeimage-dev | libdevil-dev, libfreetype6-dev, libopenexr-dev, libcegui-mk2-dev, libzzip-dev, libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev, libxext-dev, libxrandr-dev, libxxf86vm-dev, libx11-dev, libxaw7-dev, libxt-dev, zlib1g-dev
+Build-Depends: debhelper (>= 5), quilt, libtool, automake, pkg-config, libfreeimage-dev, libfreetype6-dev, libopenexr-dev, libcegui-mk2-dev, libzzip-dev, libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev, libxrandr-dev, libxxf86vm-dev, libxaw7-dev, libxt-dev, libz-dev
 Standards-Version: 3.7.2
 
 Package: libogre14
@@ -36,7 +36,7 @@
 Package: libogre-dev
 Section: libdevel
 Architecture: any
-Depends: libogre14 (= ${binary:Version}), libfreeimage-dev | libdevil-dev, libfreetype6-dev, libzzip-dev, libxaw7-dev, libopenexr-dev, libtiff4-dev
+Depends: libogre14 (= ${binary:Version}), libfreeimage-dev | libdevil-dev, libfreetype6-dev, libzzip-dev, libxaw7-dev, libopenexr-dev
 Suggests: ogre-doc
 Description: Object-oriented Graphics Rendering Engine (development files)
  Ogre is a complete object-oriented 3D rendering engine. It supports

Modified: packages/trunk/ogre/debian/copyright
===================================================================
--- packages/trunk/ogre/debian/copyright	2007-09-03 13:43:17 UTC (rev 4045)
+++ packages/trunk/ogre/debian/copyright	2007-09-03 16:20:46 UTC (rev 4046)
@@ -9,9 +9,6 @@
 
    http://www.ogre3d.org/.
 
-The ogre-free-gen.sh script found in the diff.gz file under debian/extras was
-used to generate the ogre-free tarball for this package.
-
 Upstream Authors:
 
   Steve Streeting

Modified: packages/trunk/ogre/debian/docs
===================================================================
--- packages/trunk/ogre/debian/docs	2007-09-03 13:43:17 UTC (rev 4045)
+++ packages/trunk/ogre/debian/docs	2007-09-03 16:20:46 UTC (rev 4046)
@@ -1,3 +1,3 @@
-ogre-free/BUGS
-ogre-free/LINUX.DEV
-ogre-free/Docs/README.linux
+BUGS
+LINUX.DEV
+Docs/README.linux

Modified: packages/trunk/ogre/debian/extras/compileall.sh
===================================================================
--- packages/trunk/ogre/debian/extras/compileall.sh	2007-09-03 13:43:17 UTC (rev 4045)
+++ packages/trunk/ogre/debian/extras/compileall.sh	2007-09-03 16:20:46 UTC (rev 4046)
@@ -5,23 +5,59 @@
 # usefull to test the Debian packages, that do not include any Sample due
 # to licensing problems.
 #
-# Just unpack Ogre sources (a "ogrenew" directory will be created), copy
-# this script to the top-level directory (i.e., ogrenew) and then execute
-# it in a bash shell. It is possible to specify exactly which samples to
-# build on the command line. If no samples are specified this script will
-# try to build them all.
+# This script will attempt to download the source tarball in case it's not
+# found in the current directory, unpack it, and rename the extracted
+# directory to ogre-1.4.4_samples.
 
 compile() {
     pushd >/dev/null $1/src
     out=Common/bin/$(basename $1)
     fin="$(ls *.cpp)"
     echo -n "Compiling $fin to Samples/$out ... "
-    gcc -o ../../$out *.cpp -I../../Common/include -I../include \
+    g++ -o ../../$out *.cpp -I../../Common/include -I../include \
         $(pkg-config --cflags --libs $2) $3
     echo "done"
     popd >/dev/null
 }
 
+if [ ! -f ogre-linux_osx-v1-4-4.tar.bz2 ]; then
+	# Download the tarball
+	wget http://downloads.sourceforge.net/ogre/ogre-linux_osx-v1-4-4.tar.bz2
+fi
+
+# Verify the checksum
+CORRECT_CHECKSUM=456b75d21bc09d9cee937e3ccf9fbced
+COMPUTED_CHECKSUM=`md5sum ogre-linux_osx-v1-4-4.tar.bz2 | cut -d ' ' -f 1`
+
+if [ $CORRECT_CHECKSUM != $COMPUTED_CHECKSUM ]; then
+	echo "Checksum verification failed. Checksum was $COMPUTED_CHECKSUM
+Expected checksum $CORRECT_CHECKSUM"
+	exit 0
+else
+	echo "Checksum verified. Checksum is $COMPUTED_CHECKSUM."
+fi
+
+# Unpack the tarball
+if [ ! -d ogrenew ]; then
+	echo "Extracting ogre-linux_osx-v1-4-4.tar.bz2"
+	tar -xjf ogre-linux_osx-v1-4-4.tar.bz2
+else
+	echo "Already found extracted ogrenew directory. Please remove 
+or move ogrenew and ogre-1.4.4_samples directories."
+	exit 0
+fi
+if [ ! -d ogre-1.4.4_samples ]; then
+	echo "Renaming extracted ogrenew directory to ogre-1.4.4_samples"
+	mv ogrenew ogre-1.4.4_samples
+else
+	echo "Already found ogre-1.4.4_samples directory. Please remove or move 
+ogrenew and ogre-1.4.4_samples directories."
+	exit 0
+fi
+
+# Go into ogre samples directory.
+cd ogre-1.4.4_samples
+
 if [ -z "$1" ] ; then
     SAMPLES="$(find Samples -maxdepth 1 -type d)"
 else
@@ -51,3 +87,7 @@
     
     esac
 done
+
+# TODO: Create options that allow to skip unpacking and renaming folder and
+# go right into compiling samples. A proper "clean" option and implementation
+# would also be useful to remove anything that was built.

Deleted: packages/trunk/ogre/debian/extras/ogre-free-gen.sh
===================================================================
--- packages/trunk/ogre/debian/extras/ogre-free-gen.sh	2007-09-03 13:43:17 UTC (rev 4045)
+++ packages/trunk/ogre/debian/extras/ogre-free-gen.sh	2007-09-03 16:20:46 UTC (rev 4046)
@@ -1,62 +0,0 @@
-#! /bin/sh
-
-# This script is used to generate the ogre-free tarball that can be
-# distributed through Debian. This script will only work with the
-# ogre-1.4.1 upstream source. To use this script, you must download and
-# place the upstream source in the same directory to be used with this
-# script. The upstream source can be found at http://www.ogre3d.org/.
-# This script will not download the upstream source for you.
-
-# Prepare the ogre-free tarball
-tar -xvjf ogre-linux_osx-v1-4-3.tar.bz2
-mv ogrenew ogre-free
-
-# Remove non-distributable samples
-rm -r ogre-free/Samples/BezierPatch
-rm -r ogre-free/Samples/BSP
-rm -r ogre-free/Samples/CameraTrack
-rm -r ogre-free/Samples/CelShading
-rm -r ogre-free/Samples/Compositor
-rm -r ogre-free/Samples/CubeMapping
-rm -r ogre-free/Samples/DeferredShading
-rm -r ogre-free/Samples/Dot3Bump
-rm -r ogre-free/Samples/DynTex
-rm -r ogre-free/Samples/EnvMapping
-rm -r ogre-free/Samples/FacialAnimation
-rm -r ogre-free/Samples/Fresnel
-rm -r ogre-free/Samples/Grass
-rm -r ogre-free/Samples/Gui
-rm -r ogre-free/Samples/Instancing
-rm -r ogre-free/Samples/Lighting
-rm -r ogre-free/Samples/Media
-rm -r ogre-free/Samples/OceanDemo
-rm -r ogre-free/Samples/ParticleFX
-rm -r ogre-free/Samples/RenderToTexture
-rm -r ogre-free/Samples/Shadows
-rm -r ogre-free/Samples/SkeletalAnimation
-rm -r ogre-free/Samples/SkyBox
-rm -r ogre-free/Samples/SkyDome
-rm -r ogre-free/Samples/SkyPlane
-rm -r ogre-free/Samples/Smoke
-rm -r ogre-free/Samples/Terrain
-rm -r ogre-free/Samples/TextureFX
-rm -r ogre-free/Samples/Transpacency
-rm -r ogre-free/Samples/VolumeTex
-rm -r ogre-free/Samples/Water
-rm -r ogre-free/Samples/Common/bin
-rm -r ogre-free/Samples/Common/include
-rm -r ogre-free/Samples/Common/setup
-rm -r ogre-free/Samples/ReadMe.html
-
-# Remove autom4te.cache directories
-rm -r ogre-free/autom4te.cache
-rm -r ogre-free/ReferenceApplication/autom4te.cache
-
-# Remove the Mac directory
-rm -r ogre-free/Mac
-
-# Remove the Windows SDK stuff
-rm -r ogre-free/SDK
-
-# Create the tarball and exclude the CVS directories
-tar -cvzf ogre-free.tar.gz ogre-free/ --exclude=CVS

Added: packages/trunk/ogre/debian/extras/ogre-tarball.sh
===================================================================
--- packages/trunk/ogre/debian/extras/ogre-tarball.sh	                        (rev 0)
+++ packages/trunk/ogre/debian/extras/ogre-tarball.sh	2007-09-03 16:20:46 UTC (rev 4046)
@@ -0,0 +1,98 @@
+#! /bin/sh
+
+# This script is used to generate the ogre-1.4.4.orig tarball that can be
+# distributed through Debian.
+
+if [ ! -f ogre-linux_osx-v1-4-4.tar.bz2 ] ; then
+# Download the tarball
+wget http://downloads.sourceforge.net/ogre/ogre-linux_osx-v1-4-4.tar.bz2
+fi
+
+# Verify the checksum
+CORRECT_CHECKSUM=456b75d21bc09d9cee937e3ccf9fbced
+COMPUTED_CHECKSUM=`md5sum ogre-linux_osx-v1-4-4.tar.bz2 | cut -d ' ' -f 1`
+
+if [ $CORRECT_CHECKSUM != $COMPUTED_CHECKSUM ] ; then
+	echo "Checksum verification failed. Checksum was $COMPUTED_CHECKSUM
+Expected checksum $CORRECT_CHECKSUM"
+	exit 0
+else
+	echo "Checksum verified. Checksum is $COMPUTED_CHECKSUM."
+fi
+
+# Prepare the ogre-1.4.4.orig tarball
+if [ ! -d ogrenew ]; then
+	echo "Extracting ogre-linux_osx-v1-4-4.tar.bz2"
+	tar -xjf ogre-linux_osx-v1-4-4.tar.bz2
+else
+	echo "Already found extracted ogrenew directory. Please remove 
+or move ogrenew and ogre-1.4.4 directories and also ogre_1.4.4.orig.tar.gz."
+	exit 0
+fi
+if [ ! -d ogre-1.4.4 ]; then
+	echo "Renaming extracted ogrenew directory to ogre-1.4.4"
+	mv ogrenew ogre-1.4.4
+else
+	echo "Already found ogre-1.4.4 directory. Please remove or move 
+ogrenew and ogre-1.4.4 directories and also ogre_1.4.4.orig.tar.gz."
+	exit 0
+fi
+
+# Remove all CVS directories
+echo "Removing all CVS directories"
+for REMOVE_CVS in `find ogre-1.4.4 -name CVS`; do
+	rm -r "$REMOVE_CVS"
+done
+
+# Remove non-distributable samples
+echo "Removing all non-distributable demos."
+rm -r ogre-1.4.4/Samples/BezierPatch
+rm -r ogre-1.4.4/Samples/BSP
+rm -r ogre-1.4.4/Samples/CameraTrack
+rm -r ogre-1.4.4/Samples/CelShading
+rm -r ogre-1.4.4/Samples/Compositor
+rm -r ogre-1.4.4/Samples/CubeMapping
+rm -r ogre-1.4.4/Samples/DeferredShading
+rm -r ogre-1.4.4/Samples/Dot3Bump
+rm -r ogre-1.4.4/Samples/DynTex
+rm -r ogre-1.4.4/Samples/EnvMapping
+rm -r ogre-1.4.4/Samples/FacialAnimation
+rm -r ogre-1.4.4/Samples/Fresnel
+rm -r ogre-1.4.4/Samples/Grass
+rm -r ogre-1.4.4/Samples/Gui
+rm -r ogre-1.4.4/Samples/Instancing
+rm -r ogre-1.4.4/Samples/Lighting
+rm -r ogre-1.4.4/Samples/Media
+rm -r ogre-1.4.4/Samples/OceanDemo
+rm -r ogre-1.4.4/Samples/ParticleFX
+rm -r ogre-1.4.4/Samples/RenderToTexture
+rm -r ogre-1.4.4/Samples/Shadows
+rm -r ogre-1.4.4/Samples/SkeletalAnimation
+rm -r ogre-1.4.4/Samples/SkyBox
+rm -r ogre-1.4.4/Samples/SkyDome
+rm -r ogre-1.4.4/Samples/SkyPlane
+rm -r ogre-1.4.4/Samples/Smoke
+rm -r ogre-1.4.4/Samples/Terrain
+rm -r ogre-1.4.4/Samples/TextureFX
+rm -r ogre-1.4.4/Samples/Transpacency
+rm -r ogre-1.4.4/Samples/VolumeTex
+rm -r ogre-1.4.4/Samples/Water
+rm -r ogre-1.4.4/Samples/Common/bin
+rm -r ogre-1.4.4/Samples/Common/include
+rm -r ogre-1.4.4/Samples/Common/setup
+rm -r ogre-1.4.4/Samples/ReadMe.html
+
+# Remove autom4te.cache directories
+echo "Removing generated directories from autotools."
+rm -r ogre-1.4.4/autom4te.cache
+rm -r ogre-1.4.4/ReferenceApplication/autom4te.cache
+
+# Create the tarball and exclude the CVS directories
+if [ ! -f ogre_1.4.4.orig.tar.gz ]; then
+	echo "Creating orig tarball."
+	tar -czf ogre_1.4.4.orig.tar.gz ogre-1.4.4/
+else
+	echo "Already found orig tarball. Please remove or move ogrenew 
+and ogre-1.4.4 directories and also ogre_1.4.4.orig.tar.gz."
+	exit 0
+fi

Modified: packages/trunk/ogre/debian/ogre-doc.docs
===================================================================
--- packages/trunk/ogre/debian/ogre-doc.docs	2007-09-03 13:43:17 UTC (rev 4045)
+++ packages/trunk/ogre/debian/ogre-doc.docs	2007-09-03 16:20:46 UTC (rev 4046)
@@ -1,15 +1,15 @@
-ogre-free/BUGS
-ogre-free/LINUX.DEV
-ogre-free/Docs/ChangeLog.html
-ogre-free/Docs/CodingStandards.html
-ogre-free/Docs/ContributorLicenseAgreement.html
-ogre-free/Docs/ogre-logo.gif
-ogre-free/Docs/ReadMe.html
-ogre-free/Docs/README.linux
-ogre-free/Docs/style.css
-ogre-free/Docs/api
-ogre-free/Docs/licenses
-ogre-free/Docs/manual
-ogre-free/Docs/Readme
-ogre-free/Docs/shadows
-ogre-free/Docs/vbo-update
+BUGS
+LINUX.DEV
+Docs/ChangeLog.html
+Docs/CodingStandards.html
+Docs/ContributorLicenseAgreement.html
+Docs/ogre-logo.gif
+Docs/ReadMe.html
+Docs/README.linux
+Docs/style.css
+Docs/api
+Docs/licenses
+Docs/manual
+Docs/Readme
+Docs/shadows
+Docs/vbo-update

Modified: packages/trunk/ogre/debian/rules
===================================================================
--- packages/trunk/ogre/debian/rules	2007-09-03 13:43:17 UTC (rev 4045)
+++ packages/trunk/ogre/debian/rules	2007-09-03 16:20:46 UTC (rev 4046)
@@ -17,19 +17,21 @@
 	CFLAGS += -O2
 endif
 
-unpack: unpack-stamp
-unpack-stamp:
-	tar -xvzf ogre-free.tar.gz
-	touch unpack-stamp
+patch: patch-stamp
+patch-stamp:
+	dh_testdir
+	QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
+	touch patch-stamp
 
-# Using dpatch for patching.
-include /usr/share/dpatch/dpatch.make
-
-configure: unpack patch configure-stamp
+configure: patch configure-stamp
 configure-stamp:
 	dh_testdir
-	cd ogre-free && \
-	./bootstrap && \
+	# Modified bootstrapping from upstream, declares everything obsolete.
+	libtoolize --force --copy
+	aclocal -I Scripts/m4 $(ACLOCAL_FLAGS)
+	autoheader -f
+	automake --include-deps --add-missing -f --foreign --copy
+	autoconf -f
 	./configure --prefix=/usr \
 	    --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
 	    --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info \
@@ -40,33 +42,39 @@
 build: configure build-stamp
 build-stamp:
 	dh_testdir
-	cd ogre-free && $(MAKE)
+	$(MAKE)
 	touch build-stamp
 
-clean: unpatch clean-stamp
+clean: clean-stamp unpatch
 clean-stamp:
 	dh_testdir
 	dh_testroot
-	rm -rf ogre-free
-	rm -f unpack-stamp configure-stamp build-stamp
+	[ ! -f Makefile ] || $(MAKE) clean distclean
+	rm -f config.log
+	rm -f configure-stamp build-stamp
 	dh_clean
 
+unpatch:
+	dh_testdir
+	QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
+	rm -f patch-stamp
+
 install: build
 	dh_testdir 
 	dh_testroot
 	dh_clean -k
 	install -d debian/tmp
-	cd ogre-free && $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
+	$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
 	ldconfig -n debian/tmp/usr/lib
 
 # Build architecture-independent files here.
 binary-indep: build install
 	dh_testdir
 	dh_testroot
-	dh_installdocs -pogre-doc -X*.dot -X*.md5
+	dh_installdocs -pogre-doc -X*.dot -X*.md5 -X*.tmp
 	dh_installdocs -pblender-ogrexml
 	dh_install -i
-	dh_installchangelogs -i -Nogre-doc ogre-free/Docs/ChangeLog.html
+	dh_installchangelogs -i -Nogre-doc Docs/ChangeLog.html
 	dh_installchangelogs -pogre-doc
 	mv debian/ogre-doc/usr/share/doc/ogre-doc/ChangeLog.html \
 	     debian/ogre-doc/usr/share/doc/ogre-doc/Upstream_ChangeLog.html
@@ -88,7 +96,7 @@
 	   install -m 755 debian/extras/update-ogre-plugins \
 	   debian/tmp/usr/sbin/update-ogre-plugins
 	dh_install -a --sourcedir=debian/tmp
-	dh_installchangelogs -a ogre-free/Docs/ChangeLog.html
+	dh_installchangelogs -a Docs/ChangeLog.html
 	dh_installdocs -a
 	dh_installexamples -a
 	dh_installman -a

Modified: packages/trunk/ogre/debian/watch
===================================================================
--- packages/trunk/ogre/debian/watch	2007-09-03 13:43:17 UTC (rev 4045)
+++ packages/trunk/ogre/debian/watch	2007-09-03 16:20:46 UTC (rev 4046)
@@ -5,9 +5,9 @@
 opts=uversionmangle=s/\.\?.*// \
 http://downloads.sourceforge.net/ogre \
      http://downloads.sourceforge.net/ogre/ogre-linux_osx-v(.*)\.tar\.bz2(.*) \
-     1-4-3
+     1-4-4
 
 # Different check for ogre source, provided by uscan man page
 http://sf.net/ogre/ \
      ogre-linux_osx-v(.*)\.tar\.bz2(.*) \
-     1-4-3.
+     1-4-4.




More information about the Pkg-games-commits mailing list