r23392 - in /desktop/unstable/accerciser/debian: changelog control control.in
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Thu Mar 25 18:26:42 UTC 2010
Author: joss
Date: Thu Mar 25 18:26:26 2010
New Revision: 23392
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23392
Log:
Require libgail-gnome-module. Closes: #575386.
Modified:
desktop/unstable/accerciser/debian/changelog
desktop/unstable/accerciser/debian/control
desktop/unstable/accerciser/debian/control.in
Modified: desktop/unstable/accerciser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/accerciser/debian/changelog?rev=23392&op=diff
==============================================================================
--- desktop/unstable/accerciser/debian/changelog [utf-8] (original)
+++ desktop/unstable/accerciser/debian/changelog [utf-8] Thu Mar 25 18:26:26 2010
@@ -1,3 +1,9 @@
+accerciser (1.8.0-2) UNRELEASED; urgency=low
+
+ * Require libgail-gnome-module. Closes: #575386.
+
+ -- Josselin Mouette <joss at debian.org> Thu, 25 Mar 2010 19:25:27 +0100
+
accerciser (1.8.0-1) unstable; urgency=low
* New major upstream release.
Modified: desktop/unstable/accerciser/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/accerciser/debian/control?rev=23392&op=diff
==============================================================================
--- desktop/unstable/accerciser/debian/control [utf-8] (original)
+++ desktop/unstable/accerciser/debian/control [utf-8] Thu Mar 25 18:26:26 2010
@@ -1,3 +1,8 @@
+# This file is autogenerated. DO NOT EDIT!
+#
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+
Source: accerciser
Section: gnome
Priority: extra
@@ -32,7 +37,8 @@
python-rsvg,
python-wnck,
python-gtksourceview2,
- ipython
+ ipython,
+ libgail-gnome-module
Description: an interactive Python accessibility explorer for the GNOME desktop
It uses AT-SPI to inspect and control widgets, allowing you to check if
an application is providing correct information to assistive technologies
Modified: desktop/unstable/accerciser/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/accerciser/debian/control.in?rev=23392&op=diff
==============================================================================
--- desktop/unstable/accerciser/debian/control.in [utf-8] (original)
+++ desktop/unstable/accerciser/debian/control.in [utf-8] Thu Mar 25 18:26:26 2010
@@ -32,7 +32,8 @@
python-rsvg,
python-wnck,
python-gtksourceview2,
- ipython
+ ipython,
+ libgail-gnome-module
Description: an interactive Python accessibility explorer for the GNOME desktop
It uses AT-SPI to inspect and control widgets, allowing you to check if
an application is providing correct information to assistive technologies
More information about the pkg-gnome-commits
mailing list