r3306 - in packages/trunk/ogre-contrib/debian: . patches
Andres Mejia
ceros-guest at alioth.debian.org
Tue Jul 10 06:21:17 UTC 2007
Author: ceros-guest
Date: 2007-07-10 06:21:17 +0000 (Tue, 10 Jul 2007)
New Revision: 3306
Modified:
packages/trunk/ogre-contrib/debian/changelog
packages/trunk/ogre-contrib/debian/control
packages/trunk/ogre-contrib/debian/copyright
packages/trunk/ogre-contrib/debian/ogre-contrib-gen.sh
packages/trunk/ogre-contrib/debian/patches/autotools.dpatch
packages/trunk/ogre-contrib/debian/rules
packages/trunk/ogre-contrib/debian/watch
Log:
new upstream release (ogre-1.4.3)
Modified: packages/trunk/ogre-contrib/debian/changelog
===================================================================
--- packages/trunk/ogre-contrib/debian/changelog 2007-07-10 06:18:58 UTC (rev 3305)
+++ packages/trunk/ogre-contrib/debian/changelog 2007-07-10 06:21:17 UTC (rev 3306)
@@ -1,8 +1,8 @@
-ogre-contrib (1.4.2-1) UNRELEASED; urgency=low
+ogre-contrib (1.4.3-1) UNRELEASED; urgency=low
* New upstream release.
- -- Andres Mejia <mcitadel at gmail.com> Fri, 08 Jun 2007 22:50:45 -0400
+ -- Andres Mejia <mcitadel at gmail.com> Mon, 09 Jul 2007 13:28:39 -0400
ogre-contrib (1.0.6-1.1) unstable; urgency=low
Modified: packages/trunk/ogre-contrib/debian/control
===================================================================
--- packages/trunk/ogre-contrib/debian/control 2007-07-10 06:18:58 UTC (rev 3305)
+++ packages/trunk/ogre-contrib/debian/control 2007-07-10 06:21:17 UTC (rev 3306)
@@ -3,7 +3,7 @@
Section: contrib/libs
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
Uploaders: Andres Mejia <mcitadel at gmail.com>
-Build-Depends: debhelper (>= 5), dpatch, libtool, automake, autoconf, pkg-config, nvidia-cg-toolkit, libfreetype6-dev, libfreeimage-dev, libzzip-dev, libogre-dev (>= 1.4.2), libogre-dev (<< 1.4.3)
+Build-Depends: debhelper (>= 5), dpatch, libtool, automake, autoconf, pkg-config, nvidia-cg-toolkit, libfreetype6-dev, libfreeimage-dev, libzzip-dev, libogre-dev (>= 1.4.3), libogre-dev (<< 1.4.4)
Standards-Version: 3.7.2
Package: ogre-plugins-cgprogrammanager
@@ -22,7 +22,7 @@
Package: ogre-plugins-cgprogrammanager-dbg
Section: contrib/libdevel
Architecture: amd64 i386
-Depends: ogre-plugins-cgprogrammanager (= ${Source-Version})
+Depends: ogre-plugins-cgprogrammanager (= ${binary:Version})
Description: Ogre plugin: CgProgramManager debugging symbols
Ogre is a complete object-oriented 3D rendering engine. It supports
different rendering subsystems but only the OpenGL system is useful
Modified: packages/trunk/ogre-contrib/debian/copyright
===================================================================
--- packages/trunk/ogre-contrib/debian/copyright 2007-07-10 06:18:58 UTC (rev 3305)
+++ packages/trunk/ogre-contrib/debian/copyright 2007-07-10 06:21:17 UTC (rev 3306)
@@ -7,6 +7,9 @@
http://www.ogre3d.org/.
+The ogre-contrib-gen.sh script found under the diff.gz file was used to build
+the ogre-contrib tarball.
+
Upstream Authors:
Steve Streeting
Modified: packages/trunk/ogre-contrib/debian/ogre-contrib-gen.sh
===================================================================
--- packages/trunk/ogre-contrib/debian/ogre-contrib-gen.sh 2007-07-10 06:18:58 UTC (rev 3305)
+++ packages/trunk/ogre-contrib/debian/ogre-contrib-gen.sh 2007-07-10 06:21:17 UTC (rev 3306)
@@ -9,7 +9,7 @@
# upstream source for you.
# Prepare the ogre-contrib tarball
-tar -xvjf ogre-linux-osx-v1-4-2.tar.bz2
+tar -xvjf ogre-linux_osx-v1-4-3.tar.bz2
mv ogrenew ogre-contrib
# Remove directories and files not needed to build the
Modified: packages/trunk/ogre-contrib/debian/patches/autotools.dpatch
===================================================================
--- packages/trunk/ogre-contrib/debian/patches/autotools.dpatch 2007-07-10 06:18:58 UTC (rev 3305)
+++ packages/trunk/ogre-contrib/debian/patches/autotools.dpatch 2007-07-10 06:21:17 UTC (rev 3306)
@@ -75,8 +75,8 @@
@@ -1,6 +1,6 @@
AC_PREREQ(2.50)
--AC_INIT([OGRE], [1.4.2])
-+AC_INIT([OGRE], [1.4.2],, [OGRE])
+-AC_INIT([OGRE], [1.4.3])
++AC_INIT([OGRE], [1.4.3],, [OGRE])
AC_CANONICAL_TARGET
Modified: packages/trunk/ogre-contrib/debian/rules
===================================================================
--- packages/trunk/ogre-contrib/debian/rules 2007-07-10 06:18:58 UTC (rev 3305)
+++ packages/trunk/ogre-contrib/debian/rules 2007-07-10 06:21:17 UTC (rev 3306)
@@ -59,7 +59,7 @@
dh_testdir
dh_testroot
dh_clean -k
- cd ogre-contrib && $(MAKE) install DESTDIR=$(PWD)/debian/tmp
+ cd ogre-contrib && $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
# Build architecture-independent files here.
binary-indep:
Modified: packages/trunk/ogre-contrib/debian/watch
===================================================================
--- packages/trunk/ogre-contrib/debian/watch 2007-07-10 06:18:58 UTC (rev 3305)
+++ packages/trunk/ogre-contrib/debian/watch 2007-07-10 06:21:17 UTC (rev 3306)
@@ -4,5 +4,10 @@
# Ogre source download link from sourceforge.net
opts=uversionmangle=s/\.\?.*// \
http://downloads.sourceforge.net/ogre \
- http://downloads.sourceforge.net/ogre/ogre-linux-osx-v(.*)\.tar\.bz2(.*) \
- 1-4-2
+ http://downloads.sourceforge.net/ogre/ogre-linux_osx-v(.*)\.tar\.bz2(.*) \
+ 1-4-3
+
+# Different check for ogre source, provided by uscan man page
+http://sf.net/ogre/ \
+ ogre-linux_osx-v(.*)\.tar\.bz2(.*) \
+ 1-4-3.
More information about the Pkg-games-commits
mailing list