aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-11-14 14:26:20 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-11-14 14:53:08 -0400
commit34f375526f44ff255d45bbabcd1425b3d5d0bb4a (patch)
treea78e27f5e125587828f30af3abef691b33baae88 /debian
parente7088c519678f63f460646cc19c3e25423da4f00 (diff)
remove xmpp support
I've long considered the XMPP support in git-annex a wart. It's nice to remove it. (This also removes the NetMessager, which was only used for XMPP, and the daemonstatus's desynced list (likewise).) Existing XMPP remotes should be ignored by git-annex. This commit was sponsored by Brock Spratlen on Patreon.
Diffstat (limited to 'debian')
-rw-r--r--debian/control3
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index ec77a2946..ea33eccab 100644
--- a/debian/control
+++ b/debian/control
@@ -59,9 +59,6 @@ Build-Depends:
libghc-network-multicast-dev,
libghc-network-info-dev [linux-any kfreebsd-any],
libghc-safesemaphore-dev,
- libghc-network-protocol-xmpp-dev (>= 0.4.3-1+b1),
- libghc-gnutls-dev (>= 0.1.4),
- libghc-xml-types-dev,
libghc-async-dev,
libghc-monad-logger-dev,
libghc-feed-dev (>= 0.3.9.2),