From: Otto Kekäläinen Date: Sat, 18 May 2024 23:08:36 +0000 (-0700) Subject: Add sensible-utils as dependency and make package Lintian clean X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4c1a9d712a04d24c4b10c8f08bb3107ba8eedf5b;p=debbugs.git Add sensible-utils as dependency and make package Lintian clean Lintian was erroring on: E: debbugs-local: missing-depends-on-sensible-utils sensible-browser [usr/bin/local-debbugs] Add this missing dependency to get the number of Lintian errors to zero so that builds and e.g. Salsa-CI passes. Several Lintian warnings still remain. Having Salsa-CI in the package will make it less likely that new Lintian errors are introduced, or at least their are caught immediately. --- diff --git a/debian/control b/debian/control index 54256c86..a04a5750 100644 --- a/debian/control +++ b/debian/control @@ -104,7 +104,8 @@ Depends: ${perl:Depends}, ${misc:Depends}, libdebbugs-perl, debbugs-web, libconfig-simple-perl, - libuser-perl, rsync, libhttp-server-simple-perl, libnet-server-perl + libuser-perl, rsync, libhttp-server-simple-perl, libnet-server-perl, + sensible-utils Description: Run and maintains a local mirror of the Debian BTS Debian has a bug tracking system which files details of bugs reported by users and developers. Each bug is given a number, and is kept on