Source: sushi
Section: net
Priority: extra
Maintainer: Devid Antonio Filoni <d.filoni@ubuntu.com>
Build-Depends: debhelper (>= 7.0.50~), python, libdbus-1-dev, intltool,
 libglib2.0-dev (>= 2.26), libnice-dev, libminiupnpc-dev (>= 1.5)
Build-Depends-Indep: python-support
Standards-Version: 3.9.2
Homepage: http://sushi.ikkoku.de/
Vcs-Git: http://redmine.ikkoku.de/git/sushi
Vcs-Browser: http://redmine.ikkoku.de/projects/sushi/repository

Package: sushi
Architecture: all
Depends: maki, tekka | nigiri, ${misc:Depends}
Description: D-Bus-based IRC suite
 The sushi IRC suite consists of a central daemon and several clients, which
 communicate via DBus. DBus methods and signals are provided by the daemon to
 abstract the IRC protocol. Clients can use these methods and signals to easily
 interact with IRC.
 .
 This virtual package provides the full suite.

Package: maki
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: maki-plugins
Description: D-Bus-based IRC suite (daemon)
 The sushi IRC suite consists of a central daemon and several clients, which
 communicate via DBus. DBus methods and signals are provided by the daemon to
 abstract the IRC protocol. Clients can use these methods and signals to
 easily interact with IRC.
 .
 maki provides DBus methods and signals to abstract the IRC protocol. Clients
 like tekka and nigiri can use these methods and signals to easily interact
 with IRC.

Package: maki-plugins
Architecture: any
Depends: maki (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: D-Bus-based IRC suite (daemon plugins)
 The sushi IRC suite consists of a central daemon and several clients, which
 communicate via DBus. DBus methods and signals are provided by the daemon to
 abstract the IRC protocol. Clients can use these methods and signals to easily
 interact with IRC.
 .
 This package contains plugins for maki.

Package: maki-dbg
Section: debug
Priority: extra
Architecture: any
Depends: maki (= ${binary:Version}), ${misc:Depends}
Description: D-Bus-based IRC suite (daemon debugging symbols)
 The sushi IRC suite consists of a central daemon and several clients, which
 communicate via DBus. DBus methods and signals are provided by the daemon to
 abstract the IRC protocol. Clients can use these methods and signals to easily
 interact with IRC.
 .
 This package contains debugging symbols for the central daemon maki.

Package: nigiri
Architecture: all
Depends: maki (>= ${binary:Version}), python-urwid (>= 0.9.8),
 python-gobject, python-dbus, python-xdg, ${python:Depends}, ${misc:Depends}
Recommends: chirashi (= ${binary:Version})
Description: D-Bus-based IRC suite (terminal client)
 The sushi IRC suite consists of a central daemon and several clients, which
 communicate via DBus. DBus methods and signals are provided by the daemon to
 abstract the IRC protocol. Clients can use these methods and signals to
 easily interact with IRC.
 .
 nigiri is a terminal client for maki and is written in Python. It uses Urwid
 to realize the interface and supports plugins.

Package: tekka
Architecture: all
Depends: maki (>= ${binary:Version}), python-dbus, python-gobject,
 python-gtk2, python-xdg, ${python:Depends}, ${misc:Depends}
Recommends: chirashi (= ${binary:Version})
Description: D-Bus-based IRC suite (graphical client)
 The sushi IRC suite consists of a central daemon and several clients, which
 communicate via DBus. DBus methods and signals are provided by the daemon to
 abstract the IRC protocol. Clients can use these methods and signals to
 easily interact with IRC.
 .
 tekka is a GTK-driven client for maki and is written in Python. It uses Glade
 to describe the interface, supports plugins and tries to stick to the GNOME
 Human Interface (HIG) guidelines.

Package: chirashi
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Replaces: sushi-plugins (<< 1.4.0)
Breaks: sushi-plugins (<< 1.4.0)
Description: D-Bus-based IRC suite (clients plugins)
 The sushi IRC suite consists of a central daemon and several clients, which
 communicate via DBus. DBus methods and signals are provided by the daemon to
 abstract the IRC protocol. Clients can use these methods and signals to
 easily interact with IRC.
 .
 chirashi provides plugins for tekka and nigiri. All plugins are written in
 Python and use the sushi client plugin API.

Package: sushi-plugins
Section: oldlibs
Architecture: all
Depends: chirashi, ${misc:Depends}
Description: transitional dummy package
