summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index a2624d20a..99110b9ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,8 @@ git-annex (5.20150931) UNRELEASED; urgency=medium
* copy --auto was checking the wrong repo's preferred content.
(--from was checking what --to should, and vice-versa.)
Fixed this bug, which was introduced in version 5.20150727.
+ * Debian: Add torrent library to build-depends as it's packaged now,
+ and stop recommending bittornado | bittorrent.
-- Joey Hess <id@joeyh.name> Thu, 01 Oct 2015 12:42:56 -0400
diff --git a/debian/control b/debian/control
index 31aaee997..48d456a62 100644
--- a/debian/control
+++ b/debian/control
@@ -71,6 +71,7 @@ Build-Depends:
libghc-tasty-quickcheck-dev,
libghc-tasty-rerun-dev,
libghc-optparse-applicative-dev (>= 0.11.0),
+ libghc-torrent-dev,
lsof [linux-any],
ikiwiki,
perlmagick,
@@ -103,7 +104,6 @@ Recommends:
git-remote-gcrypt (>= 0.20130908-6),
nocache,
aria2,
- bittornado | bittorrent,
Suggests:
graphviz,
bup,