Debian: Add torrent library to build-depends as it's packaged now, and stop recommending bittornado | bittorrent.
This commit is contained in:
parent
3c6f314545
commit
61c45072e6
2 changed files with 3 additions and 1 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -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
|
||||
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue