diff options
-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 |