* d/control: update Vcs-* fields.
* d/patches: don't update linked document by default. CVE-2019-17400.
Closes: #943561.
* 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.
* 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.
* Add support for Microsoft Works and Microsoft Excel 2007 XML.
Closes: #734434.
* Fix use of `--stdout` with Python3. Closes: #718481.
* 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.
* Depends on python3-uno (>= 4.0) to ensure to have the version
supporting Python 3.3. Closes: #717485.
* Patch to avoid to show changes. Should closes: #624295.
* Patch for Python 3 support. Closes: #707337.
* Depends on python3-uno.
* 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.
* 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.
* 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.
* 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.
* 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.
* 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.
* Recommends openoffice.org-headless instead of openoffice.org.
* Suggests openoffice.org.
* 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
* Add support for Impress templates, thanks to Sune Vuorela (Closes:
#456654).
* Use update-alternatives to provide odt2txt, thanks to Michal Politowsk
(Closes: #451586).
* Initial release (Closes: #444885)