diff options
author | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-10-28 14:37:04 -0400 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-10-28 14:46:02 -0400 |
commit | d45c604fec211ec969533771b83c5c94e0a5ed05 (patch) | |
tree | 68cc6ecaa3229d17254668f62ef01054137d86bc /debian/control | |
parent | 56db549e699f139e9ddce7c0e3e34ce587857766 (diff) |
fix bugs in authorized_* file permission checking.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8f5aeef..efd734b 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: monkeysphere Section: net Priority: extra Maintainer: Daniel Kahn Gillmor <dkg@fifthhorseman.net> -Uploaders: Jameson Rollins <jrollins@fifthhorseman.net> +Uploaders: Jameson Graef Rollins <jrollins@phys.columbia.edu> Build-Depends: debhelper (>= 7.0), libgnutls-dev (>= 2.4.0) Standards-Version: 3.8.0.1 Homepage: http://web.monkeysphere.info/ |