r35814 - in /attic/dasher/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Tue Sep 25 18:25:18 UTC 2012


Author: joss
Date: Tue Sep 25 18:25:18 2012
New Revision: 35814

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35814
Log:
Replace at-spi dependency with libatk-adaptor.

Modified:
    attic/dasher/debian/changelog
    attic/dasher/debian/control
    attic/dasher/debian/control.in

Modified: attic/dasher/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/dasher/debian/changelog?rev=35814&op=diff
==============================================================================
--- attic/dasher/debian/changelog [utf-8] (original)
+++ attic/dasher/debian/changelog [utf-8] Tue Sep 25 18:25:18 2012
@@ -2,6 +2,7 @@
 
   * Use source:Version instead of gnome:Version
   * Update repository URL.
+  * Replace at-spi dependency with libatk-adaptor.
 
  -- Josselin Mouette <joss at debian.org>  Sat, 31 Dec 2011 11:20:15 +0100
 

Modified: attic/dasher/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/dasher/debian/control?rev=35814&op=diff
==============================================================================
--- attic/dasher/debian/control [utf-8] (original)
+++ attic/dasher/debian/control [utf-8] Tue Sep 25 18:25:18 2012
@@ -36,7 +36,7 @@
 Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends},
-         at-spi,
+         libatk-adaptor,
          dasher-data (= ${source:Version})
 Description: A graphical predictive text input system
  Dasher is an information-efficient text-entry interface, driven by natural

Modified: attic/dasher/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/dasher/debian/control.in?rev=35814&op=diff
==============================================================================
--- attic/dasher/debian/control.in [utf-8] (original)
+++ attic/dasher/debian/control.in [utf-8] Tue Sep 25 18:25:18 2012
@@ -31,7 +31,7 @@
 Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends},
-         at-spi,
+         libatk-adaptor,
          dasher-data (= ${source:Version})
 Description: A graphical predictive text input system
  Dasher is an information-efficient text-entry interface, driven by natural




More information about the pkg-gnome-commits mailing list