From 10739d0762d6b7b5183139e9af2a6b4108de3679 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Tue, 18 Feb 2014 21:05:14 -0400 Subject: [PATCH 1/2] debian: update ruby binary extension install path From Christian Hofstaedler, Debian bug 739120: When ruby-defaults > 1:2.0 will be uploaded to sid, the version of Ruby provided by the 'ruby' and 'ruby-dev' packages will change to version 2.0. This version change includes a change to the path for binary extensions. This patch works for Ruby 1.9.1 as well as Ruby 2.0, so it's safe to apply now. --- debian/ruby-notmuch.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/ruby-notmuch.install b/debian/ruby-notmuch.install index 98e7050b..d3f2105c 100644 --- a/debian/ruby-notmuch.install +++ b/debian/ruby-notmuch.install @@ -1 +1 @@ -usr/lib/ruby/vendor_ruby/*/*/notmuch.so +usr/lib/*/*ruby/*/*/notmuch.so From c35dcb7704460f803fef2b7b6567dd3b0e5621ea Mon Sep 17 00:00:00 2001 From: David Bremner Date: Tue, 18 Feb 2014 21:38:55 -0400 Subject: [PATCH 2/2] changelog stanza for 0.17-4 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index a6efc929..d382dbd8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +notmuch (0.17-4) unstable; urgency=medium + + * Bug fix: "Please update ruby binary extension install path", + thanks to Christian Hofstaedtler (Closes: #739120). + + -- David Bremner Tue, 18 Feb 2014 21:37:44 -0400 + notmuch (0.17-3) unstable; urgency=medium * update notmuch-emacs for debian emacs policy 2.0.6