r29021 - in /desktop/unstable/epiphany-browser/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Jul 21 22:40:50 UTC 2011


Author: biebl
Date: Thu Jul 21 22:40:50 2011
New Revision: 29021

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29021
Log:
Remove Build-Depends on gir1.2-gtk-3.0 and let libgtk-3-dev pull that
dependency in. Bump Build-Depends on libgtk-3-dev to (>= 3.0.8-1~)
accordingly.

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

Modified: desktop/unstable/epiphany-browser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/changelog?rev=29021&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/changelog [utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/changelog [utf-8] Thu Jul 21 22:40:50 2011
@@ -3,6 +3,9 @@
   * New upstream release.
   * debian/control.in:
     - Bump Build-Depends on libwebkitgtk-3.0-dev to (>= 1.4.2).
+    - Remove Build-Depends on gir1.2-gtk-3.0 and let libgtk-3-dev pull that
+      dependency in. Bump Build-Depends on libgtk-3-dev to (>= 3.0.8-1~)
+      accordingly.
 
  -- Michael Biebl <biebl at debian.org>  Sat, 02 Jul 2011 01:16:52 +0200
 

Modified: desktop/unstable/epiphany-browser/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/control?rev=29021&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/control [utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/control [utf-8] Thu Jul 21 22:40:50 2011
@@ -14,7 +14,7 @@
                gnome-pkg-tools (>= 0.10),
                pkg-config,
                libglib2.0-dev (>= 2.25.13),
-               libgtk-3-dev (>= 3.0.2),
+               libgtk-3-dev (>= 3.0.8-1~),
                libxml2-dev (>= 2.6.12),
                libxslt1-dev (>= 1.1.7),
                libgnome-keyring-dev (>= 2.26.0),
@@ -27,7 +27,6 @@
                gobject-introspection (>= 0.9.12-4~),
                libgirepository1.0-dev (>= 0.9.12),
                gir1.2-glib-2.0,
-               gir1.2-gtk-3.0 (>= 3.0.2),
                gir1.2-freedesktop,
                gir1.2-webkit-3.0,
                libseed-gtk3-dev [!ia64],

Modified: desktop/unstable/epiphany-browser/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/epiphany-browser/debian/control.in?rev=29021&op=diff
==============================================================================
--- desktop/unstable/epiphany-browser/debian/control.in [utf-8] (original)
+++ desktop/unstable/epiphany-browser/debian/control.in [utf-8] Thu Jul 21 22:40:50 2011
@@ -9,7 +9,7 @@
                gnome-pkg-tools (>= 0.10),
                pkg-config,
                libglib2.0-dev (>= 2.25.13),
-               libgtk-3-dev (>= 3.0.2),
+               libgtk-3-dev (>= 3.0.8-1~),
                libxml2-dev (>= 2.6.12),
                libxslt1-dev (>= 1.1.7),
                libgnome-keyring-dev (>= 2.26.0),
@@ -22,7 +22,6 @@
                gobject-introspection (>= 0.9.12-4~),
                libgirepository1.0-dev (>= 0.9.12),
                gir1.2-glib-2.0,
-               gir1.2-gtk-3.0 (>= 3.0.2),
                gir1.2-freedesktop,
                gir1.2-webkit-3.0,
                libseed-gtk3-dev [!ia64],




More information about the pkg-gnome-commits mailing list