Bugzilla – Attachment 105951 Details for
Bug 25509
Remove useless libjs-jquery dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25509: Remove useless libjs-jquery dependency
Bug-25509-Remove-useless-libjs-jquery-dependency.patch (text/plain), 1.14 KB, created by
Jonathan Druart
on 2020-06-17 12:10:04 UTC
(
hide
)
Description:
Bug 25509: Remove useless libjs-jquery dependency
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2020-06-17 12:10:04 UTC
Size:
1.14 KB
patch
obsolete
>From 5225cbd5442e7bef2ab936ae4af3e60c5868356f Mon Sep 17 00:00:00 2001 >From: David Cook <dcook@prosentient.com.au> >Date: Fri, 15 May 2020 14:55:49 +1000 >Subject: [PATCH] Bug 25509: Remove useless libjs-jquery dependency > >We don't use the libjs-jquery package, so we should remove >the dependency. > >To Test: >1) Build package (out of scope of test plan) >2) Install package >3) Note that libjs-jquery is marked by apt as no longer required >4) Remove libjs-jquery package from system and note how it >doesn't take koha-common with it > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > debian/control.in | 2 -- > 1 file changed, 2 deletions(-) > >diff --git a/debian/control.in b/debian/control.in >index 782f790fb0..b373abea1c 100644 >--- a/debian/control.in >+++ b/debian/control.in >@@ -23,7 +23,6 @@ Depends: ${misc:Depends}, ${koha:Depends}, > daemon, > debconf, > idzebra-2.0, >- libjs-jquery, > memcached, > mysql-client | virtual-mysql-client, > perl-doc, >@@ -71,7 +70,6 @@ Depends: ${misc:Depends}, > daemon, > debconf, > idzebra-2.0, >- libjs-jquery, > mysql-client | virtual-mysql-client, > mysql-server | virtual-mysql-server, > perl-doc, >-- >2.20.1
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 25509
:
104911
|
105951
|
106075