Change logs for ocrad source package in Precise

  • ocrad (0.21-3) unstable; urgency=low
    
      * Pass CPPFLAGS (taken from dpkg-buildflags) to configure.
      * Multi-archify:
        + Make ocrad ‘Multi-Arch: foreign’.
        + Make libocrad-dev ‘Multi-Arch: same’.
        + Install static libraries to /usr/lib/$(DEB_HOST_MULTIARCH) rather than
          /usr/lib.
        + Bump minimum required version of dpkg-dev to 1.16.
      * Fix OCRAD_scale prototype, so that ocradlib.h can be included in C code
        (ocradlib-fix-ocrad-scale-prototype.diff).
     -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  07 Nov 2011 10:04:45 +0000
  • ocrad (0.21-2) unstable; urgency=low
      * Add build-arch and build-indep targets.  * debian/rules: move .PHONY declarations near the actual target definitions.  * Pass CXXFLAGS and LDFLAGS (taken from dpkg-buildflags) to configure.    + Build depend on dpkg-dev (>= 1.15.7).  * Bump standards version to 3.9.2 (no changes needed). -- Jakub Wilk <email address hidden>  Sat, 23 Jul 2011 16:52:43 +0200