diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-07-29 09:20:55 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-07-29 09:20:55 -0400 |
commit | 9b917f32a5d68abbb2f5993d32e2b60636a37dc5 (patch) | |
tree | 2fd124091292a8f569a509f444a36912e6b97034 /debian | |
parent | 53a6243e133f286ca72edb9d732bfc2a9e54eaa0 (diff) |
fixed Homepage field; added Vcs-Git
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index f5760d9..1b6b7b5 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,8 @@ Maintainer: Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Uploaders: Jameson Rollins <jrollins@fifthhorseman.net> Build-Depends: debhelper (>= 7.0), libgnutls-dev (>= 2.4.0) Standards-Version: 3.8.0.1 -Homepage: http://cmrg.fifthhorseman.net/wiki/OpenPGPandSSH +Homepage: http://monkeysphere.info/ +Vcs-Git: http://lair.fifthhorseman.net/~dkg/git/monkeysphere.git Dm-Upload-Allowed: yes Package: monkeysphere |