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 5027C6DE29F9 for ; Mon, 17 Jul 2017 15:16:29 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[AWL=0.000] 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 ol2MOyW81TM6 for ; Mon, 17 Jul 2017 15:16:28 -0700 (PDT) Received: from che.mayfirst.org (che.mayfirst.org [162.247.75.118]) by arlo.cworth.org (Postfix) with ESMTP id 4CEF56DE29E9 for ; Mon, 17 Jul 2017 15:16:25 -0700 (PDT) Received: from fifthhorseman.net (38.200.broadband6.iol.cz [88.101.200.38]) by che.mayfirst.org (Postfix) with ESMTPSA id 190FFF999 for ; Mon, 17 Jul 2017 18:16:22 -0400 (EDT) Received: by fifthhorseman.net (Postfix, from userid 1000) id CDCEA203DA; Tue, 18 Jul 2017 00:16:06 +0200 (CEST) From: Daniel Kahn Gillmor To: Notmuch Mail Subject: [PATCH 1/9] Drop duplicate Section header for notmuch-vim Date: Tue, 18 Jul 2017 00:15:58 +0200 Message-Id: <20170717221606.31103-1-dkg@fifthhorseman.net> X-Mailer: git-send-email 2.13.2 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 22:16:29 -0000 Resolves lintian binary-control-field-duplicates-source --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index 4e1feba1..8e55d669 100644 --- a/debian/control +++ b/debian/control @@ -130,7 +130,6 @@ Description: thread-based email index, search and tagging (emacs interface) Package: notmuch-vim Architecture: all -Section: mail Breaks: notmuch (<<0.6~254~) Replaces: notmuch (<<0.6~254~) Depends: ${misc:Depends}, notmuch, vim-addon-manager, vim-ruby, ruby-notmuch -- 2.13.2