mirror of
https://git.notmuchmail.org/git/notmuch
synced 2025-01-18 17:25:57 +01:00
debian: clean up Uploaders and Build-Depends fields in debian/control
No functional change, but this will make for cleaner diffs down the line.
This commit is contained in:
parent
2f2ea8a49a
commit
5dda92f778
1 changed files with 15 additions and 5 deletions
20
debian/control
vendored
20
debian/control
vendored
|
@ -2,11 +2,21 @@ Source: notmuch
|
|||
Section: mail
|
||||
Priority: extra
|
||||
Maintainer: Carl Worth <cworth@debian.org>
|
||||
Uploaders: Jameson Graef Rollins <jrollins@finestructure.net>, martin f. krafft <madduck@debian.org>,
|
||||
David Bremner <bremner@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@finestructure.net>,
|
||||
martin f. krafft <madduck@debian.org>,
|
||||
David Bremner <bremner@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
|
||||
|
|
Loading…
Reference in a new issue