2 Maintainer: Robin Sheat <robin@catalyst.net.nz>
5 Standards-Version: 3.8.4
6 # NOTA BENE: Build dependencies end up as runtime dependencies as well.
7 # See debian/rules, the override_dh_gencontrol rules.
8 # There are some exceptions.
9 Build-Depends: libcgi-session-driver-memcached-perl,
10 libalgorithm-checkdigits-perl,
11 libauthen-cas-client-perl,
12 libbiblio-endnotestyle-perl,
13 libbusiness-isbn-perl,
14 libcgi-pm-perl | perl-modules,
16 libcgi-session-serialize-yaml-perl,
17 libclass-accessor-perl,
18 libclass-factory-util-perl,
22 libdatetime-event-ical-perl,
23 libdatetime-format-dateparse-perl,
24 libdatetime-format-ical-perl,
25 libdatetime-format-mysql-perl,
28 libdatetime-timezone-perl,
32 libdigest-sha-perl | perl,
35 libgd-gd2-noxpm-perl | libgd-gd2-perl,
36 libgraphics-magick-perl,
38 libhtml-scrubber-perl,
42 liblingua-stem-snowball-perl,
43 liblist-moreutils-perl,
44 liblocale-currency-format-perl,
46 libmail-sendmail-perl,
48 libmarc-crosswalk-dublincore-perl,
51 libmemoize-memcached-perl,
56 libnet-z3950-zoom-perl,
57 libnumber-format-perl,
59 libpdf-api2-simple-perl,
60 libpdf-reuse-barcode-perl,
66 libscalar-list-utils-perl,
70 libtest-simple-perl | perl-modules,
71 libtext-csv-encoded-perl,
75 libtext-unaccent-perl,
76 libuniversal-require-perl,
84 libxml-sax-writer-perl,
90 debhelper (>= 7.0.50), gettext, python, python-debian, xsltproc, docbook-xsl
94 Depends: ${misc:Depends}, ${koha:Depends},
111 Suggests: mysql-server
112 Homepage: http://koha-community.org/
113 Description: integrated (physical) library management system
114 Koha is an Integrated Library Managment system for real-world libraries
115 (the kinds with books).
117 This package contains everything needed to run Koha, except the site
118 specific configuration files. See the package koha for the rest.
122 Depends: ${shlib:Depends}, ${misc:Depends},
126 Homepage: http://koha-community.org/
127 Description: integrated (physical) library management system
128 Koha is an Integrated Library Managment system for real-world libraries
129 (the kinds with books).
131 This package contains site-specific configuration files and sets up
132 the MySQL database for Koha. For simplicity, the database server is
133 assumed to run on the same host as Koha.
135 Please see /usr/share/doc/koha/README.Debian for instructions on how to
136 configure things after installing this package.