summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-06-13 11:18:00 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-06-13 11:18:00 -0400
commit03cc847e6fc901ab4c1920324910126158655e37 (patch)
tree5cc901e5d8c36af56d2fe3ae2d83d513ddb53f10 /debian
parentc998145c57c19e026e5f6c8f400fb66a3f52e8d4 (diff)
monkeysphere debianization. Package can now be cleanly built with minimal lintian warnings.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
-rw-r--r--debian/control6
-rw-r--r--debian/copyright9
3 files changed, 13 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog
index 2b68de6..ec744e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
monkeysphere (0.1-1) unstable; urgency=low
- * to be first release...
+ * First release of debian package for monkeysphere.
+ * This is experimental -- please report bugs!
- -- Jameson Graef Rollins <jrollins@phys.columbia.edu> Tue, 10 Jun 2008 17:20:16 -0400
+ -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Fri, 13 Jun 2008 10:53:43 -0400
diff --git a/debian/control b/debian/control
index e190ae0..afd5bfa 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,18 @@
Source: monkeysphere
Section: net
Priority: extra
-Maintainer: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
+Maintainer: Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>
Uploaders: Jameson Rollins <jrollins@fifthhorseman.net>
Build-Depends: debhelper (>= 7.0), libgnutls-dev (>= 2.3.14)
Standards-Version: 3.8.0.1
Homepage: http://cmrg.fifthhorseman.net/wiki/OpenPGPandSSH
-Enhances: openssh-client, openssh-server
Dm-Upload-Allowed: yes
Package: monkeysphere
Architecture: any
-Depends: openssh-client, gnupg | gnupg2, coreutils (>= 6)
+Depends: openssh-client, gnupg | gnupg2, coreutils (>= 6), ${shlibs:Depends}
Recommends: netcat
+Enhances: openssh-client, openssh-server
Description: use the OpenPGP web of trust to verify ssh connections
SSH key-based authentication is tried-and-true, but it lacks a true
Public Key Infrastructure for key certification, revocation and
diff --git a/debian/copyright b/debian/copyright
index 413f60f..11abe8b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,8 +4,13 @@ Debianized-Date: Fri Jun 13 10:19:16 EDT 2008
Original-Source: http://lair.fifthhorseman.net/~dkg/git/monkeysphere.git/
Files: *
-Copyright: Jameson Rollins <jrollins@fifthhorseman.net>,
- Daniel Kahn Gillmor <dkg@fifthhorseman.net>
+Copyright: 2008 Jameson Rollins <jrollins@fifthhorseman.net>,
+ Daniel Kahn Gillmor <dkg@fifthhorseman.net>,
+ Jamie McClelland <jamie@mayfirst.org>,
+ Micah Anderson <micah@riseup.net>,
+ Matthew Goins <mjgoins@openflows.com>,
+ Mike Castleman <mlcastle@mlcastle.net>
+
License: GPL-3+
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by