r32784 - in /desktop/unstable/accerciser/debian: changelog control control.in

jordi at users.alioth.debian.org jordi at users.alioth.debian.org
Mon Mar 5 08:07:52 UTC 2012


Author: jordi
Date: Mon Mar  5 08:07:52 2012
New Revision: 32784

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32784
Log:
Drop useless dependency on python-wnck.

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=32784&op=diff
==============================================================================
--- desktop/unstable/accerciser/debian/changelog [utf-8] (original)
+++ desktop/unstable/accerciser/debian/changelog [utf-8] Mon Mar  5 08:07:52 2012
@@ -1,3 +1,9 @@
+accerciser (3.3.90-2) UNRELEASED; urgency=low
+
+  * Drop useless dependency on python-wnck.
+
+ -- Jordi Mallach <jordi at debian.org>  Mon, 05 Mar 2012 09:07:00 +0100
+
 accerciser (3.3.90-1) unstable; urgency=low
 
   * New upstream release.

Modified: desktop/unstable/accerciser/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/accerciser/debian/control?rev=32784&op=diff
==============================================================================
--- desktop/unstable/accerciser/debian/control [utf-8] (original)
+++ desktop/unstable/accerciser/debian/control [utf-8] Mon Mar  5 08:07:52 2012
@@ -37,8 +37,7 @@
          gir1.2-pango-1.0,
          gir1.2-wnck-3.0,
          python-cairo,
-         python-pyatspi2 (>= 2.1.5),
-         python-wnck
+         python-pyatspi2 (>= 2.1.5)
 Description: 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=32784&op=diff
==============================================================================
--- desktop/unstable/accerciser/debian/control.in [utf-8] (original)
+++ desktop/unstable/accerciser/debian/control.in [utf-8] Mon Mar  5 08:07:52 2012
@@ -32,8 +32,7 @@
          gir1.2-pango-1.0,
          gir1.2-wnck-3.0,
          python-cairo,
-         python-pyatspi2 (>= 2.1.5),
-         python-wnck
+         python-pyatspi2 (>= 2.1.5)
 Description: 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