mirror of
https://git.notmuchmail.org/git/notmuch
synced 2025-01-03 15:21:41 +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
|
Section: mail
|
||||||
Priority: extra
|
Priority: extra
|
||||||
Maintainer: Carl Worth <cworth@debian.org>
|
Maintainer: Carl Worth <cworth@debian.org>
|
||||||
Uploaders: Jameson Graef Rollins <jrollins@finestructure.net>, martin f. krafft <madduck@debian.org>,
|
Uploaders:
|
||||||
David Bremner <bremner@debian.org>
|
Jameson Graef Rollins <jrollins@finestructure.net>,
|
||||||
Build-Depends: debhelper (>= 7.0.50~), pkg-config, libxapian-dev,
|
martin f. krafft <madduck@debian.org>,
|
||||||
libgmime-2.4-dev, libtalloc-dev, libz-dev, python-all (>= 2.6.6-3~),
|
David Bremner <bremner@debian.org>
|
||||||
emacs23-nox | emacs23 (>=23~) | emacs23-lucid (>=23~), gdb, screen
|
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
|
Standards-Version: 3.9.2
|
||||||
Homepage: http://notmuchmail.org/
|
Homepage: http://notmuchmail.org/
|
||||||
Vcs-Git: git://notmuchmail.org/git/notmuch
|
Vcs-Git: git://notmuchmail.org/git/notmuch
|
||||||
|
|
Loading…
Reference in a new issue