r17195 - in /packages/experimental/accerciser/debian: changelog control control.in

mlang at users.alioth.debian.org mlang at users.alioth.debian.org
Thu Oct 2 16:36:01 UTC 2008


Author: mlang
Date: Thu Oct  2 16:36:01 2008
New Revision: 17195

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=17195
Log:
* New upstream release.
* debian/control{,.in}: (Build-)Depend on python-pyatspi >= 1.23.4.

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

Modified: packages/experimental/accerciser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/accerciser/debian/changelog?rev=17195&op=diff
==============================================================================
--- packages/experimental/accerciser/debian/changelog (original)
+++ packages/experimental/accerciser/debian/changelog Thu Oct  2 16:36:01 2008
@@ -1,3 +1,10 @@
+accerciser (1.4.0-1) experimental; urgency=low
+
+  * New upstream release.
+  * debian/control{,.in}: (Build-)Depend on python-pyatspi >= 1.23.4.
+
+ -- Mario Lang <mlang at debian.org>  Thu, 02 Oct 2008 18:25:56 +0200
+
 accerciser (1.3.4-1) experimental; urgency=low
 
   * New upstream release.

Modified: packages/experimental/accerciser/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/accerciser/debian/control?rev=17195&op=diff
==============================================================================
--- packages/experimental/accerciser/debian/control (original)
+++ packages/experimental/accerciser/debian/control Thu Oct  2 16:36:01 2008
@@ -15,7 +15,7 @@
                python-gnome2,
                python-glade2,
                python-gnome2-desktop,
-               at-spi
+               python-pyatspi (>= 1.23.4)
 Standards-Version: 3.8.0
 
 Package: accerciser
@@ -24,7 +24,7 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python:Depends},
-         python-pyatspi,
+         python-pyatspi (>= 1.23.4),
          python-gtk2 (>= 2.10),
          python-glade2,
          python-gnome2 (>= 2.12),

Modified: packages/experimental/accerciser/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/accerciser/debian/control.in?rev=17195&op=diff
==============================================================================
--- packages/experimental/accerciser/debian/control.in (original)
+++ packages/experimental/accerciser/debian/control.in Thu Oct  2 16:36:01 2008
@@ -15,7 +15,7 @@
                python-gnome2,
                python-glade2,
                python-gnome2-desktop,
-               at-spi
+               python-pyatspi (>= 1.23.4)
 Standards-Version: 3.8.0
 
 Package: accerciser
@@ -24,7 +24,7 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python:Depends},
-         python-pyatspi,
+         python-pyatspi (>= 1.23.4),
          python-gtk2 (>= 2.10),
          python-glade2,
          python-gnome2 (>= 2.12),




More information about the pkg-gnome-commits mailing list