[Pkg-citadel-commit] r297 - webcit/trunk/debian
meskes at alioth.debian.org
meskes at alioth.debian.org
Wed Mar 18 11:02:32 UTC 2009
Author: meskes
Date: 2009-03-18 11:02:32 +0000 (Wed, 18 Mar 2009)
New Revision: 297
Modified:
webcit/trunk/debian/changelog
webcit/trunk/debian/control
webcit/trunk/debian/rules
Log:
Prepare 7.43
Modified: webcit/trunk/debian/changelog
===================================================================
--- webcit/trunk/debian/changelog 2009-03-18 10:53:07 UTC (rev 296)
+++ webcit/trunk/debian/changelog 2009-03-18 11:02:32 UTC (rev 297)
@@ -1,14 +1,13 @@
-webcit (7.43-dfsg-1) UNRELEASED; urgency=low
+webcit (7.43-dfsg-1) unstable; urgency=low
* New upstream version.
- * Added debug package.
* Reworked copyright file, closes: #518500
* Updated Galician debconf translation, closes: #519470
* Updated Portuguese debconf translation, closes: #519461, #520035
* Updated Russian debconf translation, closes: #519477
* Updated German debconf translation, closes: #519475
- -- Michael Meskes <meskes at debian.org> Thu, 12 Mar 2009 10:04:13 +0100
+ -- Michael Meskes <meskes at debian.org> Wed, 18 Mar 2009 12:00:40 +0100
webcit (7.42-dfsg-1) unstable; urgency=high
Modified: webcit/trunk/debian/control
===================================================================
--- webcit/trunk/debian/control 2009-03-18 10:53:07 UTC (rev 296)
+++ webcit/trunk/debian/control 2009-03-18 11:02:32 UTC (rev 297)
@@ -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-18 10:53:07 UTC (rev 296)
+++ webcit/trunk/debian/rules 2009-03-18 11:02:32 UTC (rev 297)
@@ -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