summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
-rw-r--r--debian/control2
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0b21cb4af..f1b8d32e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,11 @@ git-annex (5.20141204) UNRELEASED; urgency=medium
*.torrent urls.
* Use wget -q --show-progress for less verbose wget output,
when built with wget 1.16.
+ * Added bittorrent special remote.
+ * 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.
-- Joey Hess <id@joeyh.name> Fri, 05 Dec 2014 13:42:08 -0400
diff --git a/debian/control b/debian/control
index aeb95bf3e..42720f732 100644
--- a/debian/control
+++ b/debian/control
@@ -99,6 +99,8 @@ Recommends:
quvi,
git-remote-gcrypt (>= 0.20130908-6),
nocache,
+ aria2
+ bittornado | bittorrent,
Suggests:
graphviz,
bup,