Bugzilla – Attachment 195244 Details for
Bug 42087
Add dependency File::LibMagic for validating file using magic numbers
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 42087: Add dependency to debian/control
Bug-42087-Add-dependency-to-debiancontrol.patch (text/plain), 1.07 KB, created by
David Cook
on 2026-03-13 02:19:19 UTC
(
hide
)
Description:
Bug 42087: Add dependency to debian/control
Filename:
MIME Type:
Creator:
David Cook
Created:
2026-03-13 02:19:19 UTC
Size:
1.07 KB
patch
obsolete
>From 81c7f4f2e793cf13e5a6310dd92d161f360bb644 Mon Sep 17 00:00:00 2001 >From: David Cook <dcook@prosentient.com.au> >Date: Fri, 13 Mar 2026 02:18:04 +0000 >Subject: [PATCH] Bug 42087: Add dependency to debian/control > >This change adds File::LibMagic (via libfile-libmagic-perl) >to debian/control. The debian/control should be automatically >re-generated by debian/control.in during the package process, >but we want to record the change here anyway. >--- > debian/control | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/debian/control b/debian/control >index 1e137435350..ee733ff5d59 100644 >--- a/debian/control >+++ b/debian/control >@@ -58,6 +58,7 @@ Build-Depends: libalgorithm-checkdigits-perl, > libemail-sender-perl, > libemail-stuffer-perl, > libexception-class-perl, >+ libfile-libmagic-perl, > libfile-slurp-perl, > libfont-ttf-perl, > libgd-barcode-perl, >@@ -309,6 +310,7 @@ Depends: libalgorithm-checkdigits-perl, > libemail-sender-perl, > libemail-stuffer-perl, > libexception-class-perl, >+ libfile-libmagic-perl, > libfile-slurp-perl, > libfont-ttf-perl, > libgd-barcode-perl, >-- >2.39.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 42087
:
195243
| 195244