summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2014-12-18 14:22:43 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2014-12-18 14:26:10 -0400
commitac2a9bb2705bac6eb094bbe33aa748ce31ca64d0 (patch)
tree56025a4428e80b1cbfff1b7dca0b5bc764b07031 /debian
parent1ee12c6c3cd3e0d9228eaf302621a2551e9a7194 (diff)
When possible, build with the haskell torrent library for parsing torrent files.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f1b8d32e6..ff421aec7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,7 +13,10 @@ git-annex (5.20141204) UNRELEASED; urgency=medium
* addurl behavior change: When downloading an url ending in .torrent,
it will download files from bittorrent, instead of the old behavior
of adding the torrent file to the repository.
- * Added Recommends on aria2 and bittornado | bittorrent.
+ * Added Recommends on aria2.
+ * When possible, build with the haskell torrent library for parsing
+ torrent files. As a fallback, can instead use btshowmetainfo from
+ bittornado | bittorrent.
-- Joey Hess <id@joeyh.name> Fri, 05 Dec 2014 13:42:08 -0400