r22904 - in /desktop/unstable/pygtk/debian: changelog control control.in

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Thu Jan 28 23:09:47 UTC 2010


Author: dktrkranz
Date: Thu Jan 28 23:09:46 2010
New Revision: 22904

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22904
Log:
Add python-cairo-dbg and python-gobject-dbg to Build-Depends

Modified:
    desktop/unstable/pygtk/debian/changelog
    desktop/unstable/pygtk/debian/control
    desktop/unstable/pygtk/debian/control.in

Modified: desktop/unstable/pygtk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygtk/debian/changelog?rev=22904&op=diff
==============================================================================
--- desktop/unstable/pygtk/debian/changelog [utf-8] (original)
+++ desktop/unstable/pygtk/debian/changelog [utf-8] Thu Jan 28 23:09:46 2010
@@ -24,13 +24,15 @@
     - Backport a patch taken from upstream SVN to disable a gdk test
       which fails with RANDR extension (Closes: #548211).
   * debian/control.in:
+    - Add python-cairo-dbg and python-gobject-dbg to Build-Depends, they
+      are required to succesfully run tests at build time.
     - Depend on ${misc:Depends} for python-gtk2-dev and python-gtk2-dbg.
     - Bump Standards-Version to 3.8.4, no changes needed.
 
   [ Loïc Minier ]
   * Pass -screen to xvfb-run after the -s command-line flag and with -noreset.
 
- -- Luca Falavigna <dktrkranz at debian.org>  Thu, 28 Jan 2010 23:47:08 +0100
+ -- Luca Falavigna <dktrkranz at debian.org>  Fri, 29 Jan 2010 00:08:18 +0100
 
 pygtk (2.16.0-1) unstable; urgency=low
 

Modified: desktop/unstable/pygtk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygtk/debian/control?rev=22904&op=diff
==============================================================================
--- desktop/unstable/pygtk/debian/control [utf-8] (original)
+++ desktop/unstable/pygtk/debian/control [utf-8] Thu Jan 28 23:09:46 2010
@@ -26,7 +26,9 @@
                libglade2-dev (>= 2.5.0),
                python-numpy-dbg (>= 1:1.0.4-1~),
                python-cairo-dev (>= 1.0.2),
+               python-cairo-dbg (>= 1.0.2),
                python-gobject-dev (>= 2.16.1),
+               python-gobject-dbg (>= 2.16.1),
                xsltproc,
                docbook-xsl,
                autotools-dev,

Modified: desktop/unstable/pygtk/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygtk/debian/control.in?rev=22904&op=diff
==============================================================================
--- desktop/unstable/pygtk/debian/control.in [utf-8] (original)
+++ desktop/unstable/pygtk/debian/control.in [utf-8] Thu Jan 28 23:09:46 2010
@@ -21,7 +21,9 @@
                libglade2-dev (>= 2.5.0),
                python-numpy-dbg (>= 1:1.0.4-1~),
                python-cairo-dev (>= 1.0.2),
+               python-cairo-dbg (>= 1.0.2),
                python-gobject-dev (>= 2.16.1),
+               python-gobject-dbg (>= 2.16.1),
                xsltproc,
                docbook-xsl,
                autotools-dev,




More information about the pkg-gnome-commits mailing list