]> git.donarmstrong.com Git - debbugs.git/commitdiff
Fix d/control syntax
authorOtto Kekäläinen <otto@debian.org>
Sat, 18 May 2024 22:59:17 +0000 (15:59 -0700)
committerDon Armstrong <don@donarmstrong.com>
Mon, 20 May 2024 03:58:14 +0000 (20:58 -0700)
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.

debian/control

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