summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/compat1
-rw-r--r--debian/control13
-rw-r--r--debian/dirs11
4 files changed, 31 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..2b68de6
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,6 @@
+monkeysphere (0.1-1) unstable; urgency=low
+
+ * to be first release...
+
+ -- Jameson Graef Rollins <jrollins@phys.columbia.edu> Tue, 10 Jun 2008 17:20:16 -0400
+
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..7ed6ff8
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+5
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
diff --git a/debian/dirs b/debian/dirs
new file mode 100644
index 0000000..277c0b5
--- /dev/null
+++ b/debian/dirs
@@ -0,0 +1,11 @@
+var/lib/monkeysphere
+var/lib/monkeysphere/stage
+usr/bin
+usr/sbin
+usr/share
+usr/share/monkeysphere
+usr/share/man
+usr/share/man1
+usr/share/man8
+etc/monkeysphere
+etc/monkeysphere/authorized_user_ids