Bug 20801: Make dependency on memcached mandatory
[koha.git] / debian / control.in
index ad9b891..7ad20b1 100644 (file)
@@ -1,5 +1,5 @@
 Source: koha
-Maintainer: Galen Charlton <gmcharlt@gmail.com>
+Maintainer: Mirko Tietgen <mirko@abunchofthings.net>
 Section: web
 Priority: optional
 Standards-Version: 3.8.4
@@ -9,21 +9,22 @@ Standards-Version: 3.8.4
 # NOTA BENE: Build dependencies end up as runtime dependencies as well.
 # See debian/rules, the override_dh_gencontrol rules. 
 # There are some exceptions.
-Build-Depends:__AUTODEPENDS__, 
- debhelper (>= 7.0.50), gettext, xsltproc, docbook-xsl,
- libxml2-utils, bash-completion, perl-modules (>= 5.14.2) | libtest-simple-perl (>= 0.98)
+Build-Depends:__AUTODEPENDS__,
+ debhelper (>= 7.0.50), gettext, xsltproc, docbook-xsl, ttf-dejavu,
+ libxml2-utils, bash-completion, perl-modules-5.26 | libtest-simple-perl (>= 1.302073)
 
 Package: koha-common
 Architecture: all
 Depends: ${misc:Depends}, ${koha:Depends},
  apache2,
- apache2-mpm-itk,
+ apache2-mpm-itk | libapache2-mpm-itk,
  at,
  cron-daemon,
  daemon,
  debconf,
  idzebra-2.0,
  libjs-jquery,
+ memcached,
  mysql-client | virtual-mysql-client,
  perl-doc,
  pwgen,
@@ -35,7 +36,8 @@ Depends: ${misc:Depends}, ${koha:Depends},
  xmlstarlet,
  yaz
 Suggests: mysql-server | virtual-mysql-server,
- memcached
+ 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
@@ -65,7 +67,7 @@ Description: integrated (physical) library management system
 Package: koha-deps
 Depends: ${misc:Depends},
  apache2,
- apache2-mpm-itk,
+ apache2-mpm-itk | libapache2-mpm-itk,
  at,
  cron-daemon,
  daemon,