rows (0.4.2~0-2.1) unstable; urgency=medium

  * Non-maintainer Upload
  * remove dependency on python3-unicodecsv (Closes: #1059951)
  * remove more unused dependencies:
    * python3-ipdb
    * python3-nose-yanc

  [ Antonio Terceiro ]
  * lintian-overrides: update for different tag generated for the same issue

 -- Alexandre Detiste <tchet@debian.org>  Wed, 10 Jan 2024 00:33:42 +0100

rows (0.4.2~0-2) unstable; urgency=medium

  * Add patch to fix invalid version number (Closes: #1030448)

 -- Antonio Terceiro <terceiro@debian.org>  Sun, 05 Feb 2023 23:14:17 +0100

rows (0.4.2~0-1) unstable; urgency=medium

  * New upstream version 0.4.2~0
  * Add build dependency on python3-magic
  * debian/watch: fix github usage
  * Drop all patches, all issues fixed upstream
  * Add build dependency on python3-psycopg2
  * Add runtime dependency on python3-psycopg2
  * Exclude failing test that also fails upstream (Closes: #1026499)
  * Add build and runtime dependencies for extracting data from pdfs
    (python3-cached-property, python3-pdfminer)

 -- Antonio Terceiro <terceiro@debian.org>  Sat, 31 Dec 2022 18:53:29 -0300

rows (0.4.1-6) unstable; urgency=medium

  * debian/watch: fix url to https://github.com/turicas/rows/tags.

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Sun, 23 Oct 2022 00:34:00 -0300

rows (0.4.1-5) unstable; urgency=medium

  * debian/control: Remove XB-Python-Version field.
  * debian/copyright: Update copyright years.
  * debian/source/lintian-overrides:
      -  add lintian override for html page with data.
  * debian/clean: Include manual file generated on build time.
  * Remove prebuilt manpage generated at build time.

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Sun, 09 Jan 2022 11:14:00 -0300

rows (0.4.1-4) unstable; urgency=medium

  * 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:
      - Included Vcs-* fields.
      - Bumped Standards-Version to 4.6.0.1.
      - Added 'Rules-Requires-Root: no' to source stanza.
  * debian/watch: update url.
  * Add Upstream Metadata file.

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Mon, 11 Oct 2021 13:12:00 -0300

rows (0.4.1-3) unstable; urgency=medium

  * Fix tests with python3.9 (Closes: #975523)

 -- Antonio Terceiro <terceiro@debian.org>  Mon, 23 Nov 2020 21:18:06 -0300

rows (0.4.1-2) unstable; urgency=medium

  * Source-only upload to unstable

 -- Antonio Terceiro <terceiro@debian.org>  Thu, 05 Nov 2020 11:35:22 -0300

rows (0.4.1-1) unstable; urgency=medium

  * New upstream version 0.4.1
    * debian/copyright: reflect license change in upstream code
      rows is now LGPL-3+ (was previously GPL-3+)
  * Convert to python3 (Closes: #938408)
  * Demote locales-all to Suggests (Closes: #932689)
  * python3-rows: drop rows from Recommends:
  * Add autopkgtest control file to run test suite and a smoke test
  * Remove upstream PGP key, releases are not signed
  * Add new build and runtime dependency on python3-tqdm
  * 0001-setup.py-drop-dependency-on-pathlib.patch: use pathlib from standard
    library
  * Add new runtime dependencies on python3-six, python3-requests and
    python3-requests-cache
  * Bump Standards-Version to 4.5.0; no changes needed.

 -- Antonio Terceiro <terceiro@debian.org>  Wed, 02 Sep 2020 16:24:09 -0300

rows (0.3.1-3) unstable; urgency=medium

  * debian/control:
      - Bumped Standards-Version to 4.1.4.
      - Bumped debhelper compatibility to 11.
  * debian/copyright
      - Updated upstream and packaging years.
  * debian/rules:
      - Changed PYBUILD variables to solve FTBFS error on new version
        of dh-python. (Closes:#896740).
  * debian/python-rows.examples:
      - Changed to include examples files.
  * debian/rows.examples:
      - Changed to include examples files.

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Thu, 03 May 2018 19:33:00 -0300

rows (0.3.1-2) unstable; urgency=medium

  * Upload to unstable.
  * debian/control:
      - Bumped Standards-Version to 4.0.0.
      - Added Testsuite field.

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Sun, 18 Jun 2017 13:21:00 -0300

rows (0.3.1-1) experimental; urgency=medium

  * New upstream release
  * debian/copyright
      - Updated upstream and packaging years.
  * debian/rules
      - Included parameter to ignore file that make deterministic test.

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Mon, 22 May 2017 21:13:00 -0300

rows (0.2.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/control
      - Added python-magic in Recommends field.

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Wed, 10 Aug 2016 16:36:00 -0300

rows (0.2.0-3) unstable; urgency=medium

  * debian/rules:
      - Removed option --with-coverage that create .coverage file.
      - Removed now unnecessary override_dh_install.

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Tue, 26 Jul 2016 15:10:00 -0300

rows (0.2.0-2) unstable; urgency=medium

  * debian/rules:
      - Added override_dh_install to remove unnecessary file:
        .coverage (Closes: #831867).

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Mon, 25 Jul 2016 16:54:00 -0300

rows (0.2.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/control
      - Bumped Standards-Version to 3.9.8.
      - Added python-openpyxl and python-mock in Build-Depends field.
  * debian/python-rows.doc
      - Updated to provide README.md instead of README.markdown
        and AUTHORS.md instead AUTHORS.
  * debian/rows.doc
      - Updated to provide README.md instead of README.markdown
        and AUTHORS.md instead AUTHORS.
  * debian/rules
      - Included PYBUILD_TEST_ARGS_python2 variable to ignore parquet test.
  * debian/watch
      - Updated to version 4 no changes needed.

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Sun, 17 Jul 2016 23:47:00 -0300

rows (0.1.1-3) unstable; urgency=medium

  * debian/control:
      - Bumped Standards-Version to 3.9.7.
  * debian/manpage/genallman.sh:
      - Fixed manpage generation script to be build reproducible, thanks to
        Reiner Herrmann <reiner@reiner-h.de> (Closes: #816230).

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Tue, 15 Mar 2016 22:57:00 -0300

rows (0.1.1-2) unstable; urgency=medium

  * debian/clean:
      Included to clean some files created during build time.
  * debian/control:
      Included python-setuptools in Build-Depends field (Closes: #813984).

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Mon, 15 Feb 2016 13:30:00 -0200

rows (0.1.1-1) unstable; urgency=medium

  * Initial release (Closes: #797704).

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Sat, 19 Sep 2015 03:13:00 -0300
