X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=debian%2Fcontrol.in;h=7704444a6dcccbb02957dcdc2f688680524e9449;hb=215226966b7cb3a35cd178244574b6b4d20c3b10;hp=44e144b072d72f67754e8339874b5e24097ee398;hpb=8af6165f537c6324fa9184f3b0788ebf287820f8;p=koha.git diff --git a/debian/control.in b/debian/control.in index 44e144b072..7704444a6d 100644 --- a/debian/control.in +++ b/debian/control.in @@ -1,32 +1,46 @@ Source: koha -Maintainer: Robin Sheat +Maintainer: Mirko Tietgen Section: web Priority: optional Standards-Version: 3.8.4 +# WARNING: The "control" file is automatically generated from the "control.in" file. +# Do not manually edit "control" or your changes will be clobbered when you +# run update-control # 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, python, python-debian +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.302075) 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, - libjs-yui, - mysql-client, + mysql-client | virtual-mysql-client, + perl-doc, pwgen, - tinymce2, + starman, + sudo, + tinymce, + ttf-dejavu, + unzip, + xmlstarlet, yaz -Suggests: mysql-server +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 Managment system for real-world libraries + Koha is an Integrated Library Management system for real-world libraries (the kinds with books). . This package contains everything needed to run Koha, except the site @@ -37,10 +51,10 @@ Architecture: all Depends: ${shlib:Depends}, ${misc:Depends}, koha-common, dbconfig-common, - mysql-server + mysql-server | virtual-mysql-server Homepage: http://koha-community.org/ Description: integrated (physical) library management system - Koha is an Integrated Library Managment system for real-world libraries + Koha is an Integrated Library Management system for real-world libraries (the kinds with books). . This package contains site-specific configuration files and sets up @@ -49,3 +63,42 @@ Description: integrated (physical) library management system . Please see /usr/share/doc/koha/README.Debian for instructions on how to configure things after installing this package. + +Package: koha-deps +Depends: ${misc:Depends}, + apache2, + apache2-mpm-itk | libapache2-mpm-itk, + at, + cron-daemon, + daemon, + debconf, + idzebra-2.0, + libjs-jquery, + mysql-client | virtual-mysql-client, + mysql-server | virtual-mysql-server, + perl-doc, + pwgen, + starman, + sudo, + tinymce, + ttf-dejavu, + unzip, + xmlstarlet, + yaz +Architecture: all +Description: Other dep. for koha + Koha is an Integrated Library Management system for real-world libraries + (the kinds with books). + . + This meta-package contains general dependencies packages for koha (apache2, + daemon, debconf, etc.). + +Package: koha-perldeps +Depends:__AUTODEPENDS__ +Architecture: all +Description: Perl dep. for koha + Koha is an Integrated Library Management system for real-world libraries + (the kinds with books). + . + This meta-package contains perl dependencies packages for koha (all + perl lib).