2009
tulip (3.1.2-2) unstable; urgency=low
* Fixed install target to cope with arch-dep-only builds (Closes:
#526968).
* Rename all manpages to .3tlp to avoid conflicting with various other
pacakges (Closes: #526951).
-- Yann Dirson <dirson@debian.org> Mon, 04 May 2009 21:43:57 +0200
tulip (3.1.2-1) unstable; urgency=low
* New upstream beta release, new shared-libs packages (Closes: #476008, #479327). * New packages for libtulip-pluginsmanager. * Drop version from -dev package names. * Use ${binary:Version} for versionning dependencies. * Automate dispatching header files into -dev packages (it was about time I get a round tuit...). * Build with --enable-tlprender --enable-stats-gui * Include tulip_check_pl in tulip package for now. * Build-depend on libglew1.5-dev and libqt4-opengl-dev. * Build-depend on libftgl-dev instead of transitionnal ftgl-dev. * Desactivate use of system ftgl, since 2.1.3 seems to drop backward compatibility. * Build manuals using upstream Makefiles, build-depend on default-jre-headless instead of xmltex and xmlto (Closes: #419532). * Fixed debhelper flags for binary-indep target. * Ship library manpages and other doxygen-generated docs. * Added Homepage field to debian/control. * Bumped Standards-Version to 3.8.1 * Fix to debian/README.maint. * Fixed debian/copyright encoding (lintian). * Updated FSF address in debian/copyright (lintian). * Moved menu entry from Apps to Applications (lintian). * Dropped useless debian/shlibs.local. * Updated patches: * Fix include paths for out-of-tree build (partly integrated upstream, new ones missing). * Regenerate autotools files, adding "libtoolize --copy --force" using libtool 1.5.26 to the run (2.2.6a fails to build shared libraries). * New patches: * Update doc Makefiles for out-of-tree build. * Improve markup of manuals slightly, though not enough to make them valid XML. * Hack thirdparty/Makefile.am to prevent shipped gle to be built.
-- Yann Dirson <dirson@debian.org> Wed, 29 Apr 2009 23:21:34 +0200
2007
tulip (3.0.0~B6-2) unstable; urgency=low
* Updated debian/copyright to include details about copyright holders
and third-party source packages.
-- Yann Dirson <dirson@debian.org> Fri, 16 Nov 2007 22:02:01 +0100
tulip (3.0.0~B6-1) unstable; urgency=low
* New upstream beta release, new shared-libs packages.
* Dropped patches for gcc 4.3 and 64bit archs, not needed any more.
* Update debian/watch to take beta versions into account.
* Adapted detection of unmoved files to /dev/stderr possibly not being
writable under 'su'.
* Empty DH_OPTIONS on install rule, so old arch-indep dirs do not creep
in new packages.
* New patches:
* Fix include paths for out-of-tree build.
* Regenerate autotools files.
-- Yann Dirson <dirson@debian.org> Sat, 10 Nov 2007 16:04:23 +0100
tulip (2.0.6-5) unstable; urgency=low
* Added libosmesa6-dev to build-deps to get tlprender built again
(Closes: #422611, #390374).
* Applied patch by Martin Michlmayer for g++ 4.3 support (Closes:
#417753).
-- Yann Dirson <dirson@debian.org> Fri, 18 May 2007 19:17:24 +0200
2006
tulip (2.0.6-4) unstable; urgency=low
* Capitalize GUI in extended descriptions.
* Use "doc" section for tulip-doc as per archive override.
* Moved tlprender to its own package so the libosmesa packaging issue do
not prevent anyone to use tulip itself using accelerated OpenGL
(somewhat helps with #390374). tlprender replaces previous tulip
versions for this, and recommends tulip fot the plugins.
-- Yann Dirson <dirson@debian.org> Mon, 23 Oct 2006 22:56:00 +0200
tulip (2.0.6-3) unstable; urgency=low
* Fixed libtulip-qt4-2.0-dev to depend on libtulip-qt4-2.0c2a, not on
old libtulip-qt-2.0c2a.
-- Yann Dirson <dirson@debian.org> Wed, 4 Oct 2006 01:31:58 +0200
tulip (2.0.6-2) unstable; urgency=low
* New patches:
* Fixes for 64-bit platorms (Closes: #390018).
-- Yann Dirson <dirson@debian.org> Sat, 30 Sep 2006 12:17:21 +0200
tulip (2.0.6-1) unstable; urgency=low
* New upstream release, removes the recently-added but mostly-unused
thirdparty/triangle, which had a problematic license (non DFSG-free,
GPL-incompatible).
* Patches dropped, integrated upstream:
* Fixes for 64-bit platorms.
* Build fixes.
* Fixes for out-of-tree build.
* Fixed help strings in out-of-tree 3rd-party libs patch.
* Patch dropped, presumably not necessary any more:
* Autotools refresh.
* Updated patches:
* Add support for kfreebsd to libftg: still needs to updgrade config.*
scripts.
-- Yann Dirson <dirson@debian.org> Sat, 23 Sep 2006 11:59:40 +0200
tulip (2.0.5-3) unstable; urgency=low
* Build the docs with xmlto, install via new tulip-doc package (used
"ch01" instead of "index" for dev's handbook, since xsltproc seems
unable to generate it).
* Removed obsolete doc-base file from tulip package.
* Don't install empty examples hierarchy (Closes: #239264).
* Minor description touchups and rules cleanups.
-- Yann Dirson <dirson@debian.org> Mon, 18 Sep 2006 23:45:43 +0200
tulip (2.0.5-2) unstable; urgency=low
* New patch:
* Fixes for 64-bit platorms by Andreas Jochens (Closes: #387876).
* Updated patches:
* Fixes for out-of-tree build: support for building the docs.
* Do not build the docs yet, I could not get them to build with saxon or
xmlto.
-- Yann Dirson <dirson@debian.org> Sun, 17 Sep 2006 22:48:35 +0200
tulip (2.0.5-1) unstable; urgency=low
* New upstream release (Closes: #357996). * Dropped build-dep on libosmesa6-dev, since libgl1-mesa-swx11-dev now provides the off-scren lib (from 2.0.4-3.1 NMU). * Build with qt4, new packages for the qt4-related libs. * Patches dropped, integrated upstream: * Remove generated files * Fix qt4 autodetection * Support for building out of source dir, and fix DESTDIR support. * Fix a quoting problem in configure.in. * Fixes for g++ 4.1 * Upstream fix for 64bit platforms * Updated patches: * Fix help strings in out-of-tree 3rd-party libs patch. * Autotools refresh (aclocal, automake, autoconf). * Unchanged patches: * Add support for kfreebsd to libftgl. * New patch: * Fixes for out-of-tree build.
-- Yann Dirson <dirson@debian.org> Sun, 10 Sep 2006 18:23:30 +0200
tulip (2.0.4-3) unstable; urgency=low
* Updated patches:
* Upstream fix for 64bit platforms (Closes: #368572 for real this
time).
-- Yann Dirson <dirson@debian.org> Wed, 24 May 2006 23:05:41 +0200
tulip (2.0.4-2) unstable; urgency=low
* Use official ftgl, since tulip was updated to the current ftgl API
(Closes: #368573). Link with libftgl_pic.a since it is included in
libtulip-ogl.
* Added missing build-dep on qt3-apps-dev, as pointed out in #368573 as
well.
* Added a debian/README.maint file with notes about how this package is
maintained using stgit.
* Bumped Standards-Version to 3.7.2, no change.
* New patches:
* Fixes for g++ 4.1 from Martin Michlmayr (Closes: #357996).
* Remove useless cast breaking on 64bit platforms (Closes: #368572).
* Add support for kfreebsd to libftgl (part of #368573, in case we
need to use the shipped version at some ppoint)
* Updated patches:
* Add support to use out-of-tree 3rd-party libs (fixed help strings).
-- Yann Dirson <dirson@debian.org> Tue, 23 May 2006 23:54:58 +0200
tulip (2.0.4-1) unstable; urgency=low
* New upstream release. * Acknowledge NMU (Closes: #356886, #354498). * Switched away from dbs, using stgit out-of-band for now: dropped dbs and bzip2 from build-deps. Patches exported using "stg export -nd debian/patches". * Recompressed upstream tarball with gzip since we cannot use the pristine one any more (hey, dbs was indeed useful for that...). * Misc new build-deps: libxml2-utils (xmllint), graphviz (dot), xmltex (pdfxmltex), libjpeg62-dev, libpng12-dev, doxygen * Build in an out-of-source tree. * Dropped old docs included in debian/ in favor of officially-shipped ones (Not built yet, since the java doc toolchain needs some investigation). * Added ${misc:Depends} to all binary packages. * Switched from debhelper v3 to v5. * Fixed latin1 character in changelog to utf8. * Updated debian/watch to look at sourceforge. * Patches applied to upstream source: * Add support to use out-of-tree 3rd-party libs * Remove generated files [NEW] * Fix qt4 autodetection [NEW] * Support for building out of source dir, and fix DESTDIR support. [NEW] * Fix a quoting problem in configure.in. [NEW] * Autotools refresh (aclocal, automake, autoconf). * Dropped now apparently useless 01_springelectrical, 10_g++4.0_build_failures, and 50_xpath_hack.
-- Yann Dirson <dirson@debian.org> Mon, 22 May 2006 23:26:55 +0200
tulip (2.0.2-7.1) unstable; urgency=high
* Non-maintainer upload. * Update mesag-dev build-dep (Closes: #354498).
-- Luk Claes <luk@debian.org> Tue, 14 Mar 2006 15:57:41 +0100
2005
tulip (2.0.2-7) unstable; urgency=low
* Updated library package names for the new C++ ABI transition (Closes:
#339273).
* Bumped Standards-Version to 3.6.2 (no change).
-- Yann Dirson <dirson@debian.org> Sat, 26 Nov 2005 23:24:55 +0100
tulip (2.0.2-6) unstable; urgency=low
* The "unfuck the ABI" release. * Updated library package names for the C++ ABI transition.
-- Yann Dirson <dirson@debian.org> Sun, 4 Sep 2005 21:21:06 +0200
tulip (2.0.2-5) unstable; urgency=low
* Rebuilt with g++-4.0.
* Incorporated patch to allow building with g++-4.0 from Hervé Cauwelier
(Closes: #311022). Added a missing empty line whose lack corrupted
the diff.
=> debian/patches/10_g++4.0_build_failures
* Fixed typo in all short descriptions, saying "Tulib" instead of "Tulip" !
* Removed use of included 3rd-party libraries already in Debian:
* Modified tulip-ogl Makefile to get ftgl location from configure
* Modified configure.in to allow external versions of all 3
third-party libs to be used.
=> debian/patches/60_thirdparty-external
* Regenerated 99_autotools.
* Build-depend on libgle3-dev, asked configure to use it; do not use
ftgl-dev since the API broke compatibility in the new version.
* Changed build-depend from old mesag3-dev to freeglut3-dev.
-- Yann Dirson <dirson@debian.org> Fri, 19 Aug 2005 21:47:07 +0200
tulip (2.0.2-4) unstable; urgency=low
* The "yet again" and "damn, I've missed sarge freeze :(" release.
* tlprender is built on hppa and ia64, despite having no libosmesa. Go
wonder.
-- Yann Dirson <dirson@debian.org> Wed, 4 May 2005 18:53:31 +0200
tulip (2.0.2-3) unstable; urgency=low
* The "autobuilders will hate me" release.
* Removed the libglide3 build-dep, and require mesag-dev 6.2.1-5
instead, since that new release fixes the original problem.
* Do not try to prevent the use of xlibmesa, since the build-dep on
libglu1-mesa-dev causes unexpected problems.
* Generate debian/tulip.files as needed from a .in file, since tlprender
is only built when libosmesa is available.
* Fixed typo in debian/rules which could prevent dependencies to be
correctly detected, esp. when older tulip libs would be installed on
the build system.
-- Yann Dirson <dirson@debian.org> Tue, 3 May 2005 19:24:57 +0200
tulip (2.0.2-2) unstable; urgency=low
* The "mesa is not fixed yet" release.
* Restricted the libglide3 build-dep to i386, alpha, and ia64.
* Do not build-depend on libosmesa6-dev on architectures which lack it
(currently hppa and ia64).
* Added a build-dep on libglu1-mesa-dev to avoid xlibmesa-glu, pulled by
default, because of the spurious conflict introduced by current mesa
packages.
* Put -dev packages into libdevel section, thus matching the override.
-- Yann Dirson <dirson@debian.org> Mon, 2 May 2005 21:50:36 +0200
tulip (2.0.2-1) unstable; urgency=low
* New upstream release, shipping Vera instead of Luxi fonts (Closes:
#298930).
* Create symlinks to Vera and Vera Bold instead of duplicating those
fonts. Depend on ttf-bitstream-vera for this.
* Added temporary build-dep on libglide3 to workaround mesag3 6.2.1-4
bug.
* Dropped now-unneeded patches 01_recent-freetype_buildfix.
* Updated patch 50_xpath_hack, and accordingly 99_autotools.
* Build-depend on newer libosmesa6-dev.
* Adjusted debian/watch for new upstream site layout.
* Fixed compilation of plugins/layout/SpringElectrical.cpp
=> debian/patches/01_springelectrical
-- Yann Dirson <dirson@debian.org> Wed, 27 Apr 2005 00:56:20 +0200
2004
tulip (2.0.0-2) unstable; urgency=low
* Added libxml2-dev to build-deps (Closes: #276438).
-- Yann Dirson <dirson@debian.org> Thu, 14 Oct 2004 22:46:40 +0200
tulip (2.0.0-1) unstable; urgency=low
* New upstream release.
* Switched to DBS.
* New shlib package name.
* Use full soname in dev package, providing unversionned name, and
conflicting with other ones.
* Splitted ogl and qt shlibs into their own packages.
* Moved tulip-config to libtulip-2.0-dev, added a replace on old tulip
packages for this.
* Ran aclocal (and auto{conf,make}) to get a less-buggy libxml2 test
=> debian/patches/99_autotools
* Applied build fix from sourceforge for recent freetype versions
=> debian/patches/01_recent-freetype_buildfix
* Hacked AC_PATH_GL in acinclude.m4 to be sure that X libs are looked
for in /usr/X11R6/lib/.
=> debian/patches/50_xpath_hack
* Added debian/watch file.
* Added libfreetype6-dev to build-deps.
-- Yann Dirson <dirson@debian.org> Sat, 25 Sep 2004 16:19:26 +0200
tulip (1.2.5-5) unstable; urgency=low
* Use libosmesa4-dev instead of xlibosmesa-dev, so that tlprender gets
built on all platforms.
* Fixed arguments to dh_shlibsdeps to match current library package
naming.
* Quoted menu items to please lintian.
* Bumped Standards-Version to 3.6.1 - no change (we already built using
-g).
-- Yann Dirson <dirson@debian.org> Sun, 7 Mar 2004 20:59:59 +0100
tulip (1.2.5-4) unstable; urgency=low
* Build with xfree86 4.3, and bumped build-dep accordingly, to get
linked to the new libosmesa4 (Closes: #235864).
-- Yann Dirson <dirson@debian.org> Tue, 2 Mar 2004 23:11:54 +0100
2003
tulip (1.2.5-3) unstable; urgency=low
* Updated upstream URL in copyright file.
* Regenerated libtool stuff using libtool 1.5 this time, even if
upstream used 1.4, since 1.4 does not support properly C++ shlibs.
Sigh.
* Removed now-useless extra cleanup during "clean".
-- Yann Dirson <dirson@debian.org> Fri, 17 Oct 2003 22:10:39 +0200
tulip (1.2.5-2) unstable; urgency=low
* Updated libtool stuff (Closes: #213787). * Added AM_MAINTAINER_MODE to thirdparty/gle/configure.in and regenerated files there. * Fixed menu entry (Closes: #215706).
-- Yann Dirson <dirson@debian.org> Sat, 11 Oct 2003 23:19:35 +0200
tulip (1.2.5-1) unstable; urgency=low
* New upstream release. * Use dh-buildinfo. * Lib package now named libtulip-1.2 * Fixed deps for -dev package.
-- Yann Dirson <dirson@debian.org> Mon, 8 Sep 2003 20:02:04 +0200
tulip (1.2.4-3) unstable; urgency=low
* Added -fPIC to thirdparty/gzstream/Makefile.am (Closes: #192394).
-- Yann Dirson <dirson@debian.org> Mon, 26 May 2003 15:39:13 +0200
tulip (1.2.4-2) unstable; urgency=low
* Updated config.* in gle subdir, since mipsen were not recognized.
-- Yann Dirson <dirson@debian.org> Fri, 2 May 2003 14:04:28 +0200
tulip (1.2.4-1) unstable; urgency=low
* New upstream release. * Now ships an aclocal def - have the -dev package suggest automaken. * Fixed invocation of dh_shlibsdeps.
-- Yann Dirson <dirson@debian.org> Mon, 28 Apr 2003 20:56:51 +0200
tulip (1.2.3-12) unstable; urgency=low
* Fixed location of docs (Closes: #186228).
-- Yann Dirson <dirson@debian.org> Tue, 25 Mar 2003 19:46:15 +0100
tulip (1.2.3-11) unstable; urgency=low
* Don't build-dep on xlibosmesa-dev on archs which don't have it. They
just won't have tlprender available.
-- Yann Dirson <dirson@debian.org> Sun, 23 Mar 2003 17:49:43 +0100
tulip (1.2.3-10) unstable; urgency=low
* Build-dep on sharutils for uudecode.
-- Yann Dirson <dirson@debian.org> Sat, 22 Mar 2003 23:31:21 +0100
tulip (1.2.3-9) unstable; urgency=low
* Don't use a wrapper script any more (Closes: #182068). * Ship upstream docs taken from website, since upstream confirmed they're GPL'd some time ago already (Closes: #169214). Written a small index.html to reference them. * Resurected and improved doc-base file.
-- Yann Dirson <dirson@debian.org> Fri, 21 Mar 2003 15:37:28 +0100
tulip (1.2.3-8) unstable; urgency=low
* Added missing build-dep on xlibosmesa-dev. For some reason this
breaks only thr m68k build.
-- Yann Dirson <dirson@debian.org> Thu, 6 Mar 2003 15:48:18 +0100
tulip (1.2.3-7) unstable; urgency=low
* Oops, I forgot to regenerate Makefile.in's from fixed Makefile.am's.
-- Yann Dirson <dirson@debian.org> Thu, 6 Mar 2003 10:28:06 +0100
tulip (1.2.3-6) unstable; urgency=low
* Fixed all other plugins, now that the fix proved right. Added
-avoid-version in addition to -module as suggested by upstream
(Closes: #183532).
-- Yann Dirson <dirson@debian.org> Wed, 5 Mar 2003 17:49:54 +0100
tulip (1.2.3-5) unstable; urgency=low
* Attempt to fix how clustering plugins are built - buildd on
PIC-mixing-allergic archs demonstrated an automake/libtool misuse.
* Be sure -lGLU is specified after -lglut on link, by changing
AC_PATH_GL in acinclude.m4 (Closes: #182952).
-- Yann Dirson <dirson@debian.org> Wed, 5 Mar 2003 12:49:19 +0100
tulip (1.2.3-4) unstable; urgency=low
* Configure using --with-pic so that shipped GLE copy gets built in a way
compatible with its use, after discussing the issue with upstream. I
shall some day implement a --with-system-gle flag, which would be
closer to what we need (Closes: #181941).
* Fixed package sections according to overrides file.
* Tightenned dep on debhelper for "dh_shlibdeps -L" support (Matthew Newton).
-- Yann Dirson <dirson@debian.org> Tue, 4 Mar 2003 18:05:45 +0100
tulip (1.2.3-3) unstable; urgency=low
* Updated autotools stuff in topdir as well as thirdparty/gle to
allow correct build on mipsen (Closes: #182308)
* Include call to AM_MAINTAINER_MODE to configure.in to avoid build-dep
on autotools.
* Changed ordering of "make" calls in debian/rules clean target.
* Added more hacks to ensure thirdparty tree gets fully cleaned up.
-- Yann Dirson <dirson@debian.org> Mon, 3 Mar 2003 22:21:35 +0100
tulip (1.2.3-2) unstable; urgency=low
* Take includes from /usr/share/qt3 (Closes: #182309).
-- Yann Dirson <dirson@debian.org> Wed, 26 Feb 2003 22:55:05 +0100
tulip (1.2.3-1) unstable; urgency=low
* New upstream release. * Finally builds with g++-3.2 (Closes: #162931), which is now the default. * Split into lib and -dev package * Updated config.{sub,guess}.
-- Yann Dirson <dirson@debian.org> Fri, 14 Feb 2003 18:02:56 +0100
2002
tulip (1.2.2-1) unstable; urgency=low
* New upstream release (Closes: #167261). * Should build fine with gcc3. Even force the use of g++-3.2, since it does not seem to build any more with 2.95. * Force rebuilding MOC files for current Qt version, by removing them all at configure time (Closes: #173267). * Requires libqt3-mt-dev to build (Closes: #173977). * Be sure to clean thirdparty/ subdir. * Updated ./missing script, which did not honor some recent flags and made ./configure complain.
-- Yann Dirson <dirson@debian.org> Tue, 24 Dec 2002 01:26:54 +0100
tulip (1.2.1-1) unstable; urgency=low
* The "turn undead" release (Closes: #157270). * New maintainer, bringing package back from the crypt^Wmorgue. * Changed build-dep from mesag-dev to xlibmesa-dev (for no better reason that it's the runtime lib I use - just tell me if that's not adequate). * Changed build-dep from libqt-gl-dev to libqt3-dev, since qt3 is required, and it looks like no additional package is needed for gl stuff. * Misc debian/ dir cleanups for my taste. * Use "make install" to install, adapting configure call. * Replaced use of /usr/lib/tulip/ in the wrapper script with use of /usr/lib/tlp/ which is used upstream. * Added TLPDIR to the wrapper script, since it looks like it's the only required thing now. * Fixed markup of sgml manpage. * Removed doc-base file, as there is no doc here any more :( * Use a symlink to upstream-installed examples instead of copying examples. * Added a shlibs.local file. * Build-depend on debhelper 4 to use debian/compat.
-- Yann Dirson <dirson@debian.org> Mon, 30 Sep 2002 00:24:37 +0200
2001
tulip (1.1-3) unstable; urgency=low
* Added Build-Depends: docbook-to-man
-- Matt Zimmerman <mdz@debian.org> Sun, 9 Dec 2001 21:43:46 -0500
tulip (1.1-2) unstable; urgency=low
* Use mkdir -p in debian/rules so that it doesn't fail if, e.g. the
source tree was not cleaned (Closes: #120968)
-- Matt Zimmerman <mdz@debian.org> Mon, 3 Dec 2001 04:34:58 -0500
tulip (1.1-1) unstable; urgency=low
* Initial Release. (Closes: #119411)
-- Matt Zimmerman <mdz@debian.org> Thu, 15 Nov 2001 04:40:48 -0500