summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-08-17 11:52:23 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-08-17 11:53:16 -0400
commitaf52a3fbbe60e500b127923e088496dea896b2bc (patch)
tree510a9fae49b08b5ad55b9e5a7112554518d3eaa6 /debian/changelog
parentb483d5555a0269021c985bb021c268ec072ab2ea (diff)
Avoid building the assistant on the hurd, since an inotify equivilant is not yet implemented in git-annex for the hurd.
Note that https://github.com/haskell/hackage-server/issues/269 is fixed, so hopefully I can upload this to hackage this time.
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 41e959ac0..1bba9d806 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ git-annex (5.20150813) UNRELEASED; urgency=medium
* External special remotes can now be built that can be used in readonly
mode, where git-annex downloads content from the remote using regular
http.
+ * Avoid building the assistant on the hurd, since an inotify equivilant
+ is not yet implemented in git-annex for the hurd.
-- Joey Hess <id@joeyh.name> Wed, 12 Aug 2015 14:31:01 -0400