[Pkg-citadel-commit] r276 - citadel/trunk/debian

meskes at alioth.debian.org meskes at alioth.debian.org
Thu Mar 12 08:41:13 UTC 2009


Author: meskes
Date: 2009-03-12 08:41:13 +0000 (Thu, 12 Mar 2009)
New Revision: 276

Modified:
   citadel/trunk/debian/control
   citadel/trunk/debian/rules
Log:
Removed debug package for now.



Modified: citadel/trunk/debian/control
===================================================================
--- citadel/trunk/debian/control	2009-03-12 08:39:32 UTC (rev 275)
+++ citadel/trunk/debian/control	2009-03-12 08:41:13 UTC (rev 276)
@@ -94,20 +94,3 @@
  open source groupware platform.
  .
  See the 'citadel-server' package for more informations.
-
-Package: citadel-dbg
-Section: devel
-Priority: extra
-Architecture: any
-Depends: ${misc:Depends},
-         citadel-server (= ${binary:Version})
-         citadel-mta (= ${binary:Version})
-         citadel-client (= ${binary:Version})
-Description: complete and feature-rich groupware server - debugging symbols
- Citadel is a complete and feature-rich open source groupware platform.
-  * Email, calendaring/scheduling, address books
-  * Bulletin boards, mailing list server, instant messaging
-  * Multiple domain support
-  * An intuitive, attractive AJAX-style web interface
- .
- This package provides the debugging symbols for the Citadel server.

Modified: citadel/trunk/debian/rules
===================================================================
--- citadel/trunk/debian/rules	2009-03-12 08:39:32 UTC (rev 275)
+++ citadel/trunk/debian/rules	2009-03-12 08:41:13 UTC (rev 276)
@@ -116,7 +116,7 @@
 	dh_installdebconf	
 	dh_installinit --name=citadel
 	dh_installman
-	dh_strip --dbg-package=citadel-dbg
+	dh_strip 
 	dh_link
 	dh_compress 
 	dh_fixperms




More information about the Pkg-citadel-commit mailing list