debian/control
changeset 118 aa280f39150b
parent 115 dba222295f1f
--- a/debian/control	Fri Oct 14 14:44:08 2011 +0200
+++ b/debian/control	Sun Feb 19 23:34:32 2012 +0100
@@ -7,6 +7,14 @@
 Homepage: http://little-bird.de/
 Vcs-Browser: https://ssl.schlittermann.de/hg/littlebird/packaging/deb
 
+Package: littlebird-tc
+Architecture: all
+Depends: ${misc:Depends},
+    littlebird-tc-core (>= ${source:Version}), 
+    littlebird-tc-sql (>= ${source:Version})
+Description: This is the all-on-one solution.
+ This package installs the complete littlebird trustcenter.
+
 Package: littlebird-tc-common
 Architecture: all
 Depends: ${misc:Depends}
@@ -18,9 +26,10 @@
 Architecture: all
 Depends: ${misc:Depends},
 	littlebird-tc-common (>= ${source:Version}), 
-	zend-server-php-5.3, php-5.3-loader-zend-server, openssl, ucf, 
-	pdftk, mail-transport-agent, httpd
-Recommends: littlebird-tc-sql (>= ${source:Version})
+	pdftk, mail-transport-agent, httpd, openssl, ucf, 
+	zend-base, php-5.3-bin-zend-server, php-5.3-loader-zend-server,
+	libapache2-mod-php-5.3-zend-server
+Suggests: littlebird-tc-sql (>= ${source:Version})
 Provides: littlebird-tc
 Description: littlebird trustcenter core
  This is the trustcenter package for littlebird.