2008
k3dsurf (0.6.2-3) unstable; urgency=low
* Brown paper bag bug: Use “configure” and not “configure-stamp” in the
dependencies of the “build-stamp” target, so that the patch gets
actually applied, which finally fixes the FTBFS bug with gcc-4.3
(Closes: #454843).
* Add a watch file.
-- Cyril Brulebois <cyril.brulebois@enst-bretagne.fr> Sun, 02 Mar 2008 15:46:02 +0100
2007
k3dsurf (0.6.2-2) unstable; urgency=low
* Add Vcs-Git and Vcs-Browser since the packaging is now hosted on
git.debian.org.
* Rework a bit the long description.
* Add back the patch to fix FTBFS with newer gcc (it was probably dropped
due to a misuse of debuild options), using quilt (Closes: #454843):
- Add debian/patches/10_gcc4.3_includes
* Drop trailing spaces in debian/rules at the same time.
* Bump Standards-Version from 3.7.2 to 3.7.3 (no change needed).
* Pass “LFLAGS="-Wl,-z,defs -Wl,--as-needed"” to the “$(MAKE)” call:
- The latter avoids extra linking.
- The former ensures there's no undefined reference in the temporary
objects, although there is none at the moment.
-- Cyril Brulebois <cyril.brulebois@enst-bretagne.fr> Wed, 26 Dec 2007 16:22:49 +0100
k3dsurf (0.6.2-1) unstable; urgency=low
* New upstream release (Closes: #430410). * New maintainer (Closes: #446446). * Move the homepage from the description to the new source field. * Remove 10-gcc.dpatch since it is no longer needed (the code implying the missing include has been commented out). * Remove the dpatch dependency in debian/control and patch handling in debian/rules accordingly. * Achieve the menu transition: Move the menu section from “Apps/Math” to “Applications/Science/Mathematics”. Adjust the capitalization of the title to match upstream's. * Desktop file: - Remove “Encoding” field, per lintian. - Add “Name=K3DSurf”, also per lintian. * No longer ignore “make distclean” errors, per lintian again.
-- Cyril Brulebois <cyril.brulebois@enst-bretagne.fr> Sat, 13 Oct 2007 10:57:18 +0200
k3dsurf (0.6.1-2) unstable; urgency=low
* Include patch (10-gcc.dpatch) for FTBFS with newer gcc version
(Closes: #417269) Thanks to Martin Michlmayr for testing and patch
* Add build-depends against dpatch
* Change my maintainer address
-- Steffen Joeris <white@debian.org> Tue, 03 Apr 2007 20:23:33 +1000
2006
k3dsurf (0.6.1-1) unstable; urgency=medium
* New upstream release
- Fixes important segfault with example files and some other
annoying bugs and is therefore targeted etch
-- Steffen Joeris <steffen.joeris@skolelinux.de> Sat, 9 Dec 2006 19:30:41 +0100
k3dsurf (0.6.0-1) unstable; urgency=low
* New upstream release
- Includes OpenGL support
* Remove obsolete debian/docs
-- Steffen Joeris <steffen.joeris@skolelinux.de> Tue, 28 Nov 2006 19:44:41 +0100
k3dsurf (0.5.5-1) unstable; urgency=low
* New upstream release * Bump standards version * Change to debhelper level 5
-- Steffen Joeris <steffen.joeris@skolelinux.de> Sun, 13 Aug 2006 12:29:44 +1000
2005
k3dsurf (0.5.4-1) unstable; urgency=low
* Initial release (Closes: #345715)
-- Steffen Joeris <steffen.joeris@skolelinux.de> Mon, 26 Dec 2005 17:13:36 +0100