wv 1.2.4-2.1 source package in Ubuntu

Changelog

wv (1.2.4-2.1) unstable; urgency=low


  [Jari Aalto]
  * Non-maintainer upload.
    - Move to packaging format "3.0 (quilt)".
  * debian/compat
    - Update to 8.
  * debian/control
    - (Build-Depends): update to debhelper 8. Remove dpatch, remove -N
       Debian version suffix from libwmf-dev. Add autoconf, automake,
       libtool.
    - (Homepage): Add.
    - (Standards-Version): Update to 3.9.2.
    - (Suggests): Change obsolete gs to ghostscript and tetex-extra to
      texlive (Closes: #566762).
  * debian/copyright
    - Update to DEP 5.
  * debian/patches/series
    - Rename from 00list.
  * debian/rules
    - Delete dpatch.
    - (build-stamp): Fix Lintian error binary-or-shlib-defines-rpath by
      modifying "hardcode_into_libs" in configure files.
  * debian/source/format
    - New file.

  [tony mancill]
  * Update debian/rules to support BuildArchTarget.
  * Add man-wvware-typo.patch. (Closes: #642346)

 -- Jari Aalto <email address hidden>  Wed, 09 Nov 2011 16:19:20 +0200

Upload details

Uploaded by:
Daniel Walrond
Uploaded to:
Sid
Original maintainer:
Daniel Walrond
Architectures:
any
Section:
text
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
wv_1.2.4-2.1.dsc 1.9 KiB 3030746cacfa7179c782d6329e458d9c7fdd000038837fd174f1d80bc5d42661
wv_1.2.4.orig.tar.gz 614.8 KiB 673109910e22d4cf94cc8be4dcb9a0c41b5fbdb1736d4b7bdc7778894d57c2d6
wv_1.2.4-2.1.debian.tar.gz 12.4 KiB 7184abe9e814a3b937b29e7e776c23f3f9ea65c856330f48d784e8ebf8eb2151

No changes file available.

Binary packages built by this source

libwv-1.2-3: No summary available for libwv-1.2-3 in ubuntu precise.

No description available for libwv-1.2-3 in ubuntu precise.

libwv-dev: Development files for the wvWare library

 wvWare (previously known as mswordview) is a library that allows access
 to Microsoft Word files. It can load and parse the Word 2000, Word 97,
 Word 95, and Word 6 file formats. (Work is underway to support reading
 earlier formats as well: Word 2 documents are converted to plain text.)
 .
 This package contains the static library and header files.

wv: Programs for accessing Microsoft Word documents

 wvWare (previously known as mswordview) is a library that allows access
 to Microsoft Word files. It can load and parse the Word 2000, Word 97,
 Word 95, and Word 6 file formats. (Work is underway to support reading
 earlier formats as well: Word 2 documents are converted to plain text.)
 .
 This package provides the following programs:
 .
  * wvWare: Converts to HTML and LaTeX. It's used by a small army of
    helper scripts able to preview Word documents and convert them to
    various other formats, like PostScript, PDF, DVI, etc.
 .
  * wvRTF: Converts to Microsoft's Rich Text Format.
 .
  * wvSummary: Displays the summary information stream of all OLE2 files,
    i.e. Excel, PowerPoint, Visio, Access, etc.
 .
  * wvVersion: Outputs the version of the Word format a document is stored
    in.
 .
 Note that conversion to DVI, PostScript, or PDF requires the 'texlive'
 package; PDF conversion also requires Ghostscript. Having ELinks, Links,
 or Lynx will greatly improve the plain text output. ImageMagick may help
 with the quality of images. If you wish to preview Word documents from
 the comfort of your mail reader, install a PostScript viewer like gv.