aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-04-28 12:58:11 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-04-28 13:31:32 -0700
commit69c667861b817fa334383d36467bfb803085d7d1 (patch)
tree59aa01b1e8efce0dffb9cbb9f1a34bcd369a5b31 /debian/control
parentec566b372004e53d8d9dde498bd6db869f619ea3 (diff)
downloadgit-remote-gcrypt-69c667861b817fa334383d36467bfb803085d7d1.tar.gz
suggest rclone
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index fcf6659..46961aa 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Package: git-remote-gcrypt
Architecture: all
Depends: git, gpg | gnupg1, ${misc:Depends}
Recommends: rsync, curl, gnupg
+Suggests: rclone
Description: encrypted git repositories
This lets git store git repositories in encrypted form.
It supports storing repositories on rsync or sftp servers.