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 CD3906DE257E for ; Mon, 17 Jul 2017 08:06:22 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.005 X-Spam-Level: X-Spam-Status: No, score=0.005 tagged_above=-999 required=5 tests=[AWL=0.004, HEADER_FROM_DIFFERENT_DOMAINS=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 33bMlc_sFGs4 for ; Mon, 17 Jul 2017 08:06:22 -0700 (PDT) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id 242C66DE25AE for ; Mon, 17 Jul 2017 08:06:22 -0700 (PDT) Received: from remotemail by fethera.tethera.net with local (Exim 4.84_2) (envelope-from ) id 1dX7Y6-0003DY-9p; Mon, 17 Jul 2017 11:03:02 -0400 Received: (nullmailer pid 18004 invoked by uid 1000); Mon, 17 Jul 2017 15:06:15 -0000 From: David Bremner To: notmuch@notmuchmail.org, notmuch@freelists.org Subject: [PATCH 2/4] debian: changelog stanza for 0.25~rc0-2 Date: Mon, 17 Jul 2017 12:06:10 -0300 Message-Id: <20170717150612.17933-3-david@tethera.net> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170717150612.17933-1-david@tethera.net> References: <20170717150612.17933-1-david@tethera.net> X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.23 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: Mon, 17 Jul 2017 15:06:22 -0000 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index f02f2132..c74e53c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +notmuch (0.25~rc0-2) experimental; urgency=medium + + * Fix compilation on 32 bit architectures (time_t vs. gint64) + + -- David Bremner Mon, 17 Jul 2017 08:49:32 -0300 + notmuch (0.25~rc0-1) experimental; urgency=medium * New upstream release candidate -- 2.11.0