Source: lintian-brush
Section: devel
Priority: optional
Maintainer: Jelmer Vernooĳ <jelmer@debian.org>
Build-Depends: debhelper (>= 12~),
               dh-python,
               dos2unix,
               python3-all,
               python3-breezy (>= 3.0.0~bzr7268-1),
               python3-breezy.tests,
               python3-dulwich (>= 0.19.7),
               python3-distro-info,
               python3-debian,
               python3-setuptools,
               gpg
Standards-Version: 4.3.0
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.0.0~bzr7268-1),
         python3-debian,
         python3-dulwich (>= 0.19.7),
         python3-distro-info,
         ${misc:Depends},
         ${python3:Depends}
Recommends: lintian, dos2unix, gpg
Description: automatically fix lintian problems
 This package contains a set of scripts that can automatically fix more than 30
 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.
