r27067 - in /desktop/experimental/pygobject/debian: changelog control control.in

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Thu Mar 24 13:54:46 UTC 2011


Author: bigon
Date: Thu Mar 24 13:54:45 2011
New Revision: 27067

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27067
Log:
Add xauth to build-depends, needed by the tests

Modified:
    desktop/experimental/pygobject/debian/changelog
    desktop/experimental/pygobject/debian/control
    desktop/experimental/pygobject/debian/control.in

Modified: desktop/experimental/pygobject/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/pygobject/debian/changelog?rev=27067&op=diff
==============================================================================
--- desktop/experimental/pygobject/debian/changelog [utf-8] (original)
+++ desktop/experimental/pygobject/debian/changelog [utf-8] Thu Mar 24 13:54:45 2011
@@ -8,6 +8,7 @@
     - Make python-gobject-dbg Depends against ${python:Depends}
       instead of python-dbg
     - Build-dependends against dh-autoreconf
+    - Add xauth to build-depends, needed by the tests
   * Drop d/p/40_revert_libpython_link.patch,
     d/p/30_[gi-overrides]-fix-exception-block-so-it-works-in-Python-2.5.patch:
     Applied upstream
@@ -41,7 +42,7 @@
       python-apt-dbg/python-cairo-dbg, so that the test cases for the debug
       builds have all dependencies met.
 
- -- Laurent Bigonville <bigon at debian.org>  Thu, 24 Mar 2011 14:35:53 +0100
+ -- Laurent Bigonville <bigon at debian.org>  Thu, 24 Mar 2011 14:53:22 +0100
 
 pygobject (2.28.0-2) experimental; urgency=low
 

Modified: desktop/experimental/pygobject/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/pygobject/debian/control?rev=27067&op=diff
==============================================================================
--- desktop/experimental/pygobject/debian/control [utf-8] (original)
+++ desktop/experimental/pygobject/debian/control [utf-8] Thu Mar 24 13:54:45 2011
@@ -22,6 +22,7 @@
                python-cairo-dev (>= 1.2.0),
                xsltproc,
                xvfb,
+               xauth,
                dbus-x11,
                docbook-xsl,
                autotools-dev,

Modified: desktop/experimental/pygobject/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/pygobject/debian/control.in?rev=27067&op=diff
==============================================================================
--- desktop/experimental/pygobject/debian/control.in [utf-8] (original)
+++ desktop/experimental/pygobject/debian/control.in [utf-8] Thu Mar 24 13:54:45 2011
@@ -17,6 +17,7 @@
                python-cairo-dev (>= 1.2.0),
                xsltproc,
                xvfb,
+               xauth,
                dbus-x11,
                docbook-xsl,
                autotools-dev,




More information about the pkg-gnome-commits mailing list