r53962 - in /desktop/unstable/atk1.0/debian: changelog control control.in

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Sat Sep 16 00:53:58 UTC 2017


Author: jbicha
Date: Sat Sep 16 00:53:58 2017
New Revision: 53962

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=53962
Log:
Release to unstable

Modified:
    desktop/unstable/atk1.0/debian/changelog
    desktop/unstable/atk1.0/debian/control
    desktop/unstable/atk1.0/debian/control.in

Modified: desktop/unstable/atk1.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/atk1.0/debian/changelog?rev=53962&op=diff
==============================================================================
--- desktop/unstable/atk1.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/atk1.0/debian/changelog	[utf-8] Sat Sep 16 00:53:58 2017
@@ -1,4 +1,4 @@
-atk1.0 (2.26.0-1) UNRELEASED; urgency=medium
+atk1.0 (2.26.0-1) unstable; urgency=medium
 
   * New upstream release
   * Build with meson
@@ -7,7 +7,7 @@
     - Bump dependency on gobject-introspection to >= 1.32.0
   * Bump Standards-Version to 4.1.0
 
- -- Jeremy Bicha <jbicha at debian.org>  Fri, 15 Sep 2017 20:34:23 -0400
+ -- Jeremy Bicha <jbicha at debian.org>  Fri, 15 Sep 2017 20:50:48 -0400
 
 atk1.0 (2.24.0-1) unstable; urgency=medium
 

Modified: desktop/unstable/atk1.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/atk1.0/debian/control?rev=53962&op=diff
==============================================================================
--- desktop/unstable/atk1.0/debian/control	[utf-8] (original)
+++ desktop/unstable/atk1.0/debian/control	[utf-8] Sat Sep 16 00:53:58 2017
@@ -27,7 +27,7 @@
 Multi-Arch: same
 Depends: ${misc:Depends},
          ${shlibs:Depends},
-         libatk1.0-data (= ${source:Version})
+         libatk1.0-data (>= ${source:Version})
 Pre-Depends: ${misc:Pre-Depends}
 Description: ATK accessibility toolkit
  ATK is a toolkit providing accessibility interfaces for applications or

Modified: desktop/unstable/atk1.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/atk1.0/debian/control.in?rev=53962&op=diff
==============================================================================
--- desktop/unstable/atk1.0/debian/control.in	[utf-8] (original)
+++ desktop/unstable/atk1.0/debian/control.in	[utf-8] Sat Sep 16 00:53:58 2017
@@ -23,7 +23,7 @@
 Multi-Arch: same
 Depends: ${misc:Depends},
          ${shlibs:Depends},
-         libatk1.0-data (= ${source:Version})
+         libatk1.0-data (>= ${source:Version})
 Pre-Depends: ${misc:Pre-Depends}
 Description: ATK accessibility toolkit
  ATK is a toolkit providing accessibility interfaces for applications or




More information about the pkg-gnome-commits mailing list