From: Vincent Bernat Date: Sun, 2 Oct 2011 13:47:54 +0000 (+0200) Subject: Remove GnuPG PEAR module and suggest it. X-Git-Url: https://git.donarmstrong.com/?p=roundcube.git;a=commitdiff_plain;h=72bb520d92f551b10d68eac0bf9d65fc3f5ef132 Remove GnuPG PEAR module and suggest it. --- diff --git a/debian/control b/debian/control index 0f7d80d..d939f9b 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Depends: dbconfig-common, debconf | debconf-2.0, ucf, libmagic1, roundcube-sqlite (= ${source:Version}) | roundcube-mysql (= ${source:Version}) | roundcube-pgsql (= ${source:Version}), ${misc:Depends} -Suggests: php-auth-sasl (>= 1.0.3), roundcube-plugins +Suggests: php-auth-sasl (>= 1.0.3), php-crypt-gpg, roundcube-plugins Replaces: roundcube Breaks: roundcube (<< 0.1~rc2-2) Description: skinnable AJAX based webmail solution for IMAP servers diff --git a/debian/rules b/debian/rules index b041fa0..4539926 100755 --- a/debian/rules +++ b/debian/rules @@ -44,6 +44,8 @@ binary-install/roundcube-core:: # Remove jquery as well rm $(CURDIR)/debian/roundcube-core/usr/share/roundcube/program/js/jquery.min.js dh_link -proundcube-core usr/share/javascript/jquery/jquery.min.js usr/share/roundcube/program/js/jquery-1.4.min.js + # Remove GnuPG PEAR module + rm -rf $(CURDIR)/debian/roundcube-plugins/usr/share/roundcube/plugins/enigma/lib/Crypt binary-install/roundcube-plugins:: # Plugins are in usr/share/roundcube/plugins, for each plugin