odt2txt (0.5-7) unstable; urgency=medium

  * debian/upstream/metadata: fix Repository-Browse field.

 -- Luis Paulo Linares <lpfllinares@gmail.com>  Wed, 22 Jul 2020 17:26:05 -0300

odt2txt (0.5-6) unstable; urgency=medium

  * New maintainer. (Closes: #863324)
  * debian/gbp.conf: removed because it is not useful for me.

 -- Luis Paulo Linares <lpfllinares@gmail.com>  Thu, 11 Jun 2020 20:21:20 -0300

odt2txt (0.5-5) unstable; urgency=medium

  * QA upload.

  [ Luis Paulo Linares ]
  * debian/control: changed Vcs-* URLs to salsa.debian.org.
  * debian/salsa-ci.yml: added to provide CI tests for Salsa.

  [ Joao Eriberto Mota Filho ]
  * debian/copyright: added rights for myself.
  * debian/gbp.conf: changed debian-branch to debian/master.

 -- Luis Paulo Linares <lpfllinares@gmail.com>  Thu, 04 Jun 2020 20:29:33 -0300

odt2txt (0.5-4) unstable; urgency=medium

  * QA upload.
  * debian/copyright:
      - Added rights for Michael Kohn, Peter Reinholdtsen and Charles Plessy.
      - Added Upstream-Name field in header.
      - Replaced GPL-2 text license to use Debian default text.
      - Replaced 'http' to 'https' for secure format in URI in header.
      - Updated Source field in header.
  * debian/patches/010_add-GCC-hardening.patch: created to add GCC hardening.
  * debian/rules: added DEB_BUILD_MAINT_OPTIONS variable to provide full
    GCC hardening.
  * debian/test/control: added Depends field and redone the CI tests.
    (Closes: #961933)
  * debian/upstream/metadata: created.
  * debian/watch: bumped to version 4.

 -- Luis Paulo Linares <lpfllinares@gmail.com>  Mon, 01 Jun 2020 19:24:33 -0300

odt2txt (0.5-3) unstable; urgency=medium

  * QA upload.
  * Run wrap-and-sort.
  * debian/control: added 'Rules-Requires-Root: on' to source stanza.
  * debian/mime: removed single quotes around %s because is unsafe for mailcap.
  * debian/source/include-binaries: added to control debian/tests/file.odt.
  * debian/test/control: created to perform CI tests.

 -- Luis Paulo Linares <lpfllinares@gmail.com>  Thu, 21 May 2020 13:09:43 -0300

odt2txt (0.5-2) unstable; urgency=medium

  * QA upload.
  * Set Debian QA Group as maintainer. (see #863324)
  * Using new DH level format. Consequently:
      - debian/compat: removed.
      - debian/control: changed from 'debhelper' to 'debhelper-compat' in
        Build-Depends field and bumped level to 13.
  * debian/control:
      - Bumped Standards-Version to 4.5.0.
      - Removed cdbs in Build-Depends field.
  * debian/rules: updated to new format.

 -- Luis Paulo Linares <lpfllinares@gmail.com>  Tue, 12 May 2020 12:33:50 -0300

odt2txt (0.5-1) unstable; urgency=medium

  * Team upload.
  * New upstream release (closes: #780478).

 -- Charles Plessy <plessy@debian.org>  Sun, 31 May 2015 09:52:44 +0900

odt2txt (0.4+git20140608-1) unstable; urgency=medium

  * Team upload.

  9848209 Merge upstream master branch (97b8999).
  c969e2d Upstream sources now hosted on GitHub.
  94bcdaa Use Debhelper 9.
  cbe9ff6 Machine-readable Debian copyright file.
  ef31154 Collaborative maintenance of the source package on Alioth.
  be4c71f Normalised debian/control with config-model-edit.
  eaf8c84 Corrected mailcap file.
          Thanks to Sven Joachim <svenjoac@gmx.de> (Closes: #747343)
  b6eb0b4 Delete obsolete dpkg-source options file as bzip compression
          only saved 1 Kb.
  730dcd4 Conforms to Policy 3.9.6.

 -- Charles Plessy <plessy@debian.org>  Sat, 04 Oct 2014 17:21:42 +0900

odt2txt (0.4+git20100620-1.1) unstable; urgency=medium

  * Non-maintainer upload using patch from Hideki Yamane to fix
    RC bug.
  * debian/control
    - Add "Build-Depends: pkg-config"
  * debian/rules
    - Add pkg-config to fix FTBFS "zip.h:53:21: fatal error: zipconf.h: No such
      file or directory" with libzip-dev changes (Closes: #741752)

 -- Petter Reinholdtsen <pere@debian.org>  Tue, 15 Apr 2014 21:11:48 +0200

odt2txt (0.4+git20100620-1) unstable; urgency=low

  * New upstream git snapshot (53b4871):
    - Use system libzip instead of embedded kunzip (Closes: #523808).
  * Fix "set -e" in prerm and postinst;
  * Convert package to the new format 3.0 (quilt);
  * Updated Standards-Version to 3.8.4 (no changes needed).

 -- Nelson A. de Oliveira <naoliv@debian.org>  Sun, 20 Jun 2010 22:33:47 -0300

odt2txt (0.4-1) unstable; urgency=low

  * New upstream release;
  * Removed patches/fix-manpage.diff and patches/ignore-mime.diff (both
    applied upstream);
  * Changed sxw2txt from alternatives system to a symbolic link only;
  * Created new links: ods2txt and odp2txt;
  * Drop "Provides: sxw2txt" from debian/control.

 -- Nelson A. de Oliveira <naoliv@debian.org>  Mon, 23 Jun 2008 19:22:26 -0300

odt2txt (0.3-3) unstable; urgency=low

  * Added patches/fix-manpage.diff, removing "--force" option from manpage
    (Closes: #472072);
  * Added patches/ignore-mime.diff, removing mimetype check. odt2txt is now
    able to extract text from OpenOffice.org XML files (.sxw) too:
    - Added a "Provides: sxw2txt" in debian/control;
    - Updated debian/{postinst,prerm} to include a sxw2txt alternative,
      pointing to odt2txt;
    - Updated debian/mime for the "new" sxw2txt.
  * Bump Standards-Version to 3.8.0 (no changes needed).

 -- Nelson A. de Oliveira <naoliv@debian.org>  Fri, 20 Jun 2008 02:54:31 -0300

odt2txt (0.3-2) unstable; urgency=low

  * Using alternatives system to avoid conflict with unoconv. Thanks to
    Vincent Bernat;
  * Moved odt2txt homepage from the package description to the new Homepage
    field.

 -- Nelson A. de Oliveira <naoliv@debian.org>  Sat, 17 Nov 2007 15:19:44 -0200

odt2txt (0.3-1) unstable; urgency=low

  * New upstream release.

 -- Nelson A. de Oliveira <naoliv@debian.org>  Fri, 01 Jun 2007 08:47:29 -0300

odt2txt (0.2+git20070106-2) unstable; urgency=low

  * Added mime support and a tip in README.Debian. A big thank you to Charles
    Plessy!
  * Added tags on debian/control.

 -- Nelson A. de Oliveira <naoliv@debian.org>  Fri, 12 Jan 2007 23:37:01 -0200

odt2txt (0.2+git20070106-1) unstable; urgency=low

  * Initial release (Closes: #406495).

 -- Nelson A. de Oliveira <naoliv@debian.org>  Thu, 11 Jan 2007 03:01:32 -0200