r10982 - in /packages/unstable/accerciser/debian: changelog control control.in

mlang at users.alioth.debian.org mlang at users.alioth.debian.org
Tue May 15 16:32:43 UTC 2007


Author: mlang
Date: Tue May 15 16:32:43 2007
New Revision: 10982

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10982
Log:
Build-Depend on at-spi for the Bonobo interface.

Modified:
    packages/unstable/accerciser/debian/changelog
    packages/unstable/accerciser/debian/control
    packages/unstable/accerciser/debian/control.in

Modified: packages/unstable/accerciser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/accerciser/debian/changelog?rev=10982&op=diff
==============================================================================
--- packages/unstable/accerciser/debian/changelog (original)
+++ packages/unstable/accerciser/debian/changelog Tue May 15 16:32:43 2007
@@ -1,3 +1,9 @@
+accerciser (0.1.2-5) unstable; urgency=low
+
+  * And (finally?) also Build-Depend on at-spi for the Bonobo interface.
+
+ -- Mario Lang <mlang at debian.org>  Tue, 15 May 2007 18:28:20 +0200
+
 accerciser (0.1.2-4) unstable; urgency=low
 
   * Add yet more {Build-,}Depends.  Gosh, what was I thinking...

Modified: packages/unstable/accerciser/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/accerciser/debian/control?rev=10982&op=diff
==============================================================================
--- packages/unstable/accerciser/debian/control (original)
+++ packages/unstable/accerciser/debian/control Tue May 15 16:32:43 2007
@@ -8,6 +8,7 @@
                gnome-pkg-tools (>= 0.10),
                pkg-config,
                gnome-doc-utils,
+               at-spi,
                python-support,
                python-gnome2,
                python-glade2,
@@ -21,6 +22,7 @@
          ${misc:Depends},
          ${python:Depends},
          python-pyorbit (>= 2.14.0),
+         at-spi,
          python-gtk2 (>= 2.10),
          python-glade2,
          python-gnome2 (>= 2.12),

Modified: packages/unstable/accerciser/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/accerciser/debian/control.in?rev=10982&op=diff
==============================================================================
--- packages/unstable/accerciser/debian/control.in (original)
+++ packages/unstable/accerciser/debian/control.in Tue May 15 16:32:43 2007
@@ -8,6 +8,7 @@
                gnome-pkg-tools (>= 0.10),
                pkg-config,
                gnome-doc-utils,
+               at-spi,
                python-support,
                python-gnome2,
                python-glade2,
@@ -21,6 +22,7 @@
          ${misc:Depends},
          ${python:Depends},
          python-pyorbit (>= 2.14.0),
+         at-spi,
          python-gtk2 (>= 2.10),
          python-glade2,
          python-gnome2 (>= 2.12),




More information about the pkg-gnome-commits mailing list