2006
ogre (1.0.6-1.4) unstable; urgency=low
* NMU as part of the GCC 4.1 transition.
* patches/10_gcc_4.1_mips: Don't use "mips" as a variable name. Thanks
to Brian M. Carlson for the patch. (Closes: #358221)
-- Martin Michlmayr <tbm@cyrius.com> Fri, 26 May 2006 20:11:18 +0200
ogre (1.0.6-1.3) unstable; urgency=high
* Non-maintainer upload. * Now really fix FTBFS with g++ 4.1 (Closes: #356442).
-- Luk Claes <luk@debian.org> Mon, 20 Mar 2006 17:59:01 +0100
ogre (1.0.6-1.2) unstable; urgency=high
* Non-maintainer upload. * Fix dependency lines by adding missing commas (Closes: #352039). * Fix FTBFS with g++ 4.1 (Closes: #356442).
-- Luk Claes <luk@debian.org> Thu, 16 Mar 2006 19:44:47 +0100
ogre (1.0.6-1.1) unstable; urgency=low
* Non-maintainer upload.
* Replace build-dependency on xlibs-dev with an explicit build-dependency
on each required package. (Closes: #346919)
* Give correct binary package name to dh_compress; patch from Andreas
Jochens. (Closes: #343239)
-- Steinar H. Gunderson <sesse@debian.org> Sun, 22 Jan 2006 22:41:23 +0100
2005
ogre (1.0.6-1) unstable; urgency=low
* New upstream release.
* Removed patch 07_ogremain_map (--link-script reoved upstream.)
* libstdc++ allocator change rename done (Closes: 339235).
* Now depends on last version of runtime and development libraries
available in unstable (Closes: #337524).
* Moved the compileall.sh script to libogre-dev.
* Now compress changelog.Debian in libogre-dbg.
* Added 08_fix_soname to resolve upstream problem with soname
of libOgreMain (sonames will be rearranged in 1.0.7 to be
right again.)
-- Federico Di Gregorio <fog@debian.org> Wed, 07 Dec 2005 16:46:59 +0100
ogre (1.0.5-1) unstable; urgency=low
* New upstream release. * Updated patch 07_ogremain_map to just remove the --link-script option.
-- Federico Di Gregorio <fog@debian.org> Sun, 2 Oct 2005 19:07:07 +0200
ogre (1.0.4-2) unstable; urgency=low
* Added libtiff4-dev to libogre-dev dependencies (Closes: #320595). * Removed OgreMain/src/ogremain.map to avoid gcc 4 segfaults (Closes: #326652):
-- Federico Di Gregorio <fog@debian.org> Sun, 4 Sep 2005 22:09:44 +0200
ogre (1.0.4-1) unstable; urgency=low
* New upstream release.
* Dependencies (even generated ones) are now aligned with dependencies
of other -c2 packages (Closes: #320595).
* Added temporary fix (patch 07_ogremain_map) for gcc 4.0 STL-related
problems.
-- Federico Di Gregorio <fog@debian.org> Sat, 27 Aug 2005 23:13:42 +0200
ogre (1.0.3-2) unstable; urgency=low
* Now all required C++ libraries hopefullt c2 versions (Closes: #318943, #320595). * Removed from Build-depends: doxygen. * Added to Build-depends: libxxf86vm-dev. * Using automake and autoheader 1.9 explicitly. * Re-upload of the upstrea source (first upload, associated to 1.0.3-1 was completely wrong.)
-- Federico Di Gregorio <fog@debian.org> Tue, 2 Aug 2005 23:27:30 +0200
ogre (1.0.3-1) unstable; urgency=low
* New upstream release (Closes: #314490). * Removing two debian-specific patches: 04_enable_rtti - rtti re-enabled upstream 05_FTBFS - changes incorporated upstream 06_OpenEXR - configure option fixed upstream * Building with gcc 4.
-- Federico Di Gregorio <fog@debian.org> Mon, 11 Jul 2005 10:34:40 +0200
ogre (1.0.2-1) unstable; urgency=low
* New upstream release.
* Added dependencies to libogre-dev.
* Removed removal of RTTI from Linux build (i.e., we build with RTTI
enabled.)
* Build tested with preliminary Xorg packages; Build-depends will
need the following additions: libxxf86vm-dev.
-- Federico Di Gregorio <fog@debian.org> Thu, 2 Jun 2005 17:27:57 +0200
ogre (1.0.1-2) unstable; urgency=low
* Rebuilt with correct libc6.
-- Federico Di Gregorio <fog@debian.org> Mon, 18 Apr 2005 09:57:24 +0200
ogre (1.0.1-1) unstable; urgency=low
* New upstream release. * Added Build-depends on libcegui-mk2-dev (Closes: #302893). * Added Build-depends on libxerces26-dev. * Applied patch from bug #304338 to fix build problems on 64 bit architectures; not applied the part that defined GCC_3_1 and EXT_HASH because Ogre 1.0.1 does not need it anymore; closes: 304338.
-- Federico Di Gregorio <fog@debian.org> Sat, 16 Apr 2005 00:45:34 +0200
ogre (1.0.0-4) unstable; urgency=low
* Renamed some of the patches.
* Added patch 04_pyogre to enable pyogre builds (but not yet applied)
* Added buildall.sh script to build all Samples in a pristine Ogre
distribution (we can't distribute Samples for license problems.)
-- Federico Di Gregorio <fog@debian.org> Tue, 29 Mar 2005 16:00:21 +0200
ogre (1.0.0-3) unstable; urgency=low
* Enabled CEGUI renderer build.
-- Federico Di Gregorio <fog@debian.org> Sun, 13 Mar 2005 12:19:35 +0100
ogre (1.0.0-2) unstable; urgency=low
* Added missing Build-Depends on libzzip-dev. * Added Scripts/m4 to aclocal include path.
-- Federico Di Gregorio <fog@debian.org> Sun, 6 Mar 2005 11:45:18 +0100
ogre (1.0.0-1) unstable; urgency=low
* New upstream release (Closes: #296972). * Enabled OpenEXR plugin (added libopenexr-dev to Build-Depends.) * OgreLightwaveConverter still does not build. * Upstream bumped up soname: libogre4 -> libogre5.
-- Federico Di Gregorio <fog@debian.org> Sun, 27 Feb 2005 12:52:05 +0100
ogre (0.99.0rc1-1) unstable; urgency=low
* New upstream release (1.0.0RC1).
* Changed some debian-specific patches:
10_dont_build_samples: removed Cg part, we now use --disable-cg
20_fix_plugins: removed libtool stuff (was taken from HEAD, now
integrated into 1.0.0)
30_ogre_to_OGRE: just renamed to better explain what it does.
* Temporarily disabled OgreLightwaveConverter (does not build in RC1).
-- Federico Di Gregorio <fog@debian.org> Sat, 19 Feb 2005 14:51:48 +0100
ogre (0.15.2-1) unstable; urgency=low
* New upstream release.
* libtool-clean.sh executed by /bin/sh should fix some autobuild
problems (closes: #290380).
-- Federico Di Gregorio <fog@debian.org> Fri, 14 Jan 2005 19:12:47 +0100
ogre (0.15.1-9) unstable; urgency=low
* Added Suggest: ogre-doc to libogredev package.
* Added back libsdl1.2-dev because the ./configure script need
AM_SDL_PATH anyway (probably patching configure.in would be a better
solution but this quick fix works for sure.)
* Modified "proprietary" into "native" in the ogre-tools package
Description field. (closes: #289634)
-- Federico Di Gregorio <fog@debian.org> Tue, 11 Jan 2005 02:20:21 +0100
ogre (0.15.1-8) unstable; urgency=low
* Changed platform and GL support from SDL to GLX: only GLX has support
for hardware render-to-texture right now. Also we get a nice graphical
configuration panel without the need for gtk.
* Removed Build-depends on libsdl-1.2-dev.
* Added Build-depends on libxaw7-dev.
-- Federico Di Gregorio <fog@debian.org> Thu, 6 Jan 2005 13:45:40 +0100
ogre (0.15.1-7) unstable; urgency=low
* Added debugging libraries (libogre4-dbg) * Added section for source package. * Better sections for other packages.
-- Federico Di Gregorio <fog@debian.org> Sun, 2 Jan 2005 17:28:21 +0100
2004
ogre (0.15.1-6) unstable; urgency=low
* update-ogre-plugins now does not try to add .dpkg-XXX files as plugins.
* Added a README.Debian for blender-ogrexml explaining how to make the
export plugin available.
-- Federico Di Gregorio <fog@debian.org> Fri, 31 Dec 2004 14:29:13 +0100
ogre (0.15.1-5) unstable; urgency=low
* Added update-ogre-plugins binary to the libogre4 package.
* New plugins.cfg configuration file to go with update-ogre-plugins.
* Removed dependency on springgraph, we now use prebuilt documentation.
* Cleanup SDL cruft off all .la generated files or programs using libtool
won't be able to link with Ogre untill libSDL.la is fixed.
* Added Build-depends on xlibs-dev.
-- Federico Di Gregorio <fog@debian.org> Sat, 18 Dec 2004 22:42:32 +0100
ogre (0.15.1-4) unstable; urgency=low
* reverted back ogre to OGRE for 0.15.1 compatibility.
* added patch 30_OGRE to work some configure magic and use OGRE for
@PACKAGE@.
-- Federico Di Gregorio <fog@debian.org> Tue, 14 Dec 2004 12:15:50 +0100
ogre (0.15.1-3) unstable; urgency=low
* Changed /etc/OGRE to /etc/ogre to mimic the /usr/lib/OGRE change. * libogre4.install: now plugins are in /usr/lib/ogre. * Readme.html is installed in libogre4 too. * Added README.Debian to the libogre-dev package.
-- Federico Di Gregorio <fog@debian.org> Tue, 14 Dec 2004 08:04:34 +0100
ogre (0.15.1-2) unstable; urgency=low
* Splitted samples and Cg plugin in their own ogre-nonfree source package.
* Fixed path in plugins.cfg.
* Added Build-depends on pkg-config, springgraph.
* Integrated patch from HEAD to build plugins using -module and
-avoid-version (that removes lots of lintian errors.)
* This release will probably go to unstable.
-- Federico Di Gregorio <fog@debian.org> Thu, 9 Dec 2004 23:08:08 +0100
ogre (0.15.1-1) unstable; urgency=low
* New upstream release. * With the new configure switch patch 001_cg is no longer necessary.
-- Federico Di Gregorio <fog@debian.org> Wed, 1 Dec 2004 19:00:01 +0100
ogre (0.15.0-4) unstable; urgency=low
* Added the preliminary ogre-samples package.
* ogre-doc and blender-ogrexml architecture switched from any to all.
* Switched to the dbs to include the pristing bzipped tarball.
* Better package descriptions.
* Fixed error in debian/rules (config.status should depend on
configure.in)
* Removed dh_compress call when building ogre-doc, we want all
the documentation to be readily accessible in a -doc package.
* Include pre-converted Cg fragment and vertex programs, to avoid
problems with Cg compiler and libraries being non free.
-- Federico Di Gregorio <fog@debian.org> Mon, 22 Nov 2004 20:00:14 +0100
ogre (0.15.0-3) unstable; urgency=low
* Applied patch from Moritz Muehlenhoff to fix terrain scene
manager (change is already in upstream CVS.)
-- Federico Di Gregorio <fog@debian.org> Mon, 9 Nov 2004 23:12:34 +0200
ogre (0.15.0-2) unstable; urgency=low
* Added detailed debian/copyright file by Moritz Muehlenhoff. * Added missing build-depends on autotools.
-- Federico Di Gregorio <fog@debian.org> Mon, 1 Nov 2004 16:34:03 +0200
ogre (0.15.0-1) unstable; urgency=low
* New upstream version.
-- Federico Di Gregorio <fog@initd.org> Mon, 25 Oct 2004 12:15:08 +0200
ogre (0.14.1.p1.cvs.20041005-1) unstable; urgency=low
* New CVS snapshot.
-- Federico Di Gregorio <fog@initd.org> Tue, 5 Oct 2004 23:25:47 +0200
ogre (0.14.1.p1.cvs20040919-1) unstable; urgency=low
* New upstream release. * Switched to building CVS releases. * Now all non-free media files are stripped from the source package too. * All samples removed (they won't work anyway without media.)
-- Federico Di Gregorio <fog@initd.org> Wed, 29 Sep 2004 12:01:13 +0200
ogre (0.14.1.p1-1) unstable; urgency=low
* Initial Release.
-- Federico Di Gregorio <fog@initd.org> Mon, 20 Sep 2004 23:04:34 +0200