[PATCH] debian: update build dependency to require ruby-dev 1:1.9.3
Jameson Graef Rollins
jrollins at finestructure.net
Sat Jun 1 09:27:23 PDT 2013
ruby1.8-dev provides ruby-dev, but ruby1.9.1-dev is currently
required (which is pulled by ruby-dev 1:1.9.3).
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index a7a091f..284cf2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+notmuch (0.15.2-3) unstable; urgency=low
+
+ * Build-depend on ruby-dev require >>1:1.9.3~.
+
+ -- Jameson Graef Rollins <jrollins at finestructure.net> Sat, 01 Jun 2013 09:17:38 -0700
+
notmuch (0.15.2-2) unstable; urgency=low
* Bug fix: tighten dependence of notmuch-mutt on notmuch,
diff --git a/debian/control b/debian/control
index 08071be..cc16960 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends:
libz-dev,
python-all (>= 2.6.6-3~),
python3-all (>= 3.1.2-7~),
- ruby, ruby-dev,
+ ruby, ruby-dev (>>1:1.9.3~),
emacs23-nox | emacs23 (>=23~) | emacs23-lucid (>=23~) |
emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~),
gdb,
--
1.7.10.4
More information about the notmuch
mailing list