2007
gtklookat (0.13.0-6) unstable; urgency=low
* debian/rules:
+ Don’t ignore make distclean errors.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Sat, 29 Sep 2007 23:26:40 +0000
2006
gtklookat (0.13.0-5) unstable; urgency=low
* Switched patch management to quilt.
* debian/control:
+ Build-depend on quilt.
+ No longer depend on mozilla-browser because we now use xulrunner.
+ Set policy to 3.7.2.
+ Build-depend on libopenvrml5-dev (>= 0.15.10-6) so that we won't
depend on the old libgcj6 library (Closes: #369990) and to get
xulrunner support (Closes: #362550).
* debian/patches/000_config.h.diff:
+ New patch from old diff.gz. Make the configure script generate config.h.
* debian/patches/000_gtk2.diff:
+ New patch from old diff.gz. GTK+2.0 support.
* debian/patches/000_wall.diff:
+ New patch from old diff.gz. Add -g -Wall to compilation options.
* debian/patches/010_rebootstrap.diff:
+ New patch from old diff.gz. Rebootstrap package.
* debian/patches/020_openvrml-0.15.10.diff:
+ New patch from old diff.gz. Support for openvrml 0.15.10.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Sun, 18 Jun 2006 18:09:04 +0200
2005
gtklookat (0.13.0-4) unstable; urgency=low
* debian/control:
+ Build-depend on newer versions of libopenvrml (Closes: #337008).
+ Add a dependency on mozilla-browser due to the use of libmozjs.so
(Closes: #338132).
* debian/compat:
+ Set level to 4.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Sun, 13 Nov 2005 17:22:08 +0100
gtklookat (0.13.0-3) unstable; urgency=low
* debian/control:
+ Build-depend on a newer version of libopenvrml to finish the C++
transition (Closes: #326983).
+ Build-depend on libglu1-mesa-dev | libglu1-xorg-dev because we use
the GLU headers (Closes: #334951).
* debian/copyright:
+ Fixed the FSF address.
* src/gtklookat.cpp:
+ Fixed build with newer g++ versions (Closes: #266337).
+ Ported the code to newer libopenvrml versions.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Tue, 1 Nov 2005 19:32:43 +0100
gtklookat (0.13.0-2) unstable; urgency=low
* debian/copyright:
+ Improved copyright information.
* debian/control:
+ Set policy to 3.6.2.1.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Wed, 13 Jul 2005 00:36:36 +0300
2003
gtklookat (0.13.0-1) unstable; urgency=low
* Initial release (Closes: #215089). * Ported the code to use libgtk2.0 and libopenvrml4. * configure.in: + Use GTK+ 2.0 instead of the old 1.2. + Re-ran "aclocal-1.7 -I macros && autoconf && autoheader && automake-1.7". * debian/gtklookat.1: + Wrote a manpage for gtklookat. * src/gtklookat.c: + Disabled the Help menu item since it is not yet implemented.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Tue, 21 Oct 2003 14:06:39 +0200