Your message dated Wed, 11 Jul 2007 09:17:09 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#358006: fixed in ogre 1.4.3-1
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: ogre
Version: 1.0.6-1.2
Severity: normal
Tags: patch
Hi,
Attached is the diff for my ogre 1.0.6-1.3 NMU.
--
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint: D5AF 25FB 316B 53BB 08E7 F999 E544 DE07 9B7C 328D
diff -u ogre-1.0.6/debian/changelog ogre-1.0.6/debian/changelog
--- ogre-1.0.6/debian/changelog
+++ ogre-1.0.6/debian/changelog
@@ -1,3 +1,10 @@
+ogre (1.0.6-1.3) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * Now really fix FTBFS with g++ 4.1 (Closes: #356442).
+
+ -- Luk Claes <[EMAIL PROTECTED]> Mon, 20 Mar 2006 17:59:01 +0100
+
ogre (1.0.6-1.2) unstable; urgency=high
* Non-maintainer upload.
diff -u ogre-1.0.6/debian/patches/09_gcc_4.1
ogre-1.0.6/debian/patches/09_gcc_4.1
--- ogre-1.0.6/debian/patches/09_gcc_4.1
+++ ogre-1.0.6/debian/patches/09_gcc_4.1
@@ -1,3 +1,15 @@
+diff -Nru ./ogre-free/OgreMain/include/OgreHardwareOcclusionQuery.h
../build-tree.new/ogre-free/OgreMain/include/OgreHardwareOcclusionQuer.h
+--- ./ogre-free/OgreMain/include/OgreHardwareOcclusionQuery.h 2006-03-19
22:52:07.000000000 +0000
++++ ../build-tree.new/ogre-free/OgreMain/include/OgreHardwareOcclusionQuery.h
2006-03-19 22:52:14.000000000 +0000
+@@ -113,7 +113,7 @@
+ * Lets you know when query is done, or still be processed by the
Hardware
+ * @return true if query isn't finished.
+ */
+- virtual bool HardwareOcclusionQuery::isStillOutstanding(void) = 0;
++ virtual bool isStillOutstanding(void) = 0;
+ /**
+ *
+ * @Remarks This function allows you to set how often the hardware
occlusion really are sent to the driver
diff -Nru ./ogre-free/OgreMain/include/OgreEntity.h
../build-tree.new/ogre-free/OgreMain/include/OgreEntity.h
--- ./ogre-free/OgreMain/include/OgreEntity.h 2005-11-16 21:39:05.000000000
+0100
+++ ../build-tree.new/ogre-free/OgreMain/include/OgreEntity.h 2006-03-16
19:43:20.000000000 +0100
--- End Message ---
--- Begin Message ---
Source: ogre
Source-Version: 1.4.3-1
We believe that the bug you reported is fixed in the latest version of
ogre, which is due to be installed in the Debian FTP archive:
blender-ogrexml_1.4.3-1_all.deb
to pool/main/o/ogre/blender-ogrexml_1.4.3-1_all.deb
libogre-dev_1.4.3-1_amd64.deb
to pool/main/o/ogre/libogre-dev_1.4.3-1_amd64.deb
libogre14-dbg_1.4.3-1_amd64.deb
to pool/main/o/ogre/libogre14-dbg_1.4.3-1_amd64.deb
libogre14_1.4.3-1_amd64.deb
to pool/main/o/ogre/libogre14_1.4.3-1_amd64.deb
ogre-doc_1.4.3-1_all.deb
to pool/main/o/ogre/ogre-doc_1.4.3-1_all.deb
ogre-tools-dbg_1.4.3-1_amd64.deb
to pool/main/o/ogre/ogre-tools-dbg_1.4.3-1_amd64.deb
ogre-tools_1.4.3-1_amd64.deb
to pool/main/o/ogre/ogre-tools_1.4.3-1_amd64.deb
ogre_1.4.3-1.diff.gz
to pool/main/o/ogre/ogre_1.4.3-1.diff.gz
ogre_1.4.3-1.dsc
to pool/main/o/ogre/ogre_1.4.3-1.dsc
ogre_1.4.3.orig.tar.gz
to pool/main/o/ogre/ogre_1.4.3.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andres Mejia <[EMAIL PROTECTED]> (supplier of updated ogre package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Wed, 11 Jul 2007 00:29:41 -0400
Source: ogre
Binary: libogre14 libogre-dev libogre14-dbg ogre-tools-dbg ogre-tools ogre-doc
blender-ogrexml
Architecture: source all amd64
Version: 1.4.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <[EMAIL PROTECTED]>
Changed-By: Andres Mejia <[EMAIL PROTECTED]>
Description:
blender-ogrexml - Blender Exporter for Ogre
libogre-dev - Object-oriented Graphics Rendering Engine (development files)
libogre14 - Object-oriented Graphics Rendering Engine (libraries)
libogre14-dbg - Object-oriented Graphics Rendering Engine (debugging libs)
ogre-doc - Object-oriented Graphics Rendering Engine (documentation)
ogre-tools - Object-oriented Graphics Rendering Engine (tools)
ogre-tools-dbg - Object-oriented Graphics Rendering Engine (tools)
Closes: 332514 342380 349420 350059 356442 357374 358006 358221 364050
Changes:
ogre (1.4.3-1) unstable; urgency=low
.
[ Andres Mejia ]
* New upstream release
* Fixing FTBFS for mips, thanks to Brian M. Carlson (Closes: 358221)
* Fixing FTBFS for ppc64, thanks to Andreas Jochens (Closes: 364050)
* Fixing FTBFS for other 64-bit based architectures
+ Major thanks to Steve Langasek for this fix.
+ (Closes: 332514)
+ (Closes: 342380)
* Closing some NMU bug reports.
+ Build-dependencies are already fixed.
+ Another method for using dh_compress is used.
+ Upstream source of ogre compiles well with g++-4.1.
+ (Closes: 349420)
+ (Closes: 357374)
+ (Closes: 358006)
* Closing FTBFS with G++ 4.1 bug. (Closes: 356442)
+ All modification were already found upstream.
+ Thanks goes to Martin Michlmayr for providing a fix.
* Forgot to close one new version bug. (Closes: 350059)
+ A much newer script is provided upstream.
* Added proper check for determining whether to use SSE.
Files:
a80bd0d7063023d4e98d80264228e90b 1045 libs optional ogre_1.4.3-1.dsc
594915da12eef59e0cd0213838fa59ac 13826417 libs optional ogre_1.4.3.orig.tar.gz
633ec3b7b38b742ed74e84d6b0589df8 17047 libs optional ogre_1.4.3-1.diff.gz
0e4ce1299d0017cca174790118917c84 7292922 doc optional ogre-doc_1.4.3-1_all.deb
4863e769d30302ee325c99ebe5f8e7a7 264070 graphics optional
blender-ogrexml_1.4.3-1_all.deb
b7cb5d5763e4ee59d5aaadac9383e622 2461244 libs optional
libogre14_1.4.3-1_amd64.deb
b55882b963e71be9de61561da60e4102 19562296 libdevel optional
libogre14-dbg_1.4.3-1_amd64.deb
d5112da7e159502b659b1c6509166cdd 713364 libdevel optional
libogre-dev_1.4.3-1_amd64.deb
1a38fb55b1edc1929cb3966b3b6a06bf 289802 devel optional
ogre-tools_1.4.3-1_amd64.deb
6d2e55b3ba6e7f515fa15c79f4b6fc5d 1186710 devel optional
ogre-tools-dbg_1.4.3-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGlI/cvcCgrgZGjesRAjOZAKCLS+RETJknTrCv5KgOF/HYcakojwCgxamN
lRi2wvn4dYG+5U0VQppuNeY=
=v8p6
-----END PGP SIGNATURE-----
--- End Message ---