Bug 25509: Remove useless libjs-jquery dependency
authorDavid Cook <dcook@prosentient.com.au>
Fri, 15 May 2020 04:55:49 +0000 (14:55 +1000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 24 Jun 2020 12:31:37 +0000 (14:31 +0200)
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>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

debian/control.in

index 782f790..b373abe 100644 (file)
@@ -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,