diff options
| author | David Bremner <david@tethera.net> | 2014-09-14 21:07:41 +0200 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2014-09-14 21:07:41 +0200 |
| commit | 45ff3d96c0701eacaacc1d22a2ad79b612fb5a76 (patch) | |
| tree | 87ee1f7d4ce4773476da789fe57971f1d1665ef2 /debian | |
| parent | 6c48c399840b2631a58f47b2e14c90fcc7ddc84f (diff) | |
debian: downgrade dependency on emacsen-commondebian/0.18.1-2_bpo70+1debian/wheezy-backports
According to Rob Browning, this _should_ be more or less ok.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 2469b728..45c16de3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ notmuch (0.18.1-2~bpo70+1) wheezy-backports; urgency=medium + * Downgrade dependency on emacsen-common to 2.0.5 * Rebuild for wheezy-backports. -- David Bremner <bremner@debian.org> Tue, 26 Aug 2014 10:57:51 -0700 diff --git a/debian/control b/debian/control index 6fa1fa7b..e8810a39 100644 --- a/debian/control +++ b/debian/control @@ -113,7 +113,7 @@ 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) + emacsen-common (>= 2.0.5) 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 |
