diff --git a/debian/control b/debian/control index 3df2fa6..b0e9fb7 100644 --- a/debian/control +++ b/debian/control @@ -9,13 +9,9 @@ Uploaders: Ulrich Dangel , Build-Depends: asciidoc, - black, debhelper-compat (= 12), docbook-xsl, - flake8, - isort, nasm, - vulture, xsltproc, Standards-Version: 4.6.2 Rules-Requires-Root: no diff --git a/debian/rules b/debian/rules index 7d696b5..05f4b17 100755 --- a/debian/rules +++ b/debian/rules @@ -12,7 +12,7 @@ override_dh_auto_build: dh_testdir grep -qE '^PROG_VERSION = "\*\*\*UNKNOWN\*\*\*"' grml2usb || (echo "PROG_VERSION in grml2usb wrong." && exit 2) $(MAKE) -C mbr - $(MAKE) + $(MAKE) doc override_dh_fixperms: chmod 664 ./debian/grml2usb/usr/share/grml2usb/mbr/mbrldr