diff options
| author | David Bremner <david@tethera.net> | 2016-11-17 08:25:08 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-11-17 08:25:08 -0400 |
| commit | 60ac94fe58635f9c40724afa0f35965fc9ff1afc (patch) | |
| tree | b07e9e853c779227ef25ca516daebd808bd0b6ed /debian/control | |
| parent | 0abcad7c0ec2099750720d02b97aa84ce0255f91 (diff) | |
| parent | 0a932be13cc45fc2692ec0ae8a0b9c0d5f0df256 (diff) | |
Merge branch 'release'
Updates for 0.23.2
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/debian/control b/debian/control index 4027a79b..a8c7ce20 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,7 @@ Build-Depends: python-all (>= 2.6.6-3~), python3-all (>= 3.1.2-7~), dh-python, + dh-elpa (>= 1.3), python-sphinx (>= 1.0), ruby, ruby-dev (>>1:1.9.3~), emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~) | @@ -111,13 +112,12 @@ Description: Ruby interface to the notmuch mail search and index library Package: notmuch-emacs Architecture: all -Section: mail -Breaks: notmuch (<<0.6~254~) -Replaces: notmuch (<<0.6~254~) -Depends: ${misc:Depends}, notmuch (>= ${source:Version}), - emacs23 (>= 23~) | emacs23-nox (>=23~) | emacs23-lucid (>=23~) | - emacs24 (>= 24~) | emacs24-nox (>=24~) | emacs24-lucid (>=24~), - emacsen-common (>= 2.0.8) +Description: thread-based email index, search and tagging (transitional package) + This dummy package help ease transition to the new package elpa-notmuch + +Package: elpa-notmuch +Architecture: all +Depends: ${misc:Depends}, ${elpa:Depends} Description: thread-based email index, search and tagging (emacs interface) Notmuch is a system for indexing, searching, reading, and tagging large collections of email messages in maildir or mh format. It uses |
