[Pkg-cli-apps-commits] [smuxi] 08/09: Disable JabbR as it requires Mono 2.10

Mirco Bauer meebey at moszumanska.debian.org
Sun Jul 13 09:16:39 UTC 2014


This is an automated email from the git hooks/post-receive script.

meebey pushed a commit to branch squeeze-backports
in repository smuxi.

commit c27274c3c473b14464dbf0d8d87b2869329682e0
Author: Mirco Bauer <meebey at meebey.net>
Date:   Sun May 4 10:56:56 2014 +0200

    Disable JabbR as it requires Mono 2.10
---
 debian/changelog            | 1 +
 debian/rules                | 2 +-
 debian/smuxi-engine.install | 2 --
 3 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2da32da..3dce4dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 smuxi (0.11~rc5-1~bpo60+1) squeeze-backports; urgency=medium
 
   * Rebuild for squeeze-backports.
+  * [6ca4d0d] Disable JabbR as it requires Mono 2.10
 
  -- Mirco Bauer <meebey at debian.org>  Sun, 04 May 2014 10:47:04 +0200
 
diff --git a/debian/rules b/debian/rules
index 0492f74..597f55d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ override_dh_auto_configure:
 		--with-vendor-package-version="Debian $(DEB_VERSION)" \
 		--enable-engine-campfire \
 		--enable-engine-irc \
-		--enable-engine-jabbr \
+		--disable-engine-jabbr \
 		--enable-engine-xmpp \
 		--enable-frontend-gnome \
 		--enable-frontend-stfl \
diff --git a/debian/smuxi-engine.install b/debian/smuxi-engine.install
index 6693487..9fff5d0 100644
--- a/debian/smuxi-engine.install
+++ b/debian/smuxi-engine.install
@@ -10,8 +10,6 @@ usr/lib/smuxi/ServiceStack*.dll*
 usr/lib/smuxi/Newtonsoft.Json.dll*
 usr/lib/smuxi/agsxmpp.dll*
 usr/lib/smuxi/StarkSoftProxy.dll*
-usr/lib/smuxi/Microsoft.AspNet.SignalR.Client.dll*
-usr/lib/smuxi/JabbR.Client.dll*
 usr/share/locale/*/LC_MESSAGES/smuxi-engine*.mo
 usr/share/locale/*/LC_MESSAGES/smuxi-frontend.mo
 usr/share/locale/*/LC_MESSAGES/smuxi-server.mo

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/smuxi.git



More information about the Pkg-cli-apps-commits mailing list