Lines 1-5
Link Here
|
1 |
Source: koha |
1 |
Source: koha |
2 |
Maintainer: Galen Charlton <gmcharlt@gmail.com> |
2 |
Maintainer: Mirko Tietgen <mirko@abunchofthings.net> |
3 |
Section: web |
3 |
Section: web |
4 |
Priority: optional |
4 |
Priority: optional |
5 |
Standards-Version: 3.8.4 |
5 |
Standards-Version: 3.8.4 |
Lines 55-66
Build-Depends: libalgorithm-checkdigits-perl,
Link Here
|
55 |
libgraphics-magick-perl, |
55 |
libgraphics-magick-perl, |
56 |
libgravatar-url-perl, |
56 |
libgravatar-url-perl, |
57 |
libhtml-format-perl, |
57 |
libhtml-format-perl, |
|
|
58 |
libhtml-parser-perl, |
58 |
libhtml-scrubber-perl, |
59 |
libhtml-scrubber-perl, |
59 |
libhttp-cookies-perl, |
60 |
libhttp-cookies-perl, |
60 |
libhttp-message-perl, |
61 |
libhttp-message-perl, |
61 |
libhttp-oai-perl, |
62 |
libhttp-oai-perl, |
62 |
libjson-perl, |
63 |
libjson-perl, |
63 |
liblibrary-callnumber-lc-perl, |
64 |
liblibrary-callnumber-lc-perl, |
|
|
65 |
liblingua-ispell-perl, |
64 |
liblingua-stem-perl, |
66 |
liblingua-stem-perl, |
65 |
liblingua-stem-snowball-perl, |
67 |
liblingua-stem-snowball-perl, |
66 |
liblist-moreutils-perl, |
68 |
liblist-moreutils-perl, |
Lines 118-123
Build-Depends: libalgorithm-checkdigits-perl,
Link Here
|
118 |
libtext-iconv-perl, |
120 |
libtext-iconv-perl, |
119 |
libtext-pdf-perl, |
121 |
libtext-pdf-perl, |
120 |
libtext-unaccent-perl, |
122 |
libtext-unaccent-perl, |
|
|
123 |
libtime-fake-perl, |
124 |
libuniversal-can-perl, |
121 |
libuniversal-require-perl, |
125 |
libuniversal-require-perl, |
122 |
liburi-perl, |
126 |
liburi-perl, |
123 |
libuuid-perl, |
127 |
libuuid-perl, |
Lines 141-147
Package: koha-common
Link Here
|
141 |
Architecture: all |
145 |
Architecture: all |
142 |
Depends: ${misc:Depends}, ${koha:Depends}, |
146 |
Depends: ${misc:Depends}, ${koha:Depends}, |
143 |
apache2, |
147 |
apache2, |
144 |
apache2-mpm-itk, |
148 |
apache2-mpm-itk | libapache2-mpm-itk, |
145 |
at, |
149 |
at, |
146 |
cron-daemon, |
150 |
cron-daemon, |
147 |
daemon, |
151 |
daemon, |
Lines 189-195
Description: integrated (physical) library management system
Link Here
|
189 |
Package: koha-deps |
193 |
Package: koha-deps |
190 |
Depends: ${misc:Depends}, |
194 |
Depends: ${misc:Depends}, |
191 |
apache2, |
195 |
apache2, |
192 |
apache2-mpm-itk, |
196 |
apache2-mpm-itk | libapache2-mpm-itk, |
193 |
at, |
197 |
at, |
194 |
cron-daemon, |
198 |
cron-daemon, |
195 |
daemon, |
199 |
daemon, |
Lines 262-273
Depends: libalgorithm-checkdigits-perl,
Link Here
|
262 |
libgraphics-magick-perl, |
266 |
libgraphics-magick-perl, |
263 |
libgravatar-url-perl, |
267 |
libgravatar-url-perl, |
264 |
libhtml-format-perl, |
268 |
libhtml-format-perl, |
|
|
269 |
libhtml-parser-perl, |
265 |
libhtml-scrubber-perl, |
270 |
libhtml-scrubber-perl, |
266 |
libhttp-cookies-perl, |
271 |
libhttp-cookies-perl, |
267 |
libhttp-message-perl, |
272 |
libhttp-message-perl, |
268 |
libhttp-oai-perl, |
273 |
libhttp-oai-perl, |
269 |
libjson-perl, |
274 |
libjson-perl, |
270 |
liblibrary-callnumber-lc-perl, |
275 |
liblibrary-callnumber-lc-perl, |
|
|
276 |
liblingua-ispell-perl, |
271 |
liblingua-stem-perl, |
277 |
liblingua-stem-perl, |
272 |
liblingua-stem-snowball-perl, |
278 |
liblingua-stem-snowball-perl, |
273 |
liblist-moreutils-perl, |
279 |
liblist-moreutils-perl, |
Lines 325-330
Depends: libalgorithm-checkdigits-perl,
Link Here
|
325 |
libtext-iconv-perl, |
331 |
libtext-iconv-perl, |
326 |
libtext-pdf-perl, |
332 |
libtext-pdf-perl, |
327 |
libtext-unaccent-perl, |
333 |
libtext-unaccent-perl, |
|
|
334 |
libtime-fake-perl, |
335 |
libuniversal-can-perl, |
328 |
libuniversal-require-perl, |
336 |
libuniversal-require-perl, |
329 |
liburi-perl, |
337 |
liburi-perl, |
330 |
libuuid-perl, |
338 |
libuuid-perl, |
331 |
- |
|
|