summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorKali Kaneko <kali@futeisha.org>2014-08-18 15:36:59 -0500
committerKali Kaneko <kali@futeisha.org>2014-08-18 15:40:20 -0500
commit3488c8fa0078576ab35e463c33fe8e3e47e34e61 (patch)
tree7bdf457727faa6e11bbb13495cadc05c5b632765 /debian/control
parent7b20b328f666111dd56df653a96b1e55d118ad7d (diff)
Remove the embedded copy of jquery.js and underscore.js
Upstream should not include docs/_build in the sources, emptying them in a quilt patch for now.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index d18e5b1..4446121 100644
--- a/debian/control
+++ b/debian/control
@@ -57,7 +57,7 @@ Architecture: all
Depends: ${misc:Depends}, ${sphinxdoc:Depends},
python-setuptools (>= 0.6.45) | python3-setuptools (>=0.6.24),
python-psutil | python3-psutil
-Description: Python wrapper for GnuPG
+Description: Python wrapper for GnuPG - documentation
A Python interface for handling interactions with GnuPG, including keyfile
generation, keyring maintenance, import and export, encryption and decryption,
sending to and recieving from keyservers, and signing and verification.