we suggest the mysql server and we do not have a meta package, a virtual packages does it.
authorHeiko Schlittermann (APT) <hs@schlittermann.de>
Wed, 31 Aug 2011 17:20:19 +0200
changeset 10 7fc329e733c5
parent 9 26608f45a5c6
child 11 24417d8949b5
we suggest the mysql server and we do not have a meta package, a virtual packages does it.
debian/changelog
debian/control
--- a/debian/changelog	Wed Aug 31 16:51:37 2011 +0200
+++ b/debian/changelog	Wed Aug 31 17:20:19 2011 +0200
@@ -1,3 +1,9 @@
+littlebird (2011072500-14) stable; urgency=low
+
+  * removed the meta package, the -core just provices littlebird-tc 
+
+ -- Heiko Schlittermann <hs@schlittermann.de>  Wed, 31 Aug 2011 17:06:17 +0200
+
 littlebird (2011072500-13) stable; urgency=low
 
   * create the database if not already existing 
--- a/debian/control	Wed Aug 31 16:51:37 2011 +0200
+++ b/debian/control	Wed Aug 31 17:20:19 2011 +0200
@@ -8,12 +8,12 @@
 #Vcs-Git: git://git.debian.org/collab-maint/littlebird.git
 #Vcs-Browser: http://git.debian.org/?p=collab-maint/littlebird.git;a=summary
 
-Package: littlebird-tc
-Architecture: all
-Depends: littlebird-tc-core
-Description: the littlebird trust center
-Replaces: littlebird (<< ${source:Version})
-Breaks: littlebird (<< ${source:Version})
+#Package: littlebird-tc
+#Architecture: all
+#Depends: littlebird-tc-core
+#Description: the littlebird trust center
+#Replaces: littlebird (<< ${source:Version})
+#Breaks: littlebird (<< ${source:Version})
 
 Package: littlebird-tc-common
 Architecture: all
@@ -26,12 +26,14 @@
 	littlebird-tc-common (>= ${source:Version}), 
 	zend-server-php-5.3, php-5.3-loader-zend-server, bash
 Recommends: littlebird-tc-sql (>= ${source:Version})
+Provides: littlebird-tc
 Description: littlebird trustcenter core
  This is the trustcenter package for littlebird.
 
 Package: littlebird-tc-sql
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, mysql-client, littlebird-tc-common (>= ${source:Version})
+Suggests: mysql-server
 Description: littlebird sql files
  This package contains the sql files for initializing or
  updating the trustcenter database