]> git.donarmstrong.com Git - debbugs.git/commitdiff
Add sensible-utils as dependency and make package Lintian clean
authorOtto Kekäläinen <otto@debian.org>
Sat, 18 May 2024 23:08:36 +0000 (16:08 -0700)
committerDon Armstrong <don@donarmstrong.com>
Mon, 20 May 2024 03:58:18 +0000 (20:58 -0700)
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.

debian/control

index 54256c860cdca37e00f70f7fffb891418910da97..a04a57503eaaa310ad44b0ab3a00bfbb898c62a1 100644 (file)
@@ -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