Changelog
tulip (3.6.0dfsg-1) unstable; urgency=low
* New upstream release (Closes: #617602).
* Upstream changed build system to cmake, dropping all previous patches.
Closes: #407855, #559083, #633269 (not applicable any more).
* Builds correctly with g++-4.5 (Closes: #615687).
* Deactivate tlprender package, it is neither built nor buildable
any more. Drop build-dep on libosmesa6-dev.
* Noted REJECT in previous changelog entry.
* Converted debian/copyright to DEP-5.
* Regenerated upstream tarball as tar.bz2 after removing:
* thirdparty/libgpugraph/: no license, unused upstream
* thirdparty/{saxon,xml-commons}/: jars only, use debs instead
* thirdparty/ftgl/: use debs instead
* thirdparty/{QScintilla-gpl-2.4.6,sip-4.12.1}/: unused for now, see below
* Kept DEP-5 entries for removed dirs in debian/copyright.nuked
* Update debian/watch for new upstream naming scheme.
* Switched build-dep from libjpeg62-dev to libjpeg-dev (Closes:
#634636).
* Switched build-dep from libgl1-mesa-swx11-dev to libgl1-mesa-dev |
libgl-dev (Closes: #560012, #638169).
* Disable thirdparty/ftgl directory and point to system one.
* Changed libOGDF lib name to OGDFtlp-3.6. Ideally we should rely on a
standalone package for this, but OGDF upstream only build static libs
anyway, so thirdparty/OGDF is as close to a usable shared lib as we
can get, I guess... Create new binary package for it.
* Make the name of the gzstream library tunable via cmake variable.
* Change libgzstream name to libgzstreamtlp-3.6. Create new binary package
for it.
* Disable the python stuff for now even if it would be normally
activated, it is even more work to get it right. Will need build-dep
on at least python-dev, python-sphinx, python-sip-dev,
python-qscintilla2 when we want to do that.
* Comment out INSTALL_RPATH flag on executables. Call cmake with
-DCMAKE_SKIP_RPATH:BOOL=YES.
* Factored out references to doc-building jars in cmake files.
* Use Debian-povided versions of doc-building jars, build-depend on
libsaxon-java, libxml-commons-resolver1.1-java.
* Switched to "dh", set compat level to 8.
* Merge all -dev packages into tulip-dev for packaging convenience.
* Fix typo in changelog (lintian).
* Bumped Standards-Version to 3.9.1, no change.
-- Yann Dirson <email address hidden> Thu, 25 Aug 2011 02:19:48 +0200