Correct webkit dependency in control
Also nix trailing whitespace.
This commit is contained in:
parent
d764977c68
commit
4ab18abdc8
1 changed files with 6 additions and 8 deletions
14
debian/control
vendored
14
debian/control
vendored
|
|
@ -2,15 +2,14 @@ Source: geary
|
|||
Section: gnome
|
||||
Priority: optional
|
||||
Maintainer: Jim Nelson <jim@yorba.org>
|
||||
Build-Depends: debhelper (>= 8),
|
||||
Build-Depends: debhelper (>= 8),
|
||||
libgee-0.8-dev (>= 0.8.5),
|
||||
libglib2.0-dev (>= 2.32.0),
|
||||
libgtk-3-dev (>= 3.6.0),
|
||||
libunique-3.0-dev (>= 3.0.0),
|
||||
libnotify-dev (>=0.7.5),
|
||||
libcanberra-dev (>= 0.28),
|
||||
libwebkitgtk-3.0-dev (>= 1.10.0),
|
||||
libwebkitgtk-3.0-dev (<= 1.10.2),
|
||||
libwebkitgtk-3.0-dev (>= 1.10.0) | libwebkitgtk-3.0-dev (<= 1.10.2),
|
||||
libxml2-dev (>= 2.7.8),
|
||||
libsecret-1-dev (>= 0.11),
|
||||
libgmime-2.6-dev (>= 2.6.0),
|
||||
|
|
@ -27,15 +26,14 @@ Homepage: http://www.yorba.org
|
|||
|
||||
Package: geary
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||
libgee-0.8-2 (>= 0.8.5),
|
||||
libglib2.0-0 (>= 2.32.0),
|
||||
libgtk-3-0 (>= 3.6.0),
|
||||
libunique-3.0-0 (>= 3.0.0),
|
||||
libnotify4 (>= 0.7.5),
|
||||
libcanberra0 (>= 0.28),
|
||||
libwebkitgtk-3.0-0 (>= 1.10.0),
|
||||
libwebkitgtk-3.0-0 (<= 1.10.2),
|
||||
libwebkitgtk-3.0-0 (>= 1.10.0) | libwebkitgtk-3.0-0 (<= 1.10.2),
|
||||
libxml2 (>= 2.7.8),
|
||||
libsqlite3-0 (>= 3.7.4),
|
||||
libgmime-2.6-0 (>= 2.6.0),
|
||||
|
|
@ -46,7 +44,7 @@ Description: Email client
|
|||
Geary is an email client built for the GNOME desktop environment. It
|
||||
allows you to read and send email with a simple, modern interface.
|
||||
.
|
||||
Visit http://www.yorba.org to read about the current state of
|
||||
Visit http://www.yorba.org to read about the current state of
|
||||
Geary's development.
|
||||
|
||||
Package: geary-dbg
|
||||
|
|
@ -59,7 +57,7 @@ Description: Email client (debugging symbols)
|
|||
Geary is an email client built for the GNOME desktop environment. It
|
||||
allows you to read and send email with a simple, modern interface.
|
||||
.
|
||||
Visit http://www.yorba.org to read about the current state of
|
||||
Visit http://www.yorba.org to read about the current state of
|
||||
Geary's development.
|
||||
.
|
||||
This package contains debugging symbols for geary.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue