r28883 - in /desktop/unstable/eog/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Jul 15 15:50:32 UTC 2011


Author: biebl
Date: Fri Jul 15 15:50:32 2011
New Revision: 28883

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28883
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/eog/debian/changelog
    desktop/unstable/eog/debian/control
    desktop/unstable/eog/debian/control.in

Modified: desktop/unstable/eog/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/changelog?rev=28883&op=diff
==============================================================================
--- desktop/unstable/eog/debian/changelog [utf-8] (original)
+++ desktop/unstable/eog/debian/changelog [utf-8] Fri Jul 15 15:50:32 2011
@@ -4,6 +4,9 @@
     - Change Build-Depends on libjpeg62-dev to libjpeg-dev in preparation of
       the libjpeg8 transition.
     - Add Depends on gir1.2-peas-1.0 to eog. (Closes: #630910)
+    - 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>  Fri, 15 Jul 2011 17:40:30 +0200
 

Modified: desktop/unstable/eog/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/control?rev=28883&op=diff
==============================================================================
--- desktop/unstable/eog/debian/control [utf-8] (original)
+++ desktop/unstable/eog/debian/control [utf-8] Fri Jul 15 15:50:32 2011
@@ -17,7 +17,7 @@
                intltool (>= 0.40.0),
                pkg-config,
                gnome-doc-utils,
-               libgtk-3-dev (>= 3.0.2),
+               libgtk-3-dev (>= 3.0.8-1~),
                libglib2.0-dev (>= 2.25.15),
                libgnome-desktop-3-dev (>= 2.91.2),
                gnome-icon-theme (>= 2.19.1),
@@ -35,7 +35,6 @@
                libx11-dev,
                libatk1.0-dev (>= 1.32.0-2~),
                gir1.2-glib-2.0,
-               gir1.2-gtk-3.0 (>= 3.0.0),
                gobject-introspection (>= 0.9.12-4~),
                libgirepository1.0-dev (>= 0.9.12)
 Build-Depends-Indep: libglib2.0-doc, libgtk-3-doc

Modified: desktop/unstable/eog/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/control.in?rev=28883&op=diff
==============================================================================
--- desktop/unstable/eog/debian/control.in [utf-8] (original)
+++ desktop/unstable/eog/debian/control.in [utf-8] Fri Jul 15 15:50:32 2011
@@ -12,7 +12,7 @@
                intltool (>= 0.40.0),
                pkg-config,
                gnome-doc-utils,
-               libgtk-3-dev (>= 3.0.2),
+               libgtk-3-dev (>= 3.0.8-1~),
                libglib2.0-dev (>= 2.25.15),
                libgnome-desktop-3-dev (>= 2.91.2),
                gnome-icon-theme (>= 2.19.1),
@@ -30,7 +30,6 @@
                libx11-dev,
                libatk1.0-dev (>= 1.32.0-2~),
                gir1.2-glib-2.0,
-               gir1.2-gtk-3.0 (>= 3.0.0),
                gobject-introspection (>= 0.9.12-4~),
                libgirepository1.0-dev (>= 0.9.12)
 Build-Depends-Indep: libglib2.0-doc, libgtk-3-doc




More information about the pkg-gnome-commits mailing list