Re: [PATCH] traditional post-release doc text and release-check.sh updates
authorDavid Bremner <david@tethera.net>
Tue, 30 Jun 2015 19:55:26 +0000 (21:55 +0200)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:49:07 +0000 (14:49 -0700)
85/e0a99adf7b7087e75d62a9a6d594127047f7e0 [new file with mode: 0644]

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