Comment 1 for bug 56935

Revision history for this message
Daniel T Chen (crimsun) wrote :

Including relevant details per new sync policy.

New Debian changes:

 openscenegraph (1.0.0-9) unstable; urgency=low
 .
   * Depend on gdal 1.3.2 (closes: #383141)

 openscenegraph (1.0.0-8) unstable; urgency=low
 .
   * add missing dependency to libproducer-dev package (libgl1-mesa-dev)

Old Ubuntu changes, marked by a leading hyphen, that can be overridden (each followed by rationale, marked by a leading asterisk):

- libopenscenegraph-dev depends on libproducer-dev. (Malone: #3995)
* In debian/control: Depends: libopenthreads-dev, libproducer-dev, libopenscenegraph2 (= ${Source-Version})

- Fix libopenscenegraph-dev's Depends to align with Ubuntu's GL transition.
* No longer relevant, as there are no explicit GL{,u} dependencies listed for libopenscenegraph-dev in debian/control. Likewise, Debian's Depends for libproducer-dev contains the correct GL dependency.

- Make openscenegraph Build-Depend on the proper libgdal1-dev (not libgdal-dev, which is no longer available in Dapper).
* libgdal1-1.3.1-dev is now used

- Rebuild against new libxine-main1
* (No changes)

- Fix FTBFS caused by new handling of escaped newlines in make by adding spaces where needed
[&&]
- Fix the missed Makefiles too
* New Debian revision compiles in an Edgy pbuilder.