From: David Bremner Date: Sun, 28 Jul 2013 17:08:00 +0000 (-0300) Subject: debian: rename notmuch-ruby to ruby-notmuch X-Git-Tag: 0.16_rc1 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=29762dd15e84da6c4a30016b255e7dba8002cf8a debian: rename notmuch-ruby to ruby-notmuch This seems more in line with http://wiki.debian.org/Teams/Ruby/Packaging#Guidelines_for_Ruby_packaging --- diff --git a/debian/control b/debian/control index 4fd8e0d5..74a51614 100644 --- a/debian/control +++ b/debian/control @@ -90,7 +90,7 @@ Description: Python 3 interface to the notmuch mail search and index library This package provides a Python 3 interface to the notmuch functionality, directly interfacing with a shared notmuch library. -Package: notmuch-ruby +Package: ruby-notmuch Architecture: any Section: ruby Depends: ${shlibs:Depends}, ${misc:Depends} @@ -125,7 +125,7 @@ Architecture: all Section: mail Breaks: notmuch (<<0.6~254~) Replaces: notmuch (<<0.6~254~) -Depends: ${misc:Depends}, notmuch, vim-addon-manager, vim-ruby, notmuch-ruby +Depends: ${misc:Depends}, notmuch, vim-addon-manager, vim-ruby, ruby-notmuch Recommends: ruby-mail Description: thread-based email index, search and tagging (vim interface) Notmuch is a system for indexing, searching, reading, and tagging diff --git a/debian/notmuch-ruby.install b/debian/notmuch-ruby.install deleted file mode 100644 index 98e7050b..00000000 --- a/debian/notmuch-ruby.install +++ /dev/null @@ -1 +0,0 @@ -usr/lib/ruby/vendor_ruby/*/*/notmuch.so diff --git a/debian/ruby-notmuch.install b/debian/ruby-notmuch.install new file mode 100644 index 00000000..98e7050b --- /dev/null +++ b/debian/ruby-notmuch.install @@ -0,0 +1 @@ +usr/lib/ruby/vendor_ruby/*/*/notmuch.so