r21962 - in /desktop/unstable/pygobject/debian: changelog control	control.in
    joss at users.alioth.debian.org 
    joss at users.alioth.debian.org
       
    Mon Oct 19 05:20:47 UTC 2009
    
    
  
Author: joss
Date: Mon Oct 19 05:20:46 2009
New Revision: 21962
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21962
Log:
Suggest gir1.0-glib-2.0 instead of gobject-introspection-*.
Modified:
    desktop/unstable/pygobject/debian/changelog
    desktop/unstable/pygobject/debian/control
    desktop/unstable/pygobject/debian/control.in
Modified: desktop/unstable/pygobject/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygobject/debian/changelog?rev=21962&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/changelog [utf-8] (original)
+++ desktop/unstable/pygobject/debian/changelog [utf-8] Mon Oct 19 05:20:46 2009
@@ -1,3 +1,9 @@
+pygobject (2.20.0-2) UNRELEASED; urgency=low
+
+  * Suggest gir1.0-glib-2.0 instead of gobject-introspection-*.
+
+ -- Josselin Mouette <joss at debian.org>  Mon, 19 Oct 2009 07:20:31 +0200
+
 pygobject (2.20.0-1) unstable; urgency=low
 
   [ Emilio Pozuelo Monfort ]
Modified: desktop/unstable/pygobject/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygobject/debian/control?rev=21962&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/control [utf-8] (original)
+++ desktop/unstable/pygobject/debian/control [utf-8] Mon Oct 19 05:20:46 2009
@@ -30,8 +30,7 @@
 Provides: ${python:Provides}
 XB-Python-Version: ${python:Versions}
 Suggests: python-gobject-dbg,
-          gobject-introspection-glib-2.0,
-          gobject-introspection-repository
+          gir1.0-glib-2.0
 Conflicts: python-gtk2 (<< 2.10)
 Description: Python bindings for the GObject library
  GObject is an abstraction layer that allows programming with an object
Modified: desktop/unstable/pygobject/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygobject/debian/control.in?rev=21962&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/control.in [utf-8] (original)
+++ desktop/unstable/pygobject/debian/control.in [utf-8] Mon Oct 19 05:20:46 2009
@@ -30,8 +30,7 @@
 Provides: ${python:Provides}
 XB-Python-Version: ${python:Versions}
 Suggests: python-gobject-dbg,
-          gobject-introspection-glib-2.0,
-          gobject-introspection-repository
+          gir1.0-glib-2.0
 Conflicts: python-gtk2 (<< 2.10)
 Description: Python bindings for the GObject library
  GObject is an abstraction layer that allows programming with an object
    
    
More information about the pkg-gnome-commits
mailing list