From 5d5b99278d238a3f5bf177e7602cd9f2da7f1e76 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 14 Aug 2015 17:38:54 -0400 Subject: enable parallel build for fast mode and explicitly disable for production Currently, ghc has issues getting reproducible builds with parallel building. https://ghc.haskell.org/trac/ghc/ticket/4012 --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index d54548047..41e959ac0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,9 @@ git-annex (5.20150813) UNRELEASED; urgency=medium * sync: Support --jobs * sync --content: Avoid unnecessary second pull from remotes when no file transfers are made. + * 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. -- Joey Hess Wed, 12 Aug 2015 14:31:01 -0400 -- cgit v1.2.3