[PATCH 2/4] debian: break up Build-Depends on separate lines
authorJameson Graef Rollins <jrollins@finestructure.net>
Tue, 21 Jun 2011 17:31:23 +0000 (10:31 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:38:39 +0000 (09:38 -0800)
5f/fc6581447e29f5077cb7638b63642eb66a72a3 [new file with mode: 0644]

diff --git a/5f/fc6581447e29f5077cb7638b63642eb66a72a3 b/5f/fc6581447e29f5077cb7638b63642eb66a72a3
new file mode 100644 (file)
index 0000000..ca951e1
--- /dev/null
@@ -0,0 +1,88 @@
+Return-Path: <jrollins@servo.finestructure.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 olra.theworths.org (Postfix) with ESMTP id 4C5A3431FB6\r
+       for <notmuch@notmuchmail.org>; Tue, 21 Jun 2011 10:31:35 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -1.921\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-1.921 tagged_above=-999 required=5\r
+       tests=[NO_DNS_FOR_FROM=0.379, RCVD_IN_DNSWL_MED=-2.3]\r
+       autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id FcQOoJwMU7b9 for <notmuch@notmuchmail.org>;\r
+       Tue, 21 Jun 2011 10:31:34 -0700 (PDT)\r
+Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
+       [131.215.239.19])\r
+       by olra.theworths.org (Postfix) with ESMTP id ACCF5431FD0\r
+       for <notmuch@notmuchmail.org>; Tue, 21 Jun 2011 10:31:34 -0700 (PDT)\r
+Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
+       by earth-doxen-postvirus (Postfix) with ESMTP id DA46B66E00E3;\r
+       Tue, 21 Jun 2011 10:31:32 -0700 (PDT)\r
+X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new\r
+Received: from servo.finestructure.net (DHCP-123-207.caltech.edu\r
+       [131.215.123.207]) (Authenticated sender: jrollins)\r
+       by earth-doxen-submit (Postfix) with ESMTP id 83A6B66E00DE;\r
+       Tue, 21 Jun 2011 10:31:27 -0700 (PDT)\r
+Received: by servo.finestructure.net (Postfix, from userid 1000)\r
+       id 9B87C1F8; Tue, 21 Jun 2011 10:31:28 -0700 (PDT)\r
+From: Jameson Graef Rollins <jrollins@finestructure.net>\r
+To: Notmuch Mail <notmuch@notmuchmail.org>\r
+Subject: [PATCH 2/4] debian: break up Build-Depends on separate lines\r
+Date: Tue, 21 Jun 2011 10:31:23 -0700\r
+Message-Id: <1308677485-6846-2-git-send-email-jrollins@finestructure.net>\r
+X-Mailer: git-send-email 1.7.5.3\r
+In-Reply-To: <1308677485-6846-1-git-send-email-jrollins@finestructure.net>\r
+References: <87wrgfqprg.fsf@zancas.localnet>\r
+       <1308677485-6846-1-git-send-email-jrollins@finestructure.net>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\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, 21 Jun 2011 17:31:35 -0000\r
+\r
+---\r
+ debian/control |   14 ++++++++++----\r
+ 1 files changed, 10 insertions(+), 4 deletions(-)\r
+\r
+diff --git a/debian/control b/debian/control\r
+index 51353de..0c998df 100644\r
+--- a/debian/control\r
++++ b/debian/control\r
+@@ -3,12 +3,18 @@ Section: mail\r
+ Priority: extra\r
+ Maintainer: Carl Worth <cworth@debian.org>\r
+ Uploaders:\r
+- martin f. krafft <madduck@debian.org>, \r
++ martin f. krafft <madduck@debian.org>,\r
+  Jameson Graef Rollins <jrollins@finestructure.net>,\r
+  David Bremner <bremner@debian.org>,\r
+-Build-Depends: debhelper (>= 7.0.50~), pkg-config, libxapian-dev, \r
+- libgmime-2.4-dev, libtalloc-dev, libz-dev, emacs23-nox,\r
+- python-all (>= 2.6.6-3~)\r
++Build-Depends:\r
++ debhelper (>= 7.0.50~),\r
++ pkg-config,\r
++ libxapian-dev, \r
++ libgmime-2.4-dev,\r
++ libtalloc-dev,\r
++ libz-dev,\r
++ emacs23-nox,\r
++ python-all (>= 2.6.6-3~),\r
+ Standards-Version: 3.9.1.0\r
+ Homepage: http://notmuchmail.org/\r
+ Vcs-Git: git://notmuchmail.org/git/notmuch\r
+-- \r
+1.7.5.3\r
+\r