[Pkg-citadel-commit] r274 - webcit/trunk/debian

meskes at alioth.debian.org meskes at alioth.debian.org
Thu Mar 12 08:26:11 UTC 2009


Author: meskes
Date: 2009-03-12 08:26:11 +0000 (Thu, 12 Mar 2009)
New Revision: 274

Modified:
   webcit/trunk/debian/changelog
   webcit/trunk/debian/control
   webcit/trunk/debian/rules
Log:
Removed -dbg package for the next upload.



Modified: webcit/trunk/debian/changelog
===================================================================
--- webcit/trunk/debian/changelog	2009-03-12 08:20:13 UTC (rev 273)
+++ webcit/trunk/debian/changelog	2009-03-12 08:26:11 UTC (rev 274)
@@ -16,6 +16,7 @@
   * Updated French debconf translation, closes: #518918
   * Updated Czech debconf translation, closes: #518991
   * Updated Italian debconf translation, closes: #519176
+  * Updated Russian debconf translation, closes: #519303
 
  -- Michael Meskes <meskes at debian.org>  Tue, 03 Mar 2009 12:44:02 +0100
 

Modified: webcit/trunk/debian/control
===================================================================
--- webcit/trunk/debian/control	2009-03-12 08:20:13 UTC (rev 273)
+++ webcit/trunk/debian/control	2009-03-12 08:26:11 UTC (rev 274)
@@ -18,18 +18,3 @@
  By combining WebCit and Citadel, you can have a versatile online environment
  with many users concurrently accessing the same system using the user
  interface of their choice (text, web, or downloaded client software).
-
-Package: webcit-dbg
-Section: devel
-Priority: extra
-Architecture: any
-Depends: ${misc:Depends},
-         citadel-webcit (= ${binary:Version})
-Description: web-based frontend to Citadel groupware server
- WebCit is a web-based, AJAX-enabled frontend to the Citadel groupware system.
- It is an attractive web middleware layer that allows user-friendly access.
- By combining WebCit and Citadel, you can have a versatile online environment
- with many users concurrently accessing the same system using the user
- interface of their choice (text, web, or downloaded client software).
- .
- This package provides the debugging symbols for WebCit.

Modified: webcit/trunk/debian/rules
===================================================================
--- webcit/trunk/debian/rules	2009-03-12 08:20:13 UTC (rev 273)
+++ webcit/trunk/debian/rules	2009-03-12 08:26:11 UTC (rev 274)
@@ -114,7 +114,7 @@
 	dh_installinit --name=webcit
 	dh_installman
 	dh_link
-	dh_strip --dbg-package=webcit-dbg
+	dh_strip
 	dh_compress
 	dh_fixperms
 	dh_installdeb




More information about the Pkg-citadel-commit mailing list