vlajos/misspell-fixer

View on GitHub
debian/changelog

Summary

Maintainability
Test Coverage
misspell-fixer (0.5-1) unstable; urgency=medium

  * Use ugrep if available. Closes: #1002509.
  * Update docs.
  * Treat tiff, svg files as binary.
  * Fix race condition in process substitution.
    Closes: #1026664, #1026771.
  * Update debian Standards-Version.

 -- Lajos Veres <vlajos+debian@gmail.com>  Wed, 04 Jan 2023 00:01:32 +0000

misspell-fixer (0.4-1) unstable; urgency=medium

  * Option to respect .gitignore
  * Exclude .mov, .mp3 and .jar
  * Update debian Standards version
  * Doc updates
  * Make tests timezone sign independent
  * -w option to override whitelist file
  * Use .github/.misspell-fixer.ignore automatically if it exist

 -- Lajos Veres <vlajos+debian@gmail.com>  Sat, 09 Jan 2021 09:30:35 +0000

misspell-fixer (0.3-1) unstable; urgency=low

  * Default tests are executed without coverage report to depend less on kcov.

 -- Lajos Veres <vlajos+debian@gmail.com>  Thu, 30 Jan 2020 21:16:29 +0000

misspell-fixer (0.2-1) unstable; urgency=low

  * Documentation updates
  * Debian packaging tweaks:
    - Update to Standards-Version: 4.4.1
    - Multi-Arch: foreign
    - Remove redundant files
    - Autopkgtest control file
    - Transition to debhelper-compat build-dependency from debian/compat

 -- Lajos Veres <vlajos+debian@gmail.com>  Sun, 29 Dec 2019 23:05:37 +0000

misspell-fixer (0.1-1) unstable; urgency=medium

  * Initial release (Closes: #895712)

 -- Lajos Veres <vlajos+debian@gmail.com>  Tue, 01 Oct 2019 23:20:13 +0100