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 6644E6DE0F6C for ; Sun, 10 Nov 2019 09:38:05 -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 IZkYQElwc_0B for ; Sun, 10 Nov 2019 09:38:04 -0800 (PST) Received: from che.mayfirst.org (che.mayfirst.org [162.247.75.118]) by arlo.cworth.org (Postfix) with ESMTPS id EEE816DE0F6A 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=1573407477; h=from : to : subject : date : message-id : in-reply-to : references : mime-version : content-transfer-encoding : from; bh=Dr9HH0/PMiXnKIhRpf1v5YNoc1EIL1dFeGaSleZwj8E=; b=rKQlxOVH13roI3oafKYVWIkzQn+BPvGA262Bcas31KL8j3Ylx/ztqnFg /J6C4p7ET8PhFaMiZA5BpTQfl5HtDg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=fifthhorseman.net; i=@fifthhorseman.net; q=dns/txt; s=2019rsa; t=1573407477; h=from : to : subject : date : message-id : in-reply-to : references : mime-version : content-transfer-encoding : from; bh=Dr9HH0/PMiXnKIhRpf1v5YNoc1EIL1dFeGaSleZwj8E=; b=kheL2M6NXFA3LiZo9yG8w69lg3nkOyR0yq26lGvTeBfHy8hd+IQEsUVj RNDzHcbOrrkTpcQG0np+Dox9OER17aQqJy2UIMdzgStsOWMF2O+Wd1Pvlb nfiPVg6dpi8/7yR5wJUM53HzPevIlowJPIl3VtOrarwDGJaiRx/G+bXKpr jaAei4c6LgL97JyGwD5HRjEj74OSjzUOxPVZJdlAiGqbZbvUQFAOUH2EsR 4ZWz/Y+XH8W1LBB9xl32pfysX+8QvzTHNINR0vEy2gZKu3O0o0MT+202WO t76P7+MTWjdwOIosly5/3Q7oCSAKUlurG5ZpMW+btVV7eBBHbC+kyw== 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)) (No client certificate requested) by che.mayfirst.org (Postfix) with ESMTPSA id 1FA58F9AA for ; Sun, 10 Nov 2019 12:37:57 -0500 (EST) Received: by fifthhorseman.net (Postfix, from userid 1000) id D9AE020026; Sun, 10 Nov 2019 12:37:53 -0500 (EST) From: Daniel Kahn Gillmor To: Notmuch Mail Subject: [PATCH 1/6] Standards-Version: bump to 4.4.1 (no changes needed) Date: Sun, 10 Nov 2019 12:37:43 -0500 Message-Id: <20191110173748.25792-2-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:05 -0000 Signed-off-by: Daniel Kahn Gillmor --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index b1829582..b7bffc71 100644 --- a/debian/control +++ b/debian/control @@ -28,7 +28,7 @@ Build-Depends: gnupg , bash-completion (>=1.9.0~), texinfo -Standards-Version: 4.3.0 +Standards-Version: 4.4.1 Homepage: https://notmuchmail.org/ Vcs-Git: https://git.notmuchmail.org/git/notmuch -b release Vcs-Browser: https://git.notmuchmail.org/git/notmuch -- 2.24.0