lintian-brush (0.15) experimental; urgency=medium * Add fixer for field-name-typo-in-dep5-copyright. * Add fixer for invalid-short-name-in-dep5-copyright. * Add fixer for dep5-file-paragraph-references-header-paragraph. * Add fixer for old-fsf-address-in-copyright-file. -- Jelmer Vernooij Tue, 19 Feb 2019 02:11:38 +0000 lintian-brush (0.14) experimental; urgency=medium [ Dmitry Bogatov ] * Add a fixer for out-of-date-standards-version. Closes: #921971 [ Jelmer Vernooij ] * Extend out-of-date-standards-version fixer to only change the standards version when the upgrade is known to not introduce policy violations. * Add fixer for debian-changelog-file-contains-obsolete-user-emacs- settings. * Add a fixer for renamed-tag. * Fix my e-mail address in debian/copyright. * Report fixer duration when --verbose is specified. * Hide Python class names in verbose output. * Add fixer that removes empty debian/source/options files (no matching Lintian tag). * Add fixer that removes empty debian/patches/series (no matching lintian tag). * Support updating debhelper-compat version in packages that use the debhelper-compat relation in Build-Depends. * Add fixer for maintainer-script-without-set-e. * Add fixer for debian-pycompat-is-obsolete. * Add fixer for public-upstream-keys-in-multiple-locations. * Add fixer for orphaned-package-should-not-have-uploaders. * Add fixer for build-depends-on-build-essential. * Add fixer for possible-missing-colon-in-closes. * Add fixer for debian-tests-control-autodep8-is-obsolete and debian- tests-control-and-control-autodep8. Closes: #917563 * Avoid creating commit for already minimal key. Closes: #922541 * Add fixer for global-files-wildcard-not-first-paragraph-in-dep5- copyright. * Add fixer for obsolete-field-in-dep5-copyright. -- Jelmer Vernooij Sat, 16 Feb 2019 15:11:25 +0000 lintian-brush (0.13) unstable; urgency=medium [ Dmitry Bogatov ] * Don't display error when debian/compat is missing. Closes: #921972 [ Jelmer Vernooij ] * Allow fixers to provide an empty description when there are no changes. * Add fixer script for debian-source-options-has-custom-compression- settings. * Add build-depends-on-obsolete-package fixer. Currently just deals with dh-systemd => debhelper upgrades. * Bump standards version to 4.3.0 (no changes). * public-upstream-key-not-minimal: Export public PGP keys as armored text. -- Jelmer Vernooij Tue, 12 Feb 2019 22:11:32 +0000 lintian-brush (0.12) unstable; urgency=medium * Add --identity flag that shows user identity. * Fall back to breezy identity and gecos field if no git identity is set. Closes: #921241 * Make gpg more quiet when manipulating keyring files. * Require new Breezy with improved handling of submodule references in .git files. Closes: #921240 -- Jelmer Vernooij Thu, 07 Feb 2019 05:56:14 +0000 lintian-brush (0.11) unstable; urgency=medium [ Jeroen Dekkers ] * Add dependency on devscripts. Closes: #919217 -- Jelmer Vernooij Sat, 19 Jan 2019 19:11:40 +0000 lintian-brush (0.10) unstable; urgency=medium * Add a (inefficient) --dry-run option. Closes: #915977 * Add --update-changelog option to force updating of changelog. * Add support for systemd-service-file-pidfile-refers-to-var-run. Closes: #917565 * Don't use functionality that is not available in stable by default; add a --modern flag to enable use of unstable-only functionality (such as debhelper compat levels). * Bump debhelper from old 11 to 12. -- Jelmer Vernooij Sat, 15 Dec 2018 17:18:50 +0000 lintian-brush (0.9) unstable; urgency=medium * Add CI configuration for Salsa. * Add fixer for unnecessary-team-upload. * Don't attempt to remove python*-*-dbg packages; they include _d.so files that are not in -dbgsym packages. * Don't traceback when no .git directory is found. * Add fixer for public-upstream-key-not-minimal. -- Jelmer Vernooij Tue, 04 Dec 2018 23:12:14 +0000 lintian-brush (0.7) unstable; urgency=medium * Add fixer for package-needs-versioned-debhelper-build-depends. * Add fixer for package-uses-deprecated-debhelper-compat-version. * Add support for fixing debhelper-but-no-misc-depends. * Add a --diff option. * Don't consider an empty directory to be a pending change in a git repository. Closes: #914038 -- Jelmer Vernooij Tue, 20 Nov 2018 11:44:04 +0000 lintian-brush (0.6) unstable; urgency=medium * useless-autoreconf-build-depends: Actually require changes, don't just update debhelper build-depends. * Add support for a certainty tag in fixer output. * Fix compatibility with newer versions of Dulwich. -- Jelmer Vernooij Mon, 05 Nov 2018 19:31:02 +0000 lintian-brush (0.5) unstable; urgency=medium * Bump debhelper version to 11. * Hide tracebacks by default, but report list of failed fixers. * Use secure copyright file specification URI. * Bump to standards version 4.2.1 * file-contains-trailing-whitespace: Also trim empty lines from the ends of files. * Trim trailing whitespace. * debian/control: Tweak long description a bit. -- Jelmer Vernooij Sat, 03 Nov 2018 16:50:03 +0000 lintian-brush (0.4) unstable; urgency=medium * (Build-)Depend at least on a version of python3-breezy that has some common Git issues fixed. * Add support for fixing useless-autoreconf-build-depends. * Add support for removing obsolete pyversions files. * Upload to unstable. -- Jelmer Vernooij Thu, 01 Nov 2018 00:50:34 +0000 lintian-brush (0.3) experimental; urgency=medium * Fix entry point for main script. -- Jelmer Vernooij Tue, 30 Oct 2018 19:58:41 +0000 lintian-brush (0.2) experimental; urgency=medium * d/docs: Ship documentation files. * d/control: Add .git suffix to Vcs-Git field. * lintian-brush: Reduce chattiness when no changes are being made. * lintian-brush: Add --verbose option. * lintian-brush: Fix running of specific fixers. * d/control: Add missing dependency on python3-dulwich. Closes: #912219 * lintian-brush: Obey git global and per-tree committer settings. * lintian-brush: Rather than stripping comments, refuse to edit control files where formatting can not be preserved. -- Jelmer Vernooij Tue, 30 Oct 2018 00:43:15 +0000 lintian-brush (0.1) experimental; urgency=medium * Initial release. (Closes: #911016) -- Jelmer Vernooij Sat, 13 Oct 2018 11:21:39 +0100