From: Wilfried Göesgens Date: Sat, 11 Apr 2009 08:13:22 +0000 (+0000) Subject: * add commatas to make the build happy X-Git-Tag: v7.86~1288 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;ds=sidebyside;h=307dcfa6b800940b7093aa38e07bbfb085856636;p=citadel.git * add commatas to make the build happy --- diff --git a/citadel/debian/changelog b/citadel/debian/changelog index 2b4c2e9cf..a92b6d1ca 100644 --- a/citadel/debian/changelog +++ b/citadel/debian/changelog @@ -1,3 +1,9 @@ +citadel (7.50-73) stable; urgency=low + + * release + + -- Wilfried Goesgens Tue, 17 Mar 2009 8:00:00 +0002 + citadel (7.43-72) unstable; urgency=low * Beta release diff --git a/citadel/debian/control b/citadel/debian/control index 8d352afab..2ffe4940e 100644 --- a/citadel/debian/control +++ b/citadel/debian/control @@ -99,8 +99,8 @@ Section: devel Priority: extra Architecture: any Depends: ${misc:Depends}, - citadel-server (= ${binary:Version}) - citadel-mta (= ${binary:Version}) + 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.