[PATCH 1/2] debian: clean up Uploaders and Build-Depends fields in debian/control
Jameson Graef Rollins
jrollins at finestructure.net
Thu Nov 10 16:17:56 PST 2011
No functional change, but this will make for cleaner diffs down the
line.
---
debian/control | 20 +++++++++++++++-----
1 files changed, 15 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 45fc2a1..bb7b29c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,21 @@ Source: notmuch
Section: mail
Priority: extra
Maintainer: Carl Worth <cworth at debian.org>
-Uploaders: Jameson Graef Rollins <jrollins at finestructure.net>, martin f. krafft <madduck at debian.org>,
- David Bremner <bremner at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), pkg-config, libxapian-dev,
- libgmime-2.4-dev, libtalloc-dev, libz-dev, python-all (>= 2.6.6-3~),
- emacs23-nox | emacs23 (>=23~) | emacs23-lucid (>=23~), gdb, screen
+Uploaders:
+ Jameson Graef Rollins <jrollins at finestructure.net>,
+ martin f. krafft <madduck at debian.org>,
+ David Bremner <bremner at debian.org>
+Build-Depends:
+ debhelper (>= 7.0.50~),
+ pkg-config,
+ libxapian-dev,
+ libgmime-2.4-dev,
+ libtalloc-dev,
+ libz-dev,
+ python-all (>= 2.6.6-3~),
+ emacs23-nox | emacs23 (>=23~) | emacs23-lucid (>=23~),
+ gdb,
+ screen
Standards-Version: 3.9.2
Homepage: http://notmuchmail.org/
Vcs-Git: git://notmuchmail.org/git/notmuch
--
1.7.7.1
More information about the notmuch
mailing list