r38290 - in /desktop/experimental/epiphany-browser/debian: changelog control control.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sat Jun 1 15:57:06 UTC 2013


Author: pochu
Date: Sat Jun  1 15:57:05 2013
New Revision: 38290

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=38290
Log:
  + debian/control.in:
    + Bump libwebkt2gtk requirements to ensure a dependency against
      the new SONAME.

Modified:
    desktop/experimental/epiphany-browser/debian/changelog
    desktop/experimental/epiphany-browser/debian/control
    desktop/experimental/epiphany-browser/debian/control.in

Modified: desktop/experimental/epiphany-browser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/epiphany-browser/debian/changelog?rev=38290&op=diff
==============================================================================
--- desktop/experimental/epiphany-browser/debian/changelog [utf-8] (original)
+++ desktop/experimental/epiphany-browser/debian/changelog [utf-8] Sat Jun  1 15:57:05 2013
@@ -6,6 +6,9 @@
 
   [ Emilio Pozuelo Monfort ]
   * New upstream release.
+    + debian/control.in:
+      + Bump libwebkt2gtk requirements to ensure a dependency against
+        the new SONAME.
 
  -- Jeremy Bicha <jbicha at ubuntu.com>  Tue, 02 Apr 2013 13:28:19 -0400
 

Modified: desktop/experimental/epiphany-browser/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/epiphany-browser/debian/control?rev=38290&op=diff
==============================================================================
--- desktop/experimental/epiphany-browser/debian/control [utf-8] (original)
+++ desktop/experimental/epiphany-browser/debian/control [utf-8] Sat Jun  1 15:57:05 2013
@@ -7,7 +7,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Josselin Mouette <joss at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Gustavo Noronha Silva <kov at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Gustavo Noronha Silva <kov at debian.org>, Jeremy Bicha <jbicha at ubuntu.com>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: debhelper (>= 8),
                cdbs (>= 0.4.90),
                dh-autoreconf,
@@ -28,7 +28,7 @@
                libnotify-dev (>= 0.5.1),
                libxml-parser-perl,
                libwebkitgtk-3.0-dev (>= 1.11.5),
-               libwebkit2gtk-3.0-dev,
+               libwebkit2gtk-3.0-dev (>= 2.0.2),
                libsecret-1-dev,
                libwnck-3-dev,
                gnome-common (>= 3.6),
@@ -171,7 +171,7 @@
 Priority: extra
 Depends: epiphany-browser-webkit2 (= ${binary:Version}),
          ${misc:Depends}
-Recommends: libwebkit2gtk-3.0-0-dbg
+Recommends: libwebkit2gtk-3.0-25-dbg
 Conflicts: epiphany-browser-dbg
 Description: Debugging symbols for the GNOME web browser
  Epiphany is a simple yet powerful GNOME web browser targeted at

Modified: desktop/experimental/epiphany-browser/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/epiphany-browser/debian/control.in?rev=38290&op=diff
==============================================================================
--- desktop/experimental/epiphany-browser/debian/control.in [utf-8] (original)
+++ desktop/experimental/epiphany-browser/debian/control.in [utf-8] Sat Jun  1 15:57:05 2013
@@ -23,7 +23,7 @@
                libnotify-dev (>= 0.5.1),
                libxml-parser-perl,
                libwebkitgtk-3.0-dev (>= 1.11.5),
-               libwebkit2gtk-3.0-dev,
+               libwebkit2gtk-3.0-dev (>= 2.0.2),
                libsecret-1-dev,
                libwnck-3-dev,
                gnome-common (>= 3.6),
@@ -166,7 +166,7 @@
 Priority: extra
 Depends: epiphany-browser-webkit2 (= ${binary:Version}),
          ${misc:Depends}
-Recommends: libwebkit2gtk-3.0-0-dbg
+Recommends: libwebkit2gtk-3.0-25-dbg
 Conflicts: epiphany-browser-dbg
 Description: Debugging symbols for the GNOME web browser
  Epiphany is a simple yet powerful GNOME web browser targeted at




More information about the pkg-gnome-commits mailing list