diff options
author | Carl Worth <cworth@cworth.org> | 2010-04-27 02:10:17 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2010-04-27 02:10:17 -0700 |
commit | 3d64993586af7286c6b0fc56bdcef19ae7813c80 (patch) | |
tree | 9d746cfcb3828569408c19c51f51783480c34a69 /debian/changelog | |
parent | 9138cdd68b9113dd5b5c69a97685caa1479701d1 (diff) |
debian/changelog: Fix email address to avoid lintian complaint.
Otherwise lintian thinks this is an NMU. I definitely need to figure
out how to get the emacs mode for debian/changelog to write the
correct address into this file in the first place.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 2e704943..d0c13ba6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,7 +22,7 @@ notmuch (0.3) unstable; urgency=low * emacs: New keybinding (M-Ret) to open all collapsed messages in a thread * libnotmuch1: Provide a new NOTMUCH_SORT_UNSORTED value for queries - -- Carl Worth <cworth@cworth.org> Tue, 27 Apr 2010 02:07:29 -0700 + -- Carl Worth <cworth@debian.org> Tue, 27 Apr 2010 02:07:29 -0700 notmuch (0.2) unstable; urgency=low |