Branches for Precise

Name Status Last Modified Last Commit
lp:ubuntu/precise/cuneiform 2 Mature 2011-10-27 16:51:13 UTC
8. * Bump minimum required version of cm...

Author: Jakub Wilk
Revision Date: 2011-10-27 16:51:13 UTC

* Bump minimum required version of cmake to 2.8.2 (closes: #628732). Our
  GraphicsMagick patch requires pkg_check_modules to support the QUIET
  option, which was added in cmake 2.8.2 RC 1. Thanks to Marc Straub for the
  bug report.
* Remove bogus debian/tests/include-binaries.
* Overhaul debian/rules. Stop using dh.
* Adjust *.install files, so that it's possible to build the
  cuneiform-common package without building any code.
* Drop Vcs-* fields.
* Link the r35 library with libm.
* Compress binary packages with xz.
  + Add pre-dependency on dpkg >= 1.15.6.
* Multi-archify:
  + Make cuneiform and cuneiform-common ‘Multi-Arch: same’.
  + Make libcuneiform0 and libcuneiform-dev ‘Multi-Arch: foreign’.
  + Add ‘Pre-Depends: ${misc:Pre-Depends}’ to libcuneiform0.
  + Install shared libraries to /usr/lib/$(DEB_HOST_MULTIARCH) rather than
    /usr/lib.
  + Install lintian override for binary-or-shlib-defines-rpath (see bug
    #646817).
  + Bump minimum required version of dpkg-dev to 1.16.
* Pass CPPFLAGS (get from dpkg-buildflags) to cmake
* Call dpkg-buildflags lazily.
* Use versioned URL for copyright file format.

11 of 1 result