diff options
| author | David Bremner <david@tethera.net> | 2014-01-29 20:20:43 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2014-01-29 20:20:43 -0400 |
| commit | c792dda683e49e5c3a3050f165fce60be7f3a6d8 (patch) | |
| tree | 8abeb9b64a012c5596c1c7254d00791e8f25ad81 /debian/control | |
| parent | d0ab0ab951bc552f4aa6ca7e68659148b8da1147 (diff) | |
| parent | f2e1f0b006d281b9b0a3361dcae37b019eecd502 (diff) | |
Merge tag 'debian/0.17-3' into wheezy-backports
uploaded to Debian unstable
Conflicts:
debian/changelog
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 74a51614..a887263c 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends: ruby, ruby-dev (>>1:1.9.3~), emacs23-nox | emacs23 (>=23~) | emacs23-lucid (>=23~) | emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~), - gdb, + gdb [!s390x !ia64], dtach (>= 0.8) Standards-Version: 3.9.4 Homepage: http://notmuchmail.org/ @@ -108,6 +108,7 @@ Architecture: all Section: mail Breaks: notmuch (<<0.6~254~) Replaces: notmuch (<<0.6~254~) +Conflicts: emacsen-common (<< 2.0.0) Depends: ${misc:Depends}, notmuch (>= ${source:Version}), emacs23 (>= 23~) | emacs23-nox (>=23~) | emacs23-lucid (>=23~) | emacs24 (>= 24~) | emacs24-nox (>=24~) | emacs24-lucid (>=24~) @@ -142,9 +143,8 @@ Depends: notmuch (>= 0.4), libmail-box-perl, libmailtools-perl, libstring-shellquote-perl, libterm-readline-gnu-perl, - libfile-which-perl, ${misc:Depends} -Recommends: mutt, fdupes +Recommends: mutt Enhances: notmuch, mutt Description: thread-based email index, search and tagging (Mutt interface) notmuch-mutt provides integration among the Mutt mail user agent and |
