4 Maintainer: Heiko Schlittermann <hs@schlittermann.de> |
4 Maintainer: Heiko Schlittermann <hs@schlittermann.de> |
5 Build-Depends: debhelper (>= 7.0.50~), po-debconf |
5 Build-Depends: debhelper (>= 7.0.50~), po-debconf |
6 Standards-Version: 3.9.1 |
6 Standards-Version: 3.9.1 |
7 Homepage: http://little-bird.de/ |
7 Homepage: http://little-bird.de/ |
8 Vcs-Browser: https://ssl.schlittermann.de/hg/littlebird/packaging/deb |
8 Vcs-Browser: https://ssl.schlittermann.de/hg/littlebird/packaging/deb |
|
9 |
|
10 Package: littlebird-tc |
|
11 Architecture: all |
|
12 Depends: ${misc:Depends}, |
|
13 littlebird-tc-core (>= ${source:Version}), |
|
14 littlebird-tc-sql (>= ${source:Version}) |
|
15 Description: This is the all-on-one solution. |
|
16 This package installs the complete littlebird trustcenter. |
9 |
17 |
10 Package: littlebird-tc-common |
18 Package: littlebird-tc-common |
11 Architecture: all |
19 Architecture: all |
12 Depends: ${misc:Depends} |
20 Depends: ${misc:Depends} |
13 Description: littlebird trustcenter common files |
21 Description: littlebird trustcenter common files |
16 |
24 |
17 Package: littlebird-tc-core |
25 Package: littlebird-tc-core |
18 Architecture: all |
26 Architecture: all |
19 Depends: ${misc:Depends}, |
27 Depends: ${misc:Depends}, |
20 littlebird-tc-common (>= ${source:Version}), |
28 littlebird-tc-common (>= ${source:Version}), |
21 zend-server-php-5.3, php-5.3-loader-zend-server, openssl, ucf, |
29 pdftk, mail-transport-agent, httpd, openssl, ucf, |
22 pdftk, mail-transport-agent, httpd |
30 zend-base, php-5.3-bin-zend-server, php-5.3-loader-zend-server, |
23 Recommends: littlebird-tc-sql (>= ${source:Version}) |
31 libapache2-mod-php-5.3-zend-server |
|
32 Suggests: littlebird-tc-sql (>= ${source:Version}) |
24 Provides: littlebird-tc |
33 Provides: littlebird-tc |
25 Description: littlebird trustcenter core |
34 Description: littlebird trustcenter core |
26 This is the trustcenter package for littlebird. |
35 This is the trustcenter package for littlebird. |
27 |
36 |
28 Package: littlebird-tc-sql |
37 Package: littlebird-tc-sql |