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 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88
|
# This file is autogenerated. DO NOT EDIT!
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
Source: epiphany-browser
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Michael Biebl <biebl@debian.org>
Build-Depends: autoconf-archive,
debhelper (>= 10),
gnome-pkg-tools (>= 0.10),
pkg-config,
libglib2.0-dev (>= 2.44.0),
libgtk-3-dev (>= 3.19.1),
libxml2-dev (>= 2.6.12),
libxslt1-dev (>= 1.1.7),
libsoup-gnome2.4-dev (>= 2.48.0),
libgnome-desktop-3-dev (>= 3.10),
libgcr-3-dev (>= 3.5.5),
libavahi-gobject-dev (>= 0.6.22),
libavahi-client-dev (>= 0.6.22),
libsqlite3-dev,
libnotify-dev (>= 0.5.1),
libxml-parser-perl,
libwebkit2gtk-4.0-dev (>= 2.14.2),
libsecret-1-dev (>= 0.14),
lsb-release,
gobject-introspection (>= 0.9.12-4~),
libgirepository1.0-dev (>= 0.10.7-1~),
iso-codes (>= 0.35),
intltool (>= 0.50.0),
x11proto-core-dev,
gtk-doc-tools (>= 1.0),
gsettings-desktop-schemas-dev (>= 0.0.1),
yelp-tools,
appstream-util
Build-Depends-Indep: libglib2.0-doc, libgtk-3-doc
Standards-Version: 3.9.8
Homepage: https://wiki.gnome.org/Apps/Web
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/epiphany-browser/
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/epiphany-browser/
Package: epiphany-browser
Architecture: any
Depends: epiphany-browser-data (= ${source:Version}),
${shlibs:Depends},
default-dbus-session-bus | dbus-session-bus,
iso-codes,
gsettings-desktop-schemas,
${misc:Depends}
Conflicts: swfdec-mozilla,
epiphany-extensions (<< 3.7.91)
Replaces: epiphany-browser-data (<< 3.14.1-1)
Recommends: yelp,
evince,
browser-plugin-evince,
ca-certificates
Breaks: epiphany-browser-data (<< 3.14.1-1),
geoclue-2.0 (<< 2.1.9-2)
Provides: www-browser, gnome-www-browser
Description: Intuitive GNOME web browser
Epiphany is a simple yet powerful GNOME web browser targeted at
non-technical users. Its principles are simplicity and standards
compliance.
.
Simplicity is achieved by a well designed user interface and reliance
on external applications for performing external tasks (such as reading
email). Simplicity does not mean less features; Epiphany has everything
a modern web browser is expected to have.
.
Standards compliance is achieved on the HTML side by using the
WebKitGTK+ rendering engine (which is based on the engine used by
Apple Safari and Google Chrome); and on the user interface side by
closely following the GNOME Human Interface Guidelines (HIG) and by
close integration with the GNOME desktop.
Package: epiphany-browser-data
Architecture: all
Depends: ${misc:Depends}
Recommends: epiphany-browser
Description: Data files for the GNOME web browser
Epiphany is a simple yet powerful GNOME web browser targeted at
non-technical users. Its principles are simplicity and standards
compliance.
.
This package contains the common files, artwork and translations for
Epiphany.
|