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

meskes at alioth.debian.org meskes at alioth.debian.org
Wed Mar 18 10:51:52 UTC 2009


Author: meskes
Date: 2009-03-18 10:51:52 +0000 (Wed, 18 Mar 2009)
New Revision: 295

Modified:
   citadel/trunk/debian/control
   citadel/trunk/debian/rules
Log:
Pepare for 7.43


Modified: citadel/trunk/debian/control
===================================================================
--- citadel/trunk/debian/control	2009-03-18 10:28:54 UTC (rev 294)
+++ citadel/trunk/debian/control	2009-03-18 10:51:52 UTC (rev 295)
@@ -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-18 10:28:54 UTC (rev 294)
+++ citadel/trunk/debian/rules	2009-03-18 10:51:52 UTC (rev 295)
@@ -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