diff options
author | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-10-29 23:48:16 -0400 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-10-29 23:48:16 -0400 |
commit | 56ba9a2e10b757bf7a31ba190b14ee38ed511461 (patch) | |
tree | 4527e3fed6c38f3d92355b28637e2052c2b95faa | |
parent | f0fb1dbb0d7f13060ebdc7aada7d64105453eae4 (diff) |
fix my email address in debian/control.
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index efd734b..ccc3ad2 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 Graef Rollins <jrollins@phys.columbia.edu> +Uploaders: Jameson Graef Rollins <jrollins@finestructure.net> Build-Depends: debhelper (>= 7.0), libgnutls-dev (>= 2.4.0) Standards-Version: 3.8.0.1 Homepage: http://web.monkeysphere.info/ |