Source: openvas-manager Version: 7.0.2-2 Tags: patch User: helm...@debian.org Usertags: rebootstrap
openvas-manager Build-Depends on flawfinder. I tried to figure out why and found that its source code only mentions this tools in comments. It doesn't occur in a build log either. And when building openvas-manager without this dependency, you the same package (up to build path differences) as when building with it (thanks to reproducible builds). I conclude that this dependency is unused. The dependency happens to be unsatisfiable for cross building. Please consider applying the attached patch. Helmut
diff --minimal -Nru openvas-manager-7.0.2/debian/changelog openvas-manager-7.0.2/debian/changelog --- openvas-manager-7.0.2/debian/changelog 2017-12-01 07:30:20.000000000 +0100 +++ openvas-manager-7.0.2/debian/changelog 2018-03-23 19:57:03.000000000 +0100 @@ -1,3 +1,10 @@ +openvas-manager (7.0.2-2.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Drop unused Build-Depends: flawfinder. (Closes: #-1) + + -- Helmut Grohne <hel...@subdivi.de> Fri, 23 Mar 2018 19:57:03 +0100 + openvas-manager (7.0.2-2) unstable; urgency=medium [ Gianfranco Costamagna ] diff --minimal -Nru openvas-manager-7.0.2/debian/control openvas-manager-7.0.2/debian/control --- openvas-manager-7.0.2/debian/control 2017-12-01 07:30:20.000000000 +0100 +++ openvas-manager-7.0.2/debian/control 2018-03-23 19:57:03.000000000 +0100 @@ -11,7 +11,6 @@ libsqlite3-dev, pkg-config, xmltoman, - flawfinder, gnutls-bin (>= 3.2.15) Standards-Version: 4.1.2 Homepage: http://www.openvas.org/