codecheck: rely on flake8, isort + black during build time
[grml2usb.git] / debian / control
index 904dd45..ba485f8 100644 (file)
@@ -7,10 +7,13 @@ Uploaders: Michael Prokop <mika@debian.org>,
            Christian Hofstaedtler <zeha@debian.org>,
            Ulrich Dangel <mru@spamt.net>
 Build-Depends: asciidoc,
-               debhelper (>= 10~),
+               black,
+               debhelper-compat (= 12),
                docbook-xsl,
-               xsltproc
-Standards-Version: 4.3.0
+               flake8,
+               isort,
+               xsltproc,
+Standards-Version: 4.4.1
 Homepage: https://grml.org/grml2usb/
 Vcs-git: git://git.grml.org/grml2usb.git
 Vcs-Browser: https://git.grml.org/?p=grml2usb.git