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

mpitt at users.alioth.debian.org mpitt at users.alioth.debian.org
Tue Sep 17 01:11:55 UTC 2013


Author: mpitt
Date: Tue Sep 17 01:11:55 2013
New Revision: 39558

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=39558
Log:
debian/control.in: Add at-spi2-core build dependency, as apparently this
is somehow needed on the buildds (not reproducible in sbuild).
(Closes: #715536)

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=39558&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/changelog	[utf-8] (original)
+++ desktop/unstable/pygobject/debian/changelog	[utf-8] Tue Sep 17 01:11:55 2013
@@ -2,6 +2,9 @@
 
   * debian/control.in: Drop explicit python3-dbg dependency, dh-python got
     fixed now (see #704579).
+  * debian/control.in: Add at-spi2-core build dependency, as apparently this
+    is somehow needed on the buildds (not reproducible in sbuild).
+    (Closes: #715536)
 
  -- Martin Pitt <mpitt at debian.org>  Mon, 19 Aug 2013 09:39:20 +0200
 

Modified: desktop/unstable/pygobject/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygobject/debian/control?rev=39558&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/control	[utf-8] (original)
+++ desktop/unstable/pygobject/debian/control	[utf-8] Tue Sep 17 01:11:55 2013
@@ -23,6 +23,7 @@
                xvfb,
                xauth,
                dbus-x11,
+               at-spi2-core,
                locales,
                docbook-xsl,
                pep8,

Modified: desktop/unstable/pygobject/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygobject/debian/control.in?rev=39558&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/control.in	[utf-8] (original)
+++ desktop/unstable/pygobject/debian/control.in	[utf-8] Tue Sep 17 01:11:55 2013
@@ -19,6 +19,7 @@
                xvfb,
                xauth,
                dbus-x11,
+               at-spi2-core,
                locales,
                docbook-xsl,
                pep8,




More information about the pkg-gnome-commits mailing list