Bug 766090. * geary.doap, debian/control: Update the maintainer. * MAINTAINERS: Removed, no longer needed per <https://wiki.gnome.org/MaintainersCorner>
72 lines
2.1 KiB
Text
72 lines
2.1 KiB
Text
Source: geary
|
|
Section: gnome
|
|
Priority: optional
|
|
Maintainer: Michael Gratton <mike@vee.net>
|
|
Build-Depends: debhelper (>= 8),
|
|
libgee-0.8-dev,
|
|
libglib2.0-dev (>= 2.38.0),
|
|
libgtk-3-dev (>= 3.10.0),
|
|
libnotify-dev (>=0.7.5),
|
|
libcanberra-dev (>= 0.28),
|
|
libwebkitgtk-3.0-dev (>= 1.10.0),
|
|
libxml2-dev (>= 2.7.8),
|
|
libsecret-1-dev (>= 0.11),
|
|
libgmime-2.6-dev (>= 2.6.14),
|
|
valac,
|
|
cmake (>= 2.8.0),
|
|
libsqlite3-dev (>= 3.7.4),
|
|
libmessaging-menu-dev (>= 12.10.2),
|
|
libunity-dev (>= 5.12.0),
|
|
intltool,
|
|
libgirepository1.0-dev (>= 1.32.0),
|
|
desktop-file-utils,
|
|
gnome-doc-utils,
|
|
libgcr-3-dev (>= 3.10.1)
|
|
Standards-Version: 3.8.3
|
|
Homepage: https://wiki.gnome.org/Apps/Geary
|
|
|
|
Package: geary
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends},
|
|
libgee-0.8-2,
|
|
libglib2.0-0 (>= 2.34.0),
|
|
libgtk-3-0 (>= 3.10.0),
|
|
libnotify4 (>= 0.7.5),
|
|
libcanberra0 (>= 0.28),
|
|
libwebkitgtk-3.0-0 (>= 1.10.0),
|
|
libxml2 (>= 2.7.8),
|
|
libsqlite3-0 (>= 3.7.4),
|
|
libgmime-2.6-0 (>= 2.6.14),
|
|
libsecret-1-0 (>= 0.11),
|
|
libmessaging-menu0 (>= 12.10.2),
|
|
libunity9 (>= 5.12.0),
|
|
libgcr-base-3-1 (>= 3.10.1),
|
|
libgcr-ui-3-1 (>= 3.10.1)
|
|
Description: Email client
|
|
Geary is an mail application for GNOME designed to let you manage
|
|
your email quickly and effortlessly.
|
|
.
|
|
Its interface is based on conversations, so you can read an entire
|
|
discussion without having to click from message to message.
|
|
.
|
|
Geary is still in development and has a limited but growing set of
|
|
features. It works with Gmail, Yahoo! Mail, Outlook.com
|
|
(experimental), and other popular IMAP servers.
|
|
|
|
Package: geary-dbg
|
|
Architecture: any
|
|
Section: debug
|
|
Priority: extra
|
|
Depends: geary (= ${binary:Version}), ${misc:Depends}
|
|
Enhances: geary
|
|
Description: Email client (debugging symbols)
|
|
Geary is an mail application for GNOME designed to let you manage
|
|
your email quickly and effortlessly.
|
|
.
|
|
Its interface is based on conversations, so you can read an entire
|
|
discussion without having to click from message to message.
|
|
.
|
|
Geary is still in development and has a limited but growing set of
|
|
features. It works with Gmail, Yahoo! Mail, Outlook.com
|
|
(experimental), and other popular IMAP servers.
|
|
|