summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-10-16 11:56:07 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-10-16 11:56:07 -0400
commit8686e128b7e9339947051a3c958c1c089f3834f5 (patch)
tree0dca4a1f44a122b7a5050a52c34047e9b085ee5e /debian/changelog
parente13b5f64a76dd9aa254dc61341b7f81cba992a93 (diff)
Temporarily disable use of dbus, as the haskell dbus library blows up when losing connection, which will need to be fixed upstream.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 37ef03b35..e7797dd84 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ git-annex (3.20121011) UNRELEASED; urgency=low
in order to work with old versions of ssh.
* A relative core.worktree is relative to the gitdir. Now that this is
handled correctly, git-annex can be used in git submodules.
+ * Temporarily disable use of dbus, as the haskell dbus library blows up
+ when losing connection, which will need to be fixed upstream.
-- Joey Hess <joeyh@debian.org> Fri, 12 Oct 2012 22:46:08 -0400