From 45bc05fc9a90a1ac224f82661ba819dab9361d22 Mon Sep 17 00:00:00 2001 From: David Cook Date: Thu, 15 Oct 2020 02:06:44 +0000 Subject: [PATCH] Bug 26685: Move starman out of debian/control.in and into cpanfile --- cpanfile | 1 + debian/control.in | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/cpanfile b/cpanfile index bed97a96d7..c2e4e5bbb7 100644 --- a/cpanfile +++ b/cpanfile @@ -95,6 +95,7 @@ requires 'Schedule::At', '1.06'; requires 'Search::Elasticsearch', '5.01'; requires 'Sereal::Decoder', '3.0'; requires 'Sereal::Encoder', '3.0'; +requires 'Starman', '0.4014'; requires 'Storable', '2.20'; requires 'String::Random', '0.22'; requires 'Template', '>= 2.22, != 3.008'; diff --git a/debian/control.in b/debian/control.in index 0984936e71..8077254dff 100644 --- a/debian/control.in +++ b/debian/control.in @@ -29,7 +29,6 @@ Depends: ${misc:Depends}, ${koha:Depends}, perl-doc, pwgen, rabbitmq-server, - starman, sudo, fonts-dejavu | ttf-dejavu, unzip, @@ -78,7 +77,6 @@ Depends: ${misc:Depends}, perl-doc, pwgen, rabbitmq-server, - starman, sudo, fonts-dejavu | ttf-dejavu, unzip, -- 2.11.0