r54843 - in /desktop/unstable/gtk+3.0/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Nov 12 23:04:00 UTC 2017


Author: biebl
Date: Sun Nov 12 23:04:00 2017
New Revision: 54843

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54843
Log:
Add (versioned) Provides to gir1.2-gtk-3.0 to follow the latest changes in
the GObject introspection policy wrt bundled typelibs.

Modified:
    desktop/unstable/gtk+3.0/debian/changelog
    desktop/unstable/gtk+3.0/debian/control
    desktop/unstable/gtk+3.0/debian/control.in

Modified: desktop/unstable/gtk+3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/changelog?rev=54843&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/changelog	[utf-8] Sun Nov 12 23:04:00 2017
@@ -9,6 +9,8 @@
   * Update symbols file for libgtk-3-0
   * Bump Standards-Version to 4.1.1
   * Drop no longer needed Breaks/Replaces
+  * Add (versioned) Provides to gir1.2-gtk-3.0 to follow the latest changes in
+    the GObject introspection policy wrt bundled typelibs.
 
  -- Simon McVittie <smcv at debian.org>  Sun, 29 Oct 2017 19:32:09 +0000
 

Modified: desktop/unstable/gtk+3.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/control?rev=54843&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/control	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/control	[utf-8] Sun Nov 12 23:04:00 2017
@@ -211,6 +211,8 @@
          ${gir:Depends}
 Breaks: python-gi (<< 3.18),
         python3-gi (<< 3.18),
+Provides: gir1.2-gdk-3.0 (= ${binary:Version}),
+          gir1.2-gdkx11-3.0 (= ${binary:Version})
 Description: GTK+ graphical user interface library -- gir bindings
  GTK+ is a multi-platform toolkit for creating graphical user
  interfaces. Offering a complete set of widgets, GTK+ is suitable

Modified: desktop/unstable/gtk+3.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/control.in?rev=54843&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/control.in	[utf-8] Sun Nov 12 23:04:00 2017
@@ -211,6 +211,8 @@
          ${gir:Depends}
 Breaks: python-gi (<< 3.18),
         python3-gi (<< 3.18),
+Provides: gir1.2-gdk-3.0 (= ${binary:Version}),
+          gir1.2-gdkx11-3.0 (= ${binary:Version})
 Description: GTK+ graphical user interface library -- gir bindings
  GTK+ is a multi-platform toolkit for creating graphical user
  interfaces. Offering a complete set of widgets, GTK+ is suitable




More information about the pkg-gnome-commits mailing list