Bug 20783: Remove WWW::YouTube::Download dependency
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 12 May 2020 10:57:32 +0000 (12:57 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 15 Jun 2020 08:32:43 +0000 (10:32 +0200)
No longer used.

Signed-off-by: Kelly McElligott <kelly@bywatersolutions.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

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

cpanfile
debian/control
debian/control.in

index b123f57..6b4a34e 100644 (file)
--- a/cpanfile
+++ b/cpanfile
@@ -176,6 +176,5 @@ recommends 'Text::CSV::Unicode', '0.40';
 recommends 'Text::Unidecode', '0.04';
 recommends 'Time::Fake', '0.11';
 recommends 'UNIVERSAL::require', '0.13';
-recommends 'WWW::YouTube::Download', '0.56';
 recommends 'WebService::ILS', '0.17';
 recommends 'XML::Writer', '0.614';
index 692e413..c42a69b 100644 (file)
@@ -152,7 +152,6 @@ Build-Depends: libalgorithm-checkdigits-perl,
  libwebservice-ils-perl,
  libwww-csrf-perl,
  libwww-perl,
- libwww-youtube-download-perl,
  libxml-dumper-perl,
  libxml-libxml-perl,
  libxml-libxslt-perl,
@@ -189,7 +188,6 @@ Depends: ${misc:Depends}, ${koha:Depends},
  yaz
 Suggests: mysql-server | virtual-mysql-server,
  letsencrypt,
- libwww-youtube-download-perl
 Homepage: http://koha-community.org/
 Description: integrated (physical) library management system
  Koha is an Integrated Library Management system for real-world libraries
@@ -388,7 +386,6 @@ Depends: libalgorithm-checkdigits-perl,
  libwebservice-ils-perl,
  libwww-csrf-perl,
  libwww-perl,
- libwww-youtube-download-perl,
  libxml-dumper-perl,
  libxml-libxml-perl,
  libxml-libxslt-perl,
index ffec01f..782f790 100644 (file)
@@ -36,7 +36,6 @@ Depends: ${misc:Depends}, ${koha:Depends},
  yaz
 Suggests: mysql-server | virtual-mysql-server,
  letsencrypt,
- libwww-youtube-download-perl
 Homepage: http://koha-community.org/
 Description: integrated (physical) library management system
  Koha is an Integrated Library Management system for real-world libraries