python3-proselint (0.14.0-2) unstable; urgency=medium

  * Team upload.
  * Drop build-dependency on python3-pkg-resources (Closes: #1083593)

 -- Alexandre Detiste <tchet@debian.org>  Wed, 29 Jan 2025 14:07:36 +0100

python3-proselint (0.14.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 0.14.0
  * Refresh patches
  * Remove depedency on python3-setuptools
  * Use pytest for both build-time test & autopkgtest

 -- Alexandre Detiste <tchet@debian.org>  Thu, 12 Sep 2024 23:23:28 +0200

python3-proselint (0.13.0-1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream version 0.13.0
  * switch to python3-nose2 (Closes: #1018458)
  * remove extraneous dependency on deprecated python3-{future,six}
  * add d/.gitignore
  * use new dh-sequence-python3
  * update d/watch to v4
  * re-enable tests
  * update lintian-overrides for new syntax
  * lintian: incorrect-packaging-filename
  * lintian: missing-prerequisite-for-pyproject-backend

 -- Alexandre Detiste <tchet@debian.org>  Wed, 13 Dec 2023 00:45:02 +0100

python3-proselint (0.10.2-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

 -- Sandro Tosi <morph@debian.org>  Sat, 04 Jun 2022 16:08:47 -0400

python3-proselint (0.10.2-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Scott Kitterman ]
  * Fix autopkgtest to test all supported versions reliably (Closes: #954481)

 -- Scott Kitterman <scott@kitterman.com>  Sat, 21 Mar 2020 23:53:42 -0400

python3-proselint (0.10.2-1) unstable; urgency=medium

  * New upstream version 0.10.0
    - Add reading from stdin
  * New upstream version 0.10.1
    - Add support to use as pre-commit
  * New upstream version 0.10.2
  * Update manpage with `proselint -` option

 -- Víctor Cuadrado Juan <me@viccuad.me>  Sat, 04 Aug 2018 19:32:30 +0200

python3-proselint (0.9.0-1) unstable; urgency=medium

  * New upstream version 0.9.0
    - Comply with XDG spec
  * Drop 0002-Add-missing-illegal-chars.txt-file-to-tests.patch, upstreamed
  * Update 0001-Don-t-delete-.pyc-files-in-debug.patch

 -- Víctor Cuadrado Juan <me@viccuad.me>  Sun, 22 Jul 2018 18:59:02 +0200

python3-proselint (0.8.0-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
  * d/control: Remove ancient X-Python3-Version field

  [ Víctor Cuadrado Juan ]
  * Remove unnecessary `Testsuite: autokpgtest-pkg-python` field
  * Add python3-lib2to3 d/tests/control (Closes: #895569)
  * Bump Std-Ver to 4.1.5, no changes needed
  * Convert from git-dpm to patches unapplied format (gbp)
  * Bump dh compat to 11, add Rules-Requires-Root: no
  * Add lintian-overrides for wrong section and docs outside /usr/share

 -- Víctor Cuadrado Juan <me@viccuad.me>  Thu, 12 Jul 2018 14:47:30 +0200

python3-proselint (0.8.0-2) unstable; urgency=medium

  * Bump Std-Ver to 4.0.0
  * Upload back to Unstable after freeze

 -- Víctor Cuadrado Juan <me@viccuad.me>  Sun, 25 Jun 2017 23:02:09 +0200

python3-proselint (0.8.0-1) experimental; urgency=medium

  * New upstream version 0.8.0
  * Update 0001-Remove-debug-clearcache-functionality.patch
  * Add 0002-Add-missing-illegal-chars.txt-file-to-tests.patch
  * Enable upstream nosetests in autopkgtest
  * Shortcircuit nosetests on build, some run against installed binaries
  * Update d/copyright years

 -- Víctor Cuadrado Juan <me@viccuad.me>  Mon, 22 May 2017 21:46:22 +0200

python3-proselint (0.7.0-1) unstable; urgency=medium

  [ Víctor Cuadrado Juan ]
  * New Upstream release
    - Remove `shell=True` as they are a security hazard (Closes: #827445)
  * Drop 0002-Make-proselint-work-on-read-only-files.patch as
    it has been upstreamed
  * Update d/proselint.1 manpage for v0.7.0
  * Add TODO.Debian
  * Run `wrap-and-sort -ast`

  [ Mattia Rizzolo ]
  * Add git-dpm tag config
  * Bump debhelper compat level to 10

 -- Víctor Cuadrado Juan <me@viccuad.me>  Thu, 10 Nov 2016 22:18:39 +0100

python3-proselint (0.5.3-3) unstable; urgency=medium

  * Add patch to make proselint work on read-only files (Closes: #821888)

 -- Víctor Cuadrado Juan <me@viccuad.me>  Wed, 29 Jun 2016 14:10:00 +0200

python3-proselint (0.5.3-2) unstable; urgency=medium

  * Add Patch to remove `--debug` clearcache functionality (Closes: #821886)
  * Change d/control Homepage from https to http

 -- Víctor Cuadrado Juan <me@viccuad.me>  Thu, 16 Jun 2016 09:50:01 +0200

python3-proselint (0.5.3-1) unstable; urgency=medium

  * Initial release (Closes: #816149)

 -- Víctor Cuadrado Juan <me@viccuad.me>  Mon, 21 Mar 2016 22:07:36 +0100