summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@phys.columbia.edu>2008-06-10 17:34:08 -0400
committerJameson Graef Rollins <jrollins@phys.columbia.edu>2008-06-10 17:34:08 -0400
commit48cd196efb86f8661fbf77552ef6c26b11fe20c6 (patch)
tree0b531f4d10866d0f18c92cfed31aabd23227bc11 /debian/control
parent4793624c65673268128fb0146cd9bd1b3cfeb6c4 (diff)
Add some skeletal debian packaging stuff and man pages, and moved conf
files to etc directory.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..bd53601
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,13 @@
+Source: monkeysphere
+Section: net
+Priority: extra
+Maintainer: Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>
+Uploaders: Jameson Rollins <jrollins@fifthhorseman.net>
+Build-Depends: debhelper (>= 5.0)
+Standards-Version: 3.7.3
+XS-Dm-Upload-Allowed: yes
+
+Package: monkeysphere
+Architecture: all
+Depends: ssh, gnupg, gnupg2
+Description: use GNUPG for ssh connections