unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH] debian: alternately depend on emacs24 for notmuch-emacs, build
@ 2012-08-03  0:56 david
  0 siblings, 0 replies; only message in thread
From: david @ 2012-08-03  0:56 UTC (permalink / raw)
  To: notmuch; +Cc: David Bremner

From: David Bremner <bremner@debian.org>

This should allow users to install notmuch-emacs with only emacs24
installed on their system. For good measure, allow building with
emacs24 as a 4th choice.
---
 debian/changelog |    3 ++-
 debian/control   |    6 ++++--
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f6bc852..36f06af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,9 @@ notmuch (0.14-1) unstable; urgency=low
   [ David Bremner ]
   * Do a better job of cleaning up after configuration and testing
     (Closes: #683505)
+  * Alternately depend on emacs24 instead of emacs23 (Closes: #677900).
 
- -- David Bremner <bremner@debian.org>  Thu, 02 Aug 2012 09:36:05 -0300
+ -- David Bremner <bremner@debian.org>  Thu, 02 Aug 2012 21:32:31 -0300
 
 notmuch (0.13.2-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index e24fd94..f725276 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,8 @@ Build-Depends:
  libtalloc-dev,
  libz-dev,
  python-all (>= 2.6.6-3~),
- emacs23-nox | emacs23 (>=23~) | emacs23-lucid (>=23~),
+ emacs23-nox | emacs23 (>=23~) | emacs23-lucid (>=23~) |
+ emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~),
  gdb,
  dtach (>= 0.8)
 Standards-Version: 3.9.3
@@ -80,7 +81,8 @@ 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~)
+ emacs23 (>= 23~) | emacs23-nox (>=23~) | emacs23-lucid (>=23~) |
+ emacs24 (>= 24~) | emacs24-nox (>=24~) | emacs24-lucid (>=24~)
 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
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-08-03  0:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-03  0:56 [PATCH] debian: alternately depend on emacs24 for notmuch-emacs, build david

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).