Skip to content

Changelog unoconv (0.7-2)

2019

unoconv (0.7-2) unstable; urgency=high

   * d/control: update Vcs-* fields.
   * d/patches: don't update linked document by default. CVE-2019-17400.
     Closes: #943561.

2015

unoconv (0.7-1.1) unstable; urgency=medium

   * Non-maintainer upload.
   * Set TZ=UTC in asciidoc to make the embedded dates invariant to timezones
     in order to make the package build reproducibly. Closes: #795975.

unoconv (0.7-1) unstable; urgency=medium

   * New upstream release.
      + New --preserve option can preserve timestamps. Closes: #481622.
      + "fodt" and "docx" text format are now supported. Closes: #659886.
   * Drop patches applied upstream:
      + python3-support.patch
      + python3-stdout-fix.patch
      + dont-show-changes.patch
      + spelling-errors-unoconv-manual.patch
      + support-for-wps.patch
      + support-for-xlsx.patch
   * Add a patch to ensure use of python3 interpreter.
      + 0001-Use-python3-interpreter.patch
   * Bump Standards-Version.

2014

unoconv (0.6-6) unstable; urgency=low

   * Add support for Microsoft Works and Microsoft Excel 2007 XML.
     Closes: #734434.

2013

unoconv (0.6-5) unstable; urgency=low

   * Fix use of `--stdout` with Python3. Closes: #718481.

unoconv (0.6-4) unstable; urgency=low

   * Drop no-asciidoc-for-selinux.patch. Not needed anymore. Closes: #732351.
   * Patch for spelling errors in the manual page. Thanks to Olly Betts for
     the patch and to Paul Wise to report it. Closes: #732352.
   * Bump Standards-Version.

unoconv (0.6-3) unstable; urgency=low

   * Depends on python3-uno (>= 4.0) to ensure to have the version
     supporting Python 3.3. Closes: #717485.

unoconv (0.6-2) unstable; urgency=low

   * Patch to avoid to show changes. Should closes: #624295.
   * Patch for Python 3 support. Closes: #707337.
   * Depends on python3-uno.

unoconv (0.6-1) unstable; urgency=low

   * New upstream version. Closes: #700893.
   * Don't recommend the whole LibreOffice suite, only core
     components. Closes: #710799.
   * Bump Standards-Version to 3.9.4.
   * Update Vcs-* fields.
   * Update debian/watch.
   * Drop doc-base integration: we only install the manual page.
   * Add a Lintian override for Conflicts with older versions of
     odt2txt. It is legit.

2012

unoconv (0.5-1) unstable; urgency=low

   * New upstream version. Closes: #670574.
      + Typo in manual page fixed. Closes: #594648.
      + Don't use deprecated command line switches with Libre
        Office. Closes: #640771
   * Update debian/watch to use GitHub.
   * Bump Standards-Version to 3.9.3.
   * Do not build selinux.html: selinux.txt is not a valid asciidoc file.
   * Fix spelling error in unoconv.1.
   * Register documentation with doc-base.

2011

unoconv (0.4-3) unstable; urgency=low

   * Move libreoffice from Suggests to Recommends since libreoffice-core
     does not depend on most important modules any more. Closes: #641806.
   * Bump Standards-Version to 3.9.2.

unoconv (0.4-2) unstable; urgency=low

   * Add a README.Debian file to notice that unoconv will only be able to
     convert some formats only if the appropriate LibreOffice package is
     installed. Closes: #491456.

unoconv (0.4-1) unstable; urgency=low

   * New upstream version.
       + Drop patch to support Impress templates which is included upstream.
       + Fix manpage with invalid option. Closes: #569160.
   * Switch to 3.0 (quilt) format.
   * Bump Standards-Version to 3.9.1.
   * Depends on LibreOffice packages instead of OpenOffice.org ones.
   * Switch to debhelper 7.

2009

unoconv (0.3-6) unstable; urgency=low

   * Recommends openoffice.org-headless or openoffice.org-core (>= 1:3)
     since it is already headless capable.
   * Also recommends openoffice.org-java-common. This should closes: #501440.
   * Bump Standards-Version to 3.8.3. No change required.

2008

unoconv (0.3-5) unstable; urgency=low

   * Recommends openoffice.org-headless instead of openoffice.org.
   * Suggests openoffice.org.

unoconv (0.3-4) unstable; urgency=low

   * Recommends openoffice.org. Without openoffice.org-writer, unoconv
     cannot convert a text document for example. This leads to bugs similar
     to #491456 (but there seems to be other reasons for such bug).
   * Update to new Standards-Version. No changes required.
   * In debian/control:
      + add Vcs-* fields
      + remove DM-Upload-Allowed field
   * Convert debian/copyright to machine readable format

2007

unoconv (0.3-3) unstable; urgency=low

   * Add support for Impress templates, thanks to Sune Vuorela (Closes:
     #456654).

unoconv (0.3-2) unstable; urgency=low

   * Use update-alternatives to provide odt2txt, thanks to Michal Politowsk
     (Closes: #451586).

unoconv (0.3-1) unstable; urgency=low

   * Initial release (Closes: #444885)