[PATCH 2/4] debian: break up Build-Depends on separate lines

Jameson Graef Rollins jrollins at finestructure.net
Tue Jun 21 10:31:23 PDT 2011


---
 debian/control |   14 ++++++++++----
 1 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 51353de..0c998df 100644
--- a/debian/control
+++ b/debian/control
@@ -3,12 +3,18 @@ Section: mail
 Priority: extra
 Maintainer: Carl Worth <cworth at debian.org>
 Uploaders:
- martin f. krafft <madduck at debian.org>, 
+ martin f. krafft <madduck at debian.org>,
  Jameson Graef Rollins <jrollins at finestructure.net>,
  David Bremner <bremner at debian.org>,
-Build-Depends: debhelper (>= 7.0.50~), pkg-config, libxapian-dev, 
- libgmime-2.4-dev, libtalloc-dev, libz-dev, emacs23-nox,
- python-all (>= 2.6.6-3~)
+Build-Depends:
+ debhelper (>= 7.0.50~),
+ pkg-config,
+ libxapian-dev, 
+ libgmime-2.4-dev,
+ libtalloc-dev,
+ libz-dev,
+ emacs23-nox,
+ python-all (>= 2.6.6-3~),
 Standards-Version: 3.9.1.0
 Homepage: http://notmuchmail.org/
 Vcs-Git: git://notmuchmail.org/git/notmuch
-- 
1.7.5.3



More information about the notmuch mailing list