r54966 - in /desktop/unstable/gnome-orca/debian: changelog control control.in

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Sat Dec 2 02:41:45 UTC 2017


Author: jbicha
Date: Sat Dec  2 02:41:45 2017
New Revision: 54966

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54966
Log:
Don't recommend the gtk2 library libgail-common, since gtk2 already recommends it

Modified:
    desktop/unstable/gnome-orca/debian/changelog
    desktop/unstable/gnome-orca/debian/control
    desktop/unstable/gnome-orca/debian/control.in

Modified: desktop/unstable/gnome-orca/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/changelog?rev=54966&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-orca/debian/changelog	[utf-8] Sat Dec  2 02:41:45 2017
@@ -1,6 +1,11 @@
 gnome-orca (3.26.0-2) UNRELEASED; urgency=medium
 
+  [ Samuel Thibault ]
   * control: Bump Standards-Version to 4.1.1 (no changes).
+
+  [ Jeremy Bicha ]
+  * Don't recommend the GTK+ 2 library libgail-common, since
+    GTK+2 already recommends it
 
  -- Samuel Thibault <sthibault at debian.org>  Fri, 29 Sep 2017 01:09:31 +0200
 

Modified: desktop/unstable/gnome-orca/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/control?rev=54966&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-orca/debian/control	[utf-8] Sat Dec  2 02:41:45 2017
@@ -44,7 +44,7 @@
          python3-speechd (>= 0.8),
          speech-dispatcher (>= 0.8),
          gsettings-desktop-schemas,
-Recommends: xbrlapi, libgail-common
+Recommends: xbrlapi
 Description: Scriptable screen reader
  A flexible, extensible, and powerful assistive technology that
  provides end-user access to applications and toolkits that support the

Modified: desktop/unstable/gnome-orca/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/control.in?rev=54966&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-orca/debian/control.in	[utf-8] Sat Dec  2 02:41:45 2017
@@ -40,7 +40,7 @@
          python3-speechd (>= 0.8),
          speech-dispatcher (>= 0.8),
          gsettings-desktop-schemas,
-Recommends: xbrlapi, libgail-common
+Recommends: xbrlapi
 Description: Scriptable screen reader
  A flexible, extensible, and powerful assistive technology that
  provides end-user access to applications and toolkits that support the




More information about the pkg-gnome-commits mailing list