1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
Source: gnome-gmail
Maintainer: David Steele <steele@debian.org>
Section: gnome
Testsuite: autopkgtest
Priority: optional
Build-Depends: debhelper (>= 10),
dh-python,
intltool,
python
Standards-Version: 3.9.8
Vcs-Browser: https://github.com/davesteele/gnome-gmail/tree/debian
Vcs-Git: https://github.com/davesteele/gnome-gmail.git -b debian
Homepage: https://davesteele.github.io/gnome-gmail/
X-Python-Version: >= 2.7
Package: gnome-gmail
Architecture: all
Depends: ${misc:Depends},
${python:Depends},
python-gi,
gtk-update-icon-cache,
gir1.2-secret-1,
gir1.2-gtk-3.0,
gir1.2-notify-0.7,
gir1.2-wnck-3.0,
python-six
Provides: exec<gnome-gmail>,
mime<x-scheme-handler/mailto>
Description: support for Gmail as the preferred email application in GNOME
GNOME Gmail integrates the Gmail web interface into the GNOME environment.
Once installed, Gmail becomes a choice as the default Mail Reader in the GNOME
Preferred Applications administration application. When selected, a Gmail web
page will be used whenever an email service is requested.
.
Logout to complete the configuration.
|