r31824 - in /desktop/unstable/pygobject/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Thu Nov 24 19:27:02 UTC 2011


Author: joss
Date: Thu Nov 24 19:27:01 2011
New Revision: 31824

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=31824
Log:
Same for python-gobject-dbg.

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=31824&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/changelog [utf-8] (original)
+++ desktop/unstable/pygobject/debian/changelog [utf-8] Thu Nov 24 19:27:01 2011
@@ -20,6 +20,7 @@
   * Drop a pair of unneeded Recommends/Suggests.
   * Add transitional python-gobject/python-gobject-dev packages that 
     depend on both python-gi* and python-gobject-2*.
+  * Same for python-gobject-dbg.
   * Break python-nautilus <= the current version which is broken by 
     pygobject 3.x. Closes: #649861. The only other affected package is 
     totem-plugins and the issue is not severe enough to warrant blocking 

Modified: desktop/unstable/pygobject/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygobject/debian/control?rev=31824&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/control [utf-8] (original)
+++ desktop/unstable/pygobject/debian/control [utf-8] Thu Nov 24 19:27:01 2011
@@ -166,6 +166,17 @@
  is here for upgrade purposes only. You can remove it safely when 
  nothing else depends on it.
 
+Package: python-gobject-dbg
+Architecture: all
+Depends: ${misc:Depends},
+         python-gi-dbg (>= ${source:Version}),
+         python-gobject-2-dbg
+Description: Python 2.x debugging modules for GObject - transitional package 
+ This package will bring the two debugging versions of GObject Python 
+ modules: one for the deprecated gobject module, and one for the new 
+ gobject-introspection system. It is here for upgrade purposes only. 
+ You can remove it safely when nothing else depends on it.
+
 Package: python-gobject-dev
 Architecture: all
 Depends: ${misc:Depends},

Modified: desktop/unstable/pygobject/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygobject/debian/control.in?rev=31824&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/control.in [utf-8] (original)
+++ desktop/unstable/pygobject/debian/control.in [utf-8] Thu Nov 24 19:27:01 2011
@@ -161,6 +161,17 @@
  is here for upgrade purposes only. You can remove it safely when 
  nothing else depends on it.
 
+Package: python-gobject-dbg
+Architecture: all
+Depends: ${misc:Depends},
+         python-gi-dbg (>= ${source:Version}),
+         python-gobject-2-dbg
+Description: Python 2.x debugging modules for GObject - transitional package 
+ This package will bring the two debugging versions of GObject Python 
+ modules: one for the deprecated gobject module, and one for the new 
+ gobject-introspection system. It is here for upgrade purposes only. 
+ You can remove it safely when nothing else depends on it.
+
 Package: python-gobject-dev
 Architecture: all
 Depends: ${misc:Depends},




More information about the pkg-gnome-commits mailing list