r25766 - in /packages/experimental/gir-repository/debian: changelog control control.in gir-repository-dev.install gir1.0-gtk-2.0.install

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sun Dec 5 16:23:25 UTC 2010


Author: pochu
Date: Sun Dec  5 16:23:17 2010
New Revision: 25766

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25766
Log:
* Don't ship Atk, GdkPixbuf and Pango bindings in gir1.0-gtk-2.0
  and gir-repository-dev, they are shipped in their elsewhere now.
* Remove unnecessary build dependencies.
* Fix gir-repository-dev to not mention libraries for which we
  no longer ship introspection data.

Modified:
    packages/experimental/gir-repository/debian/changelog
    packages/experimental/gir-repository/debian/control
    packages/experimental/gir-repository/debian/control.in
    packages/experimental/gir-repository/debian/gir-repository-dev.install
    packages/experimental/gir-repository/debian/gir1.0-gtk-2.0.install

Modified: packages/experimental/gir-repository/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gir-repository/debian/changelog?rev=25766&op=diff
==============================================================================
--- packages/experimental/gir-repository/debian/changelog [utf-8] (original)
+++ packages/experimental/gir-repository/debian/changelog [utf-8] Sun Dec  5 16:23:17 2010
@@ -3,6 +3,11 @@
   * Drop the libsoup bindings, they are built from libsoup2.4 now.
   * Drop the libnotify, nautilus, dbus, gnome-keyring, gtksourceview,
     poppler, goocanvas, avahi and babl bindings, they are unused.
+  * Don't ship Atk, GdkPixbuf and Pango bindings in gir1.0-gtk-2.0
+    and gir-repository-dev, they are shipped in their elsewhere now.
+  * Remove unnecessary build dependencies.
+  * Fix gir-repository-dev to not mention libraries for which we
+    no longer ship introspection data.
 
  -- Emilio Pozuelo Monfort <pochu at debian.org>  Sun, 05 Dec 2010 16:38:49 +0100
 

Modified: packages/experimental/gir-repository/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gir-repository/debian/control?rev=25766&op=diff
==============================================================================
--- packages/experimental/gir-repository/debian/control [utf-8] (original)
+++ packages/experimental/gir-repository/debian/control [utf-8] Sun Dec  5 16:23:17 2010
@@ -14,19 +14,14 @@
                gnome-pkg-tools (>= 0.10),
                libgirepository1.0-dev (>= 0.6.5),
                gobject-introspection (>= 0.6.5-3),
+               libgdk-pixbuf2.0-dev (>= 2.22.1-1~),
                gir1.0-glib-2.0 (>= 0.6.5),
+               gir1.0-gdkpixbuf-2.0,
                gir1.0-freedesktop,
                libtool,
-               libpango1.0-dev (>= 1.16.0),
-               libatk1.0-dev (>= 1.12.0),
                libgtk2.0-dev (>= 2.12.0),
-               libglade2-dev (>= 2.5.0),
                python-cairo (>= 1.0.2),
-               python-gobject (>= 2.14.0),
-               libgl1-mesa-dev,
-               libxft-dev,
-               libxml2-dev,
-               libxfixes-dev
+               python-gobject (>= 2.14.0)
 Build-Conflicts: libgtk-directfb-2.0-dev
 Standards-Version: 3.8.4
 Homepage: http://live.gnome.org/GObjectIntrospection
@@ -37,18 +32,13 @@
 Depends: ${gir:Depends},
          ${shlibs:Depends},
          ${misc:Depends}
-Provides: gir1.0-atk-1.0,
-          gir1.0-pango-1.0
 Conflicts: gobject-introspection-repository
 Description: GObject introspection data for the GTK+ library
  This package contains introspection data for the GTK+ graphical 
  toolkit, and a few related libraries. It contains the following 
  modules:
  .
-  * Pango
-  * Atk
   * Gdk
-  * GdkPixbuf
   * Gtk
  .
  It can be used by packages using the GIRepository format to generate 
@@ -74,18 +64,8 @@
  This package contains the XML sources for introspection data of the 
  following libraries:
  .
-  * Atk
-  * Cairo
-  * FontConfig
-  * FreeType2
   * Gdk
-  * GdkPixbuf
-  * OpenGL
   * Gtk
-  * libxml2
-  * Pango
-  * Xft
-  * XLib
  .
  The actual introspection data is shipped in the relevant gir1.0-* 
  packages.

Modified: packages/experimental/gir-repository/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gir-repository/debian/control.in?rev=25766&op=diff
==============================================================================
--- packages/experimental/gir-repository/debian/control.in [utf-8] (original)
+++ packages/experimental/gir-repository/debian/control.in [utf-8] Sun Dec  5 16:23:17 2010
@@ -9,19 +9,14 @@
                gnome-pkg-tools (>= 0.10),
                libgirepository1.0-dev (>= 0.6.5),
                gobject-introspection (>= 0.6.5-3),
+               libgdk-pixbuf2.0-dev (>= 2.22.1-1~),
                gir1.0-glib-2.0 (>= 0.6.5),
+               gir1.0-gdkpixbuf-2.0,
                gir1.0-freedesktop,
                libtool,
-               libpango1.0-dev (>= 1.16.0),
-               libatk1.0-dev (>= 1.12.0),
                libgtk2.0-dev (>= 2.12.0),
-               libglade2-dev (>= 2.5.0),
                python-cairo (>= 1.0.2),
-               python-gobject (>= 2.14.0),
-               libgl1-mesa-dev,
-               libxft-dev,
-               libxml2-dev,
-               libxfixes-dev
+               python-gobject (>= 2.14.0)
 Build-Conflicts: libgtk-directfb-2.0-dev
 Standards-Version: 3.8.4
 Homepage: http://live.gnome.org/GObjectIntrospection
@@ -32,18 +27,13 @@
 Depends: ${gir:Depends},
          ${shlibs:Depends},
          ${misc:Depends}
-Provides: gir1.0-atk-1.0,
-          gir1.0-pango-1.0
 Conflicts: gobject-introspection-repository
 Description: GObject introspection data for the GTK+ library
  This package contains introspection data for the GTK+ graphical 
  toolkit, and a few related libraries. It contains the following 
  modules:
  .
-  * Pango
-  * Atk
   * Gdk
-  * GdkPixbuf
   * Gtk
  .
  It can be used by packages using the GIRepository format to generate 
@@ -69,18 +59,8 @@
  This package contains the XML sources for introspection data of the 
  following libraries:
  .
-  * Atk
-  * Cairo
-  * FontConfig
-  * FreeType2
   * Gdk
-  * GdkPixbuf
-  * OpenGL
   * Gtk
-  * libxml2
-  * Pango
-  * Xft
-  * XLib
  .
  The actual introspection data is shipped in the relevant gir1.0-* 
  packages.

Modified: packages/experimental/gir-repository/debian/gir-repository-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gir-repository/debian/gir-repository-dev.install?rev=25766&op=diff
==============================================================================
--- packages/experimental/gir-repository/debian/gir-repository-dev.install [utf-8] (original)
+++ packages/experimental/gir-repository/debian/gir-repository-dev.install [utf-8] Sun Dec  5 16:23:17 2010
@@ -1,14 +1,2 @@
-debian/tmp/usr/share/gir-1.0/Avahi*.gir
-debian/tmp/usr/share/gir-1.0/Babl-0.0.gir
-debian/tmp/usr/share/gir-1.0/DBus-1.0.gir
-debian/tmp/usr/share/gir-1.0/GnomeKeyring-2.0.gir
-debian/tmp/usr/share/gir-1.0/GooCanvas-0.10.gir
-debian/tmp/usr/share/gir-1.0/Atk-1.0.gir
-debian/tmp/usr/share/gir-1.0/Gdk*-2.0.gir
+debian/tmp/usr/share/gir-1.0/Gdk-2.0.gir
 debian/tmp/usr/share/gir-1.0/Gtk-2.0.gir
-debian/tmp/usr/share/gir-1.0/Pango*.gir
-debian/tmp/usr/share/gir-1.0/GtkSource-2.2.gir
-debian/tmp/usr/share/gir-1.0/Nautilus-1.0.gir
-debian/tmp/usr/share/gir-1.0/Notify-0.4.gir
-debian/tmp/usr/share/gir-1.0/Poppler-0.8.gir
-debian/tmp/usr/share/gir-1.0/Soup-2.4.gir

Modified: packages/experimental/gir-repository/debian/gir1.0-gtk-2.0.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gir-repository/debian/gir1.0-gtk-2.0.install?rev=25766&op=diff
==============================================================================
--- packages/experimental/gir-repository/debian/gir1.0-gtk-2.0.install [utf-8] (original)
+++ packages/experimental/gir-repository/debian/gir1.0-gtk-2.0.install [utf-8] Sun Dec  5 16:23:17 2010
@@ -1,6 +1,4 @@
-debian/tmp/usr/lib/girepository-1.0/Atk-1.0.typelib
-debian/tmp/usr/lib/girepository-1.0/Gdk*-2.0.typelib
+debian/tmp/usr/lib/girepository-1.0/Gdk-2.0.typelib
 debian/tmp/usr/lib/girepository-1.0/Gtk-2.0.typelib
-debian/tmp/usr/lib/girepository-1.0/Pango*.typelib
 debian/tmp/usr/lib/libgirepo-Gdk-custom.so.*
 debian/tmp/usr/lib/libgirepo-Gtk-custom.so.*




More information about the pkg-gnome-commits mailing list