Authentication-Results: mail-b.sr.ht; dkim=none Received: from relay10.mail.gandi.net (relay10.mail.gandi.net [217.70.178.230]) by mail-b.sr.ht (Postfix) with ESMTPS id B05DF11EEE2; Sat, 15 Jan 2022 12:54:15 +0000 (UTC) Received: (Authenticated sender: robin@jarry.cc) by mail.gandi.net (Postfix) with ESMTPSA id 669F4240003; Sat, 15 Jan 2022 12:54:13 +0000 (UTC) Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Sat, 15 Jan 2022 13:54:11 +0100 Message-Id: Cc: <~sircmpwn/aerc@lists.sr.ht> Subject: Re: aerc 0.7.0 From: "Robin Jarry" To: "Nilesh Patra" , <~rjarry/aerc-announce@lists.sr.ht>, <~rjarry/aerc-devel@lists.sr.ht> References: <0c556fec-dd06-47b0-6e83-31b1fef9f6d9@nileshpatra.info> In-Reply-To: <0c556fec-dd06-47b0-6e83-31b1fef9f6d9@nileshpatra.info> Nilesh Patra, Jan 15, 2022 at 12:56: > I see a 0.7.1 release already: https://git.sr.ht/~rjarry/aerc/log/0.7.1 > > Is it ready to use? I'll put in efforts to update this in debian accordin= gly. Yes, I have sent another release email a couple of hours ago. Note that I have started signing the git tags. Maybe you can update debian/watch with the following content: version=3D4 opts=3D"mode=3Dgit, gitmode=3Dfull, pgpmode=3Dgittag" \ https://git.sr.ht/~rjarry/aerc \ refs/tags/(\d[\d\.]+) My public key is available here https://meta.sr.ht/~rjarry.pgp for verification. Thanks!