mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 19:08:09 +01:00
put cworth as maintainer per his own request
Signed-off-by: martin f. krafft <madduck@debian.org>
This commit is contained in:
parent
814d2887ae
commit
cd9778c967
2 changed files with 3 additions and 1 deletions
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -7,6 +7,7 @@ notmuch (0.0+201001211401) unstable; urgency=low
|
||||||
* Downgrade recommendation for emacs to suggestion.
|
* Downgrade recommendation for emacs to suggestion.
|
||||||
* Add vim to suggestions and enhancements.
|
* Add vim to suggestions and enhancements.
|
||||||
* Put debian/* under separate copyright.
|
* Put debian/* under separate copyright.
|
||||||
|
* Make Carl the maintainer.
|
||||||
|
|
||||||
-- martin f. krafft <madduck@debian.org> Thu, 21 Jan 2010 14:00:54 +1300
|
-- martin f. krafft <madduck@debian.org> Thu, 21 Jan 2010 14:00:54 +1300
|
||||||
|
|
||||||
|
|
3
debian/control
vendored
3
debian/control
vendored
|
@ -1,7 +1,8 @@
|
||||||
Source: notmuch
|
Source: notmuch
|
||||||
Section: mail
|
Section: mail
|
||||||
Priority: extra
|
Priority: extra
|
||||||
Maintainer: Jameson Graef Rollins <jrollins@finestructure.net>
|
Maintainer: Carl Worth <cworth@debian.org>
|
||||||
|
Uploaders: Jameson Graef Rollins <jrollins@finestructure.net>
|
||||||
Build-Depends: debhelper (>= 7.0), pkg-config, libxapian-dev, libgmime-2.4-dev, libtalloc-dev, libz-dev, emacs (>= 23~)
|
Build-Depends: debhelper (>= 7.0), pkg-config, libxapian-dev, libgmime-2.4-dev, libtalloc-dev, libz-dev, emacs (>= 23~)
|
||||||
Standards-Version: 3.8.3
|
Standards-Version: 3.8.3
|
||||||
Homepage: http://notmuchmail.org/
|
Homepage: http://notmuchmail.org/
|
||||||
|
|
Loading…
Reference in a new issue