Bug 3150: Include host item entries in LIST and CART notices
[srvgit] / debian / control.in
index e0f9ced..0f5c1e4 100644 (file)
@@ -10,7 +10,7 @@ Standards-Version: 3.8.4
 # See debian/rules, the override_dh_gencontrol rules. 
 # There are some exceptions.
 Build-Depends:__AUTODEPENDS__,
- debhelper (>= 7.0.50), gettext, xsltproc, docbook-xsl, fonts-dejavu | ttf-dejavu,
+ debhelper (>= 7.0.50), gettext, xsltproc, docbook-xsl, docbook-xsl-ns, fonts-dejavu | ttf-dejavu,
  libxml2-utils, bash-completion, perl-modules-5.26 | libtest-simple-perl (>= 1.302073)
 
 Package: koha-common
@@ -28,10 +28,10 @@ Depends: ${misc:Depends}, ${koha:Depends},
  perl-doc,
  pwgen,
  rabbitmq-server,
- starman,
  sudo,
  fonts-dejavu | ttf-dejavu,
  unzip,
+ weasyprint,
  xmlstarlet,
  yaz
 Suggests: mysql-server | virtual-mysql-server,
@@ -76,10 +76,10 @@ Depends: ${misc:Depends},
  perl-doc,
  pwgen,
  rabbitmq-server,
- starman,
  sudo,
  fonts-dejavu | ttf-dejavu,
  unzip,
+ weasyprint,
  xmlstarlet,
  yaz
 Architecture: all
@@ -108,6 +108,8 @@ Description: integrated (physical) library management system
  .
  This package provides a version of Koha identical to that of koha-full,
  but without third-party systems such as MariaDB, RabbitMQ, et cetera.
+ .
+ This package is EXPERIMENTAL and not recommended for production use.
 Depends: ${misc:Depends}, ${koha:Depends},
  at,
  cron-daemon,
@@ -120,6 +122,7 @@ Depends: ${misc:Depends}, ${koha:Depends},
  sudo,
  fonts-dejavu | ttf-dejavu,
  unzip,
+ weasyprint,
  xmlstarlet,
  yaz
 
@@ -139,3 +142,5 @@ Description: integrated (physical) library management system
  .
  This metapackage provides a version of Koha with the complete set of third-party
  systems such as MariaDB, RabbitMQ, et cetera.
+ .
+ This package is EXPERIMENTAL and not recommended for production use.