diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-02 19:51:53 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-02 19:51:53 -0400 |
commit | 020a863f3a3c9dc54bfab487b25b92ab2a18f891 (patch) | |
tree | de0b1eff064abbf8d3523c77f44d8aeeb7eafa8c | |
parent | fcfb94ec8b3195a107627fecb3765a4b825db5d3 (diff) |
changing e-mail address for dkg.
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index efb4a9c..8d33273 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ monkeysphere (0.12-1) UNRELEASED; urgency=low * debian/control: switched Homepage: and Vcs-Git: to canonicalized upstream hostnames. * updated documentation for new release. + * changed my associated e-mail address for this package. -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Tue, 02 Sep 2008 18:54:29 -0400 diff --git a/debian/control b/debian/control index ca07a5d..50bc1f1 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: monkeysphere Section: net Priority: extra -Maintainer: Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> +Maintainer: Daniel Kahn Gillmor <dkg@fifthhorseman.net> Uploaders: Jameson Rollins <jrollins@fifthhorseman.net> Build-Depends: debhelper (>= 7.0), libgnutls-dev (>= 2.4.0), git-core Standards-Version: 3.8.0.1 |