Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 3E006429E25 for ; Tue, 21 Jun 2011 10:31:35 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -1.921 X-Spam-Level: X-Spam-Status: No, score=-1.921 tagged_above=-999 required=5 tests=[NO_DNS_FOR_FROM=0.379, RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qv6A+6SrFcZa for ; Tue, 21 Jun 2011 10:31:34 -0700 (PDT) Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu [131.215.239.19]) by olra.theworths.org (Postfix) with ESMTP id A9BA1431FB6 for ; Tue, 21 Jun 2011 10:31:34 -0700 (PDT) Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1]) by earth-doxen-postvirus (Postfix) with ESMTP id D455266E00DD; Tue, 21 Jun 2011 10:31:32 -0700 (PDT) X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new Received: from servo.finestructure.net (DHCP-123-207.caltech.edu [131.215.123.207]) (Authenticated sender: jrollins) by earth-doxen-submit (Postfix) with ESMTP id 83B6166E00E1; Tue, 21 Jun 2011 10:31:27 -0700 (PDT) Received: by servo.finestructure.net (Postfix, from userid 1000) id A09628F6; Tue, 21 Jun 2011 10:31:28 -0700 (PDT) From: Jameson Graef Rollins To: Notmuch Mail Subject: [PATCH 4/4] debian: bump standards version to 3.9.2 Date: Tue, 21 Jun 2011 10:31:25 -0700 Message-Id: <1308677485-6846-4-git-send-email-jrollins@finestructure.net> X-Mailer: git-send-email 1.7.5.3 In-Reply-To: <1308677485-6846-3-git-send-email-jrollins@finestructure.net> References: <87wrgfqprg.fsf@zancas.localnet> <1308677485-6846-1-git-send-email-jrollins@finestructure.net> <1308677485-6846-2-git-send-email-jrollins@finestructure.net> <1308677485-6846-3-git-send-email-jrollins@finestructure.net> X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 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, 21 Jun 2011 17:31:35 -0000 --- debian/control | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/debian/control b/debian/control index 49f6961..52c2e5a 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: libz-dev, emacs23 | emacs23-nox, python-all (>= 2.6.6-3~), -Standards-Version: 3.9.1.0 +Standards-Version: 3.9.2 Homepage: http://notmuchmail.org/ Vcs-Git: git://notmuchmail.org/git/notmuch Vcs-Browser: http://git.notmuchmail.org/git/notmuch -- 1.7.5.3