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 725396DE0B44 for ; Tue, 30 Jun 2015 12:56:44 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.174 X-Spam-Level: X-Spam-Status: No, score=0.174 tagged_above=-999 required=5 tests=[AWL=0.174] 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 z60ue1leflqw for ; Tue, 30 Jun 2015 12:56:42 -0700 (PDT) Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net [87.98.215.224]) by arlo.cworth.org (Postfix) with ESMTPS id 6CAFC6DE0352 for ; Tue, 30 Jun 2015 12:56:42 -0700 (PDT) Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim 4.80) (envelope-from ) id 1ZA1dB-0005Hl-7X; Tue, 30 Jun 2015 19:55:45 +0000 Received: (nullmailer pid 1180 invoked by uid 1000); Tue, 30 Jun 2015 19:55:26 -0000 From: David Bremner To: Tomi Ollila , notmuch@notmuchmail.org Subject: Re: [PATCH] traditional post-release doc text and release-check.sh updates In-Reply-To: <1435571159-23762-1-git-send-email-tomi.ollila@iki.fi> References: <1435571159-23762-1-git-send-email-tomi.ollila@iki.fi> User-Agent: Notmuch/0.20.2 (http://notmuchmail.org) Emacs/24.4.1 (x86_64-pc-linux-gnu) Date: Tue, 30 Jun 2015 21:55:26 +0200 Message-ID: <87h9ppj7ip.fsf@maritornes.cs.unb.ca> MIME-Version: 1.0 Content-Type: text/plain Cc: tomi.ollila@iki.fi X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.18 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: Tue, 30 Jun 2015 19:56:44 -0000 Tomi Ollila writes: > - added period to the end of the only 0.20.1 news item so that news2wiki > will not make it a header line This part is trivial and fine. > > - changed copyright year to 2015 in doc/conf.py > > - made release-checks.sh to check copyright year in doc/conf.py This part is less trivial, and should maybe be a patch by itself. Is it just me or do we generally prefer $(foo bar fubz) to `foo bar fubz` > > - made release-check.sh to execute python3 compatible version check code It would be nice to say that the only change here is adding parens to the print.