Source: lintian-brush
Section: devel
Priority: optional
Maintainer: Jelmer Vernooĳ <jelmer@debian.org>
Build-Depends: bash-completion,
               decopy,
               devscripts,
               dh-python,
               dos2unix,
               python3-all,
               python3-bs4,
               python3-breezy (>= 3.1.0-8),
               python3-breezy.tests,
               python3-dulwich (>= 0.19.7),
               python3-distro-info,
               python3-debian,
               python3-debmutate (>= 0.21),
               python3-iniparse,
               python3-pyinotify [linux-any],
               python3-levenshtein,
               python3-setuptools,
               python3-ruamel.yaml,
               python3-upstream-ontologist (>> 0.1.12),
               python3-docutils,
               python3-lxml,
               python3-markdown,
               po-debconf,
               gpg (>= 2.1),
               lintian (>= 2.104.0),
               debhelper-compat (= 12),
               ognibuild
Standards-Version: 4.5.1
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/jelmer/lintian-brush.git
Vcs-Browser: https://salsa.debian.org/jelmer/lintian-brush

Package: lintian-brush
Architecture: all
Depends: devscripts,
         python3-breezy (>= 3.1.0-8),
         python3-debian,
         python3-debmutate (>= 0.21),
         python3-dulwich (>= 0.19.7),
         python3-distro-info,
         python3-iniparse,
         python3-ruamel.yaml,
         python3-upstream-ontologist (>> 0.1.12),
         ${misc:Depends},
         ${python3:Depends}
Recommends: lintian, dos2unix, gpg (>= 2.1), python3-pyinotify, python3-asyncpg, libdebhelper-perl, python3-levenshtein, decopy, python3-bs4, ognibuild, python3-docutils, python3-markdown, python3-lxml
Suggests: gnome-pkg-tools, postgresql-common, breezy-debian, po-debconf
Description: automatically fix lintian problems
 This package contains a set of scripts that can automatically fix more than 140
 common lintian issues in Debian packages.
 .
 It comes with a wrapper script that invokes the scripts, updates
 the changelog (if desired) and commits each change to
 version control.
