r18623 - /desktop/experimental/epiphany-webkit/debian/control

kov at users.alioth.debian.org kov at users.alioth.debian.org
Tue Mar 3 22:10:07 UTC 2009


Author: kov
Date: Tue Mar  3 22:10:07 2009
New Revision: 18623

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=18623
Log:
auto-generated file

Modified:
    desktop/experimental/epiphany-webkit/debian/control

Modified: desktop/experimental/epiphany-webkit/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/epiphany-webkit/debian/control?rev=18623&op=diff
==============================================================================
--- desktop/experimental/epiphany-webkit/debian/control (original)
+++ desktop/experimental/epiphany-webkit/debian/control Tue Mar  3 22:10:07 2009
@@ -1,8 +1,8 @@
-Source: epiphany-browser
+Source: epiphany-webkit
 Section: gnome
 Priority: optional
 Maintainer: Josselin Mouette <joss at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Gustavo Noronha Silva <kov at debian.org>
 Build-Depends: debhelper (>= 5),
                pkg-config,
                libglib2.0-dev (>= 2.18.0),
@@ -21,7 +21,7 @@
                scrollkeeper,
                gnome-pkg-tools (>= 0.10),
                libxml-parser-perl,
-               xulrunner-dev (>= 1.9~rc2-3),
+               libwebkit-dev (>= 1.1.1),
                iso-codes (>= 0.35),
                python-dev (>= 2.3),
                python-gtk2-dev (>= 2.7.1),
@@ -39,26 +39,14 @@
 Standards-Version: 3.8.0
 Homepage: http://www.gnome.org/projects/epiphany/
 
-Package: epiphany-browser
-Architecture: all
-Depends: epiphany-gecko
-Description: Intuitive web browser - dummy package
- Epiphany is a simple yet powerful GNOME web browser targeted at
- non-technical users. Its principles are simplicity and standards
- compliance.
- .
- This dummy package installs Epiphany with the Gecko backend by default.
-
-Package: epiphany-gecko
+Package: epiphany-webkit
 Architecture: any
-Depends: epiphany-browser-data (>= ${gnome:Version}),
-         epiphany-browser-data (<< ${gnome:NextVersion}),
+Depends: epiphany-webkit-data (>= ${gnome:Version}),
+         epiphany-webkit-data (<< ${gnome:NextVersion}),
          ${shlibs:Depends},
          gnome-icon-theme (>= 2.9.90),
          dbus-x11,
          iso-codes,
-         xulrunner-1.9 (>= 1.9~rc2-3),
-         xulrunner-1.9-gnome-support,
          ${misc:Depends}
 Conflicts: epiphany-browser (<< 2.20),
            epiphany-extensions (<< 2.22.1-3),
@@ -66,23 +54,23 @@
 Recommends: yelp, epiphany-extensions
 Suggests: mozplugger
 Provides: www-browser, gnome-www-browser
-Description: Intuitive GNOME web browser - Gecko version
+Description: Intuitive GNOME web browser - WebKitGTK+ version
  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 should not mean less powerful.  Standards
- compliance is achieved on the HTML side by using the Gecko
- rendering engine, as developed for the Mozilla and Iceweasel browsers; and
- on the user interface side by closely following the GNOME Human Interface
- Guidelines (HIG) and by close integration with the GNOME desktop.
+ compliance. Simplicity is achieved by a well designed user interface
+ and reliance on external applications for performing external tasks
+ (such as reading email). Simplicity should not mean less powerful.
+ Standards compliance is achieved on the HTML side by using the
+ WebKitGTK+ rendering engine; and on the user interface side by
+ closely following the GNOME Human Interface Guidelines (HIG) and by
+ close integration with the GNOME desktop.
  .
- This version uses the Gecko backend to render web pages.
+ This version uses the WebKitGTK+ backend to render web pages.
 
-Package: epiphany-browser-data
+Package: epiphany-webkit-data
 Architecture: all
 Depends: ${misc:Depends}
-Recommends: epiphany-browser
+Recommends: epiphany-webkit
 Conflicts: epiphany-browser (<< 2.20)
 Replaces: epiphany-browser (<< 2.20)
 Description: Data files for the GNOME web browser
@@ -93,10 +81,10 @@
  This package contains the common files, artwork and translations for
  Epiphany.
 
-Package: epiphany-browser-dev
+Package: epiphany-webkit-dev
 Architecture: all
 Section: devel
-Depends: epiphany-gecko (>= ${binary:Version}), libgnomeui-dev (>= 2.16.0-2)
+Depends: epiphany-webkit (>= ${binary:Version}), libgnomeui-dev (>= 2.16.0-2)
 Description: Development 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
@@ -104,12 +92,12 @@
  .
  This package is required to develop extensions for Epiphany.
 
-Package: epiphany-browser-dbg
+Package: epiphany-webkit-dbg
 Architecture: any
 Section: gnome
 Priority: extra
-Depends: epiphany-gecko (= ${binary:Version})
-Recommends: xulrunner-1.9-dbg
+Depends: epiphany-webkit (= ${binary:Version})
+Recommends: libwebkit-1.0-2-dbg
 Description: Debugging symbols 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




More information about the pkg-gnome-commits mailing list