Replace old, non-functional Debian packaging with a new one.
[koha.git] / debian / control
1 Source: koha
2 Maintainer: Lars Wirzenius <lars@catalyst.net.nz>
3 Section: web
4 Priority: optional
5 Standards-Version: 3.8.4
6 Build-Depends: koha-dev-env, debhelper (>= 7.0.50), gettext
7
8 Package: koha
9 Architecture: all
10 Depends: ${shlib:Depends}, ${misc:Depends},
11  dbconfig-common,
12  koha-dev-env,
13  apache2,
14  mysql-server,
15  daemon,
16  at,
17  idzebra-2.0,
18  yaz,
19  libjs-jquery,
20  tinymce2, 
21  libjs-yui
22 Recommends: mysql-client
23 Homepage: http://koha-community.org/
24 Description: integrated (physical) library management system
25  Koha is an Integrated Library Managment system for real-world libraries
26  (the kinds with books).
27