summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index bbd03eca..bae03e03 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 9),
python-fuse,
pandoc,
git,
- gpg,
+ gnupg,
pep8
Homepage: http://obnam.org/
X-Python-Version: >= 2.7
@@ -29,7 +29,7 @@ Package: obnam
Provides: python-obnam
Architecture: linux-any
Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends},
- gpg,
+ gnupg,
python-larch (>= 1.20131130~),
python-ttystatus (>= 0.23~),
python-paramiko,