Bug 31675: Remove packages from debian/control that are no longer used

As far as I can tell, we are no longer using CGI::Session::Serialize::YAML or YAML::Syck, but they are still marked dependencies for the Debian package.

Signed-off-by: Danyon Sewell <danyonsewell@catalyst.net.nz>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jacob O'Mara <jacob.omara@ptfs-europe.com>
This commit is contained in:
Kyle Hall 2021-09-21 07:08:44 -04:00 committed by Jacob O'Mara
parent 00ba36526a
commit 56ecfc55fc

4
debian/control vendored
View file

@ -27,7 +27,6 @@ Build-Depends: libalgorithm-checkdigits-perl,
libcgi-pm-perl,
libcgi-session-driver-memcached-perl,
libcgi-session-perl,
libcgi-session-serialize-yaml-perl,
libclass-accessor-perl,
libclass-factory-util-perl,
libclass-inspector-perl,
@ -163,7 +162,6 @@ Build-Depends: libalgorithm-checkdigits-perl,
libxml-simple-perl,
libxml-writer-perl,
libyaml-perl,
libyaml-syck-perl,
debhelper (>= 7.0.50), gettext, xsltproc, docbook-xsl, fonts-dejavu | ttf-dejavu,
libxml2-utils, bash-completion, perl-modules-5.26 | libtest-simple-perl (>= 1.302073)
@ -263,7 +261,6 @@ Depends: libalgorithm-checkdigits-perl,
libcgi-pm-perl,
libcgi-session-driver-memcached-perl,
libcgi-session-perl,
libcgi-session-serialize-yaml-perl,
libclass-accessor-perl,
libclass-factory-util-perl,
libclass-inspector-perl,
@ -399,7 +396,6 @@ Depends: libalgorithm-checkdigits-perl,
libxml-simple-perl,
libxml-writer-perl,
libyaml-perl,
libyaml-syck-perl
Architecture: all
Description: Perl dep. for koha
Koha is an Integrated Library Management system for real-world libraries