diff options
author | David Bremner <bremner@debian.org> | 2013-07-28 14:08:00 -0300 |
---|---|---|
committer | David Bremner <bremner@debian.org> | 2013-07-28 14:28:25 -0300 |
commit | 29762dd15e84da6c4a30016b255e7dba8002cf8a (patch) | |
tree | e6ea6d61b7bb20c4710f73cba368e1c4e8cfb2e7 /debian | |
parent | 0eb4213766e051328da88203da44e7377a774807 (diff) |
debian: rename notmuch-ruby to ruby-notmuch
This seems more in line with
http://wiki.debian.org/Teams/Ruby/Packaging#Guidelines_for_Ruby_packaging
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 4 | ||||
-rw-r--r-- | debian/ruby-notmuch.install (renamed from debian/notmuch-ruby.install) | 0 |
2 files changed, 2 insertions, 2 deletions
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/ruby-notmuch.install index 98e7050b..98e7050b 100644 --- a/debian/notmuch-ruby.install +++ b/debian/ruby-notmuch.install |