From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 2085B6DE0F5A for ; Sun, 10 Nov 2019 09:38:04 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -1.373 X-Spam-Level: X-Spam-Status: No, score=-1.373 tagged_above=-999 required=5 tests=[AWL=1.128, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Jlew7RizqR3u for ; Sun, 10 Nov 2019 09:38:00 -0800 (PST) Received: from che.mayfirst.org (che.mayfirst.org [162.247.75.118]) by arlo.cworth.org (Postfix) with ESMTPS id 15CF76DE0F21 for ; Sun, 10 Nov 2019 09:38:00 -0800 (PST) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/simple; d=fifthhorseman.net; i=@fifthhorseman.net; q=dns/txt; s=2019; t=1573407476; h=from : to : subject : date : message-id : in-reply-to : references : mime-version : content-transfer-encoding : from; bh=mhKMKgFknVlhSNKy41GWGDNFpeG9AcsrBzUR17qnGF4=; b=UwIumL7dizfqVXgX7KJUs1V6NFpYKzYG/1vJNQNKG8gU6LuTFNTpfNj9 90XMItcmBwOs8Z813+p+/jBuikwXBA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=fifthhorseman.net; i=@fifthhorseman.net; q=dns/txt; s=2019rsa; t=1573407476; h=from : to : subject : date : message-id : in-reply-to : references : mime-version : content-transfer-encoding : from; bh=mhKMKgFknVlhSNKy41GWGDNFpeG9AcsrBzUR17qnGF4=; b=c11rrkz5aWhp/lG01FrgtrCk4kS9z33aQJh4Kv7wSrKszYy5fDwo86nf HyBbIzKpxYEx6oh7BjOLS4BnaGhlQIf6SNV3Av7KMTOECtbHO/dOHoXN/C UpEguFrCuhHt41euL64/JKmDRpZd7Q9fSLgXHATV74+td2IxqirLwFLqHj QyAWYQ1iXk6F6+d5KJATq5DepwvlfHeOJ7NFAYMMY+6wxmPYwBjmyjnqgp 3rulbXoe0cHaLvqGI5hTKtQ8M5DBPPZMasAYAVmbsxEtcT7v1aUkRafkgE l+da0ffjw0B6yubj4MWPxNu04v34XyiSI2Bjv7R9EspxJnXyL2hzMw== Received: from fifthhorseman.net (ool-6c3a0662.static.optonline.net [108.58.6.98]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by che.mayfirst.org (Postfix) with ESMTPSA id 8F79DF9A6 for ; Sun, 10 Nov 2019 12:37:56 -0500 (EST) Received: by fifthhorseman.net (Postfix, from userid 1000) id F1E2E2085E; Sun, 10 Nov 2019 12:37:53 -0500 (EST) From: Daniel Kahn Gillmor To: Notmuch Mail Subject: [PATCH 6/6] Add debian/upstream/metadata (for DEP-12) Date: Sun, 10 Nov 2019 12:37:48 -0500 Message-Id: <20191110173748.25792-7-dkg@fifthhorseman.net> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20191110173748.25792-1-dkg@fifthhorseman.net> References: <20191110173748.25792-1-dkg@fifthhorseman.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Nov 2019 17:38:04 -0000 Signed-off-by: Daniel Kahn Gillmor --- debian/upstream/metadata | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 debian/upstream/metadata diff --git a/debian/upstream/metadata b/debian/upstream/metadata new file mode 100644 index 00000000..8f266aa8 --- /dev/null +++ b/debian/upstream/metadata @@ -0,0 +1,6 @@ +Bug-Database: https://nmbug.notmuchmail.org/status/ +Bug-Submit: mailto:notmuch@notmuchmail.org +FAQ: https://notmuchmail.org/faq/ +Repository: https://git.notmuchmail.org/git/notmuch +Repository-Browse: https://git.notmuchmail.org/git/notmuch +Screenshots: https://notmuchmail.org/screenshots/ -- 2.24.0