--- /dev/null
+Return-Path: <dkg@fifthhorseman.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 9F6FC6DE1601\r
+ for <notmuch@notmuchmail.org>; Wed, 9 Dec 2015 12:40:11 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.066\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.066 tagged_above=-999 required=5\r
+ tests=[AWL=-0.066] autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id Pg7HEYZfbs71 for <notmuch@notmuchmail.org>;\r
+ Wed, 9 Dec 2015 12:40:09 -0800 (PST)\r
+Received: from che.mayfirst.org (che.mayfirst.org [209.234.253.108])\r
+ by arlo.cworth.org (Postfix) with ESMTP id CEE8C6DE005F\r
+ for <notmuch@notmuchmail.org>; Wed, 9 Dec 2015 12:40:09 -0800 (PST)\r
+Received: from fifthhorseman.net (unknown [38.109.115.130])\r
+ by che.mayfirst.org (Postfix) with ESMTPSA id 42584F984\r
+ for <notmuch@notmuchmail.org>; Wed, 9 Dec 2015 15:40:06 -0500 (EST)\r
+Received: by fifthhorseman.net (Postfix, from userid 1000)\r
+ id C29D520548; Wed, 9 Dec 2015 15:40:05 -0500 (EST)\r
+From: Daniel Kahn Gillmor <dkg@fifthhorseman.net>\r
+To: notmuch mailing list <notmuch@notmuchmail.org>\r
+Subject: make debian-snapshot: why --single-debian-patch?\r
+User-Agent: Notmuch/0.21 (http://notmuchmail.org) Emacs/24.5.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Wed, 09 Dec 2015 15:40:05 -0500\r
+Message-ID: <87lh93nyoq.fsf@alice.fifthhorseman.net>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Wed, 09 Dec 2015 20:40:12 -0000\r
+\r
+hey notmuch folks--\r
+\r
+if i try to do "make debian-snapshot", i see this warning:\r
+\r
+dpkg-source: info: using options from notmuch/debian/source/options: --single-debian-patch --tar-ignore --tar-ignore=performance-test/download/*.tar.xz\r
+dpkg-source: warning: --single-debian-patch is not a valid option for Dpkg::Source::Package::V3::Native\r
+\r
+\r
+and sure enough debian/source/options contains single-debian-patch. Is\r
+there a reason this is there, or should it be removed?\r
+\r
+ --dkg\r