From: Wilfried Goesgens Date: Mon, 7 Oct 2013 19:56:23 +0000 (+0200) Subject: rests of moving the .debs of the textclient over into its own directory & tarball X-Git-Tag: v8.22~6 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=241813b91cc893f8a252721c851d14e205efaaca rests of moving the .debs of the textclient over into its own directory & tarball --- diff --git a/citadel/debian/control b/citadel/debian/control index 2fdafb2ce..12ff8bb48 100644 --- a/citadel/debian/control +++ b/citadel/debian/control @@ -74,16 +74,6 @@ Description: complete and feature-rich groupware server (mail transport agent) . See the 'citadel-server' package for more informations. -Package: citadel-client -Architecture: any -Recommends: shared-mime-info -Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, citadel-common -Description: complete and feature-rich groupware server (command line client) - This is package contains the command line client for Citadel, a complete and - feature-rich open source groupware platform. - . - See the 'citadel-server' package for more informations. - Package: citadel-doc Section: doc Architecture: all @@ -101,7 +91,6 @@ 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 diff --git a/textclient/debian/changelog b/textclient/debian/changelog index 02b9d6a2e..49e75304c 100644 --- a/textclient/debian/changelog +++ b/textclient/debian/changelog @@ -1,4 +1,4 @@ -citadel (8.20-1) stable; urgency=low +textclient (8.20-1) stable; urgency=low * new upstream version diff --git a/textclient/debian/control b/textclient/debian/control index 3f6fc7dd2..a66cff3ee 100644 --- a/textclient/debian/control +++ b/textclient/debian/control @@ -1,4 +1,4 @@ -Source: citadel +Source: textclient Section: mail Priority: extra Maintainer: Wilfried Goesgens diff --git a/textclient/debian/rules b/textclient/debian/rules index 7cb8f65d9..ea083c164 100755 --- a/textclient/debian/rules +++ b/textclient/debian/rules @@ -133,9 +133,9 @@ binary-common: dh_installchangelogs dh_installdocs dh_installdebconf - dh_installinit --name=citadel + dh_installinit --name=textclient dh_installman - dh_strip --dbg-package=citadel-dbg + dh_strip --dbg-package=citadel-textclient-dbg dh_link dh_compress dh_fixperms