From: Otto Kekäläinen Date: Sat, 18 May 2024 22:59:17 +0000 (-0700) Subject: Fix d/control syntax X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c95368d2fd7555904d075b73e9860ee75f846889;p=debbugs.git Fix d/control syntax Add missing comma and fix the comment indentation done by a developer who did not test the build after their changes. Having Salsa-CI in the project will prevent such lapses in the future. --- diff --git a/debian/control b/debian/control index b0533931..54256c86 100644 --- a/debian/control +++ b/debian/control @@ -62,8 +62,8 @@ Depends: graphviz, libtext-iconv-perl, libuser-perl, libmouse-perl, libmousex-nativetraits-perl, # used by Debbugs::Libravatar and libravatar.cgi - libfile-libmagic-perl, libgravatar-url-perl, libwww-perl, imagemagick - # used by the database + libfile-libmagic-perl, libgravatar-url-perl, libwww-perl, imagemagick, +# used by the database libdbix-class-timestamp-perl, libdbix-class-deploymenthandler-perl, libdatetime-perl,