Change logs for cuneiform source package in Experimental

  • cuneiform (1.0.0+dfsg-3) experimental; urgency=low
      * Backport upstream patch to change SONAME to ‘libcuneiform.so.0’.    [soname.diff]  * Backport upstream patches to rename various names in order to prevent name    collisions. [cuneiform.h-rename-*.diff]  * Remove trailing whitespace in debian/control.  * New binary packages: libcuneiform-dev, libcuneiform0 (closes: #598616).    + Move dependency on cuneiform-common from cuneiform to libcuneiform0.    + Move /usr/lib files from cuneiform to libcuneiform0.    + Move libcuneiform.so.* from /usr/lib/cuneiform/ to /usr/lib/.    + No longer disable call to dh_makeshlibs.    + Add symbols file.    + Add new packages to vrms reasons file. -- Jakub Wilk <email address hidden>  Mon, 28 Feb 2011 21:12:01 +0100
  • cuneiform (1.0.0+dfsg-1) experimental; urgency=low
    
    
      * New upstream release (closes: #575419).
      * New maintainer (closes: #543893).
      * Document in README.source how to repackage upstream tarball.
      * Update debian/copyright.
        + Document that the package is auto-buildable.
        + Document which files were stripped from the upstream tarball.
        + Convert to the DEP-5 format.
      * Drop README.Debian, no longer needed.
      * Rewrite debian/rules from scratch using dh.
        + Bump debhelper minimum version to 7.4.4 (for cmake support).
        + Turn on MAKE_VERBOSE_MAKEFILE.
        + Disable call to dh_makeshlibs to avoid creation of spurious
          calls to ldconfig in postrm/postinst.
        + Add get-orig-source target.
      * Remove unused overrides.
      * Link to GraphicsMagick rather than ImageMagick:
        + Build-depend on graphicsmagick-libmagick-dev-compat.
        + Add patch to properly initialize the library. [graphicsmagick.diff]    
      * Bump standards version to 3.9.1 (no changes needed).
      * Force upgrade of ocrodjvu to at least 0.4.2; earlier versions of ocrodjvu
        don't support this version of Cuneiform.
      * List all the supported languages in the package description.
      * Update the manual page.
        + Document --dotmatrix, --fax and --singlecolumn options.
        + Document all output formats.
        + Don't use hyphen as minus sign.
        + Fix a few formatting issues.
      * Drop Vcs-* fields.
      * Add watch file.
      * Add patch from Dmitrijs Ledkovs to link the lao library with libm.
        [libm.diff]
      * Add patch for a for a more portable function to swap byte order.
        [swapbytes.diff]
      * Set Architecture to any; there's no good reason to limit it.
      * Run rudimentary tests at build time.
    
     -- Jakub Wilk <email address hidden>  Tue, 14 Sep 2010 15:53:54 +0200