Fix vulture usage and add vulture to Build-Depends
authorMichael Prokop <mika@grml.org>
Sat, 24 Apr 2021 19:58:15 +0000 (21:58 +0200)
committerMichael Prokop <mika@grml.org>
Sat, 24 Apr 2021 20:09:42 +0000 (22:09 +0200)
commit3f776793aa188a538869f2276915b29c7d6e91d5
treef9f61622ae47c7234af0d588f86ea004a85d19d8
parenta5f57b0cb1685060817004b9d66ca1dfa0728b78
Fix vulture usage and add vulture to Build-Depends

* grml2iso is a shell script, executing vulture doesn't work on it
* the Debian package build process executes 'make codecheck:', so
  everything what's needed for its execution needs to be covered through
  the Build-Dependencies, accordingly add add vulture to Build-Depends
Makefile
debian/control