From 3d64993586af7286c6b0fc56bdcef19ae7813c80 Mon Sep 17 00:00:00 2001
From: Carl Worth <cworth@cworth.org>
Date: Tue, 27 Apr 2010 02:10:17 -0700
Subject: [PATCH] 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.
---
 debian/changelog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
 
-- 
2.45.2