aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-12-15 12:01:21 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-12-15 12:01:21 -0400
commit3842cb4c01eebb60e71a936fae1fa86ed8fe84d3 (patch)
treed09555d3420925c32e06770095b56d0c5ea0325f /debian
parentd0e5d276fa98ad6be7370556555c0f49a4838466 (diff)
parenta411c6635f143d4e0fc116d702ce25ce4907d8a5 (diff)
Merge branch 'master' into smudge
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7e3b1514e..57c69a1e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,7 @@ git-annex (5.20151209) UNRELEASED; urgency=medium
* webdav: When testing the WebDAV server, send a file with content.
The empty file it was sending tickled bugs in some php WebDAV server.
* fsck: Failed to honor annex.diskreserve when checking a remote.
+ * Debian: Build depend on concurrent-output.
-- Joey Hess <id@joeyh.name> Thu, 10 Dec 2015 11:39:34 -0400
diff --git a/debian/control b/debian/control
index 17b0a560f..ff065d380 100644
--- a/debian/control
+++ b/debian/control
@@ -71,6 +71,7 @@ Build-Depends:
libghc-tasty-rerun-dev,
libghc-optparse-applicative-dev (>= 0.11.0),
libghc-torrent-dev,
+ libghc-concurrent-output-dev,
lsof [linux-any],
ikiwiki,
perlmagick,