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

sthibault at users.alioth.debian.org sthibault at users.alioth.debian.org
Sun Nov 5 16:10:45 UTC 2017


Author: sthibault
Date: Sun Nov  5 16:10:45 2017
New Revision: 54736

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54736
Log:
control: Add python3-xlib runtime dependency (Closes: #880735)

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=54736&op=diff
==============================================================================
--- desktop/unstable/accerciser/debian/changelog	[utf-8] (original)
+++ desktop/unstable/accerciser/debian/changelog	[utf-8] Sun Nov  5 16:10:45 2017
@@ -1,3 +1,9 @@
+accerciser (3.22.0-4) UNRELEASED; urgency=medium
+
+  * control: Add python3-xlib runtime dependency (Closes: #880735)
+
+ -- Samuel Thibault <sthibault at debian.org>  Sun, 05 Nov 2017 17:10:21 +0100
+
 accerciser (3.22.0-3) unstable; urgency=medium
 
   * control: Update Uploaders.

Modified: desktop/unstable/accerciser/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/accerciser/debian/control?rev=54736&op=diff
==============================================================================
--- desktop/unstable/accerciser/debian/control	[utf-8] (original)
+++ desktop/unstable/accerciser/debian/control	[utf-8] Sun Nov  5 16:10:45 2017
@@ -40,6 +40,7 @@
          gir1.2-rsvg-2.0,
          gir1.2-wnck-3.0,
          python3-cairo,
+         python3-xlib,
          python3-pyatspi (>= 2.5.2)
 Description: interactive Python accessibility explorer for the GNOME desktop
  It uses AT-SPI to inspect and control widgets, allowing you to check if

Modified: desktop/unstable/accerciser/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/accerciser/debian/control.in?rev=54736&op=diff
==============================================================================
--- desktop/unstable/accerciser/debian/control.in	[utf-8] (original)
+++ desktop/unstable/accerciser/debian/control.in	[utf-8] Sun Nov  5 16:10:45 2017
@@ -36,6 +36,7 @@
          gir1.2-rsvg-2.0,
          gir1.2-wnck-3.0,
          python3-cairo,
+         python3-xlib,
          python3-pyatspi (>= 2.5.2)
 Description: interactive Python accessibility explorer for the GNOME desktop
  It uses AT-SPI to inspect and control widgets, allowing you to check if




More information about the pkg-gnome-commits mailing list