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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat Oct 1 13:36:01 UTC 2016


Author: biebl
Date: Sat Oct  1 13:36:00 2016
New Revision: 51203

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51203
Log:
* Update Build-Depends as per configure.ac:
  - Add libfontconfig1-dev.
  - Drop libxt-dev, libxft-dev, libxrender-dev and x11proto-xext-dev.
  - Drop Debian specific versions for various libx*-dev packages. Those
    versions were a long time ago for gtk+2.0 when the udeb was switched
    from DirectFB to Xlib.
* Update Depends of libgtk-3-dev to match the dependencies declared in the
  pkg-config .pc files.

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=51203&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/changelog	[utf-8] Sat Oct  1 13:36:00 2016
@@ -8,6 +8,14 @@
     drop d/p/0001-Fix-division-by-zero-when-calculating-the-refresh-ra.patch.
     Upstream has already applied a similar patch for the Xrandr 1.5 code path
     and we no longer need the workaround for Xrandr 1.3.
+  * Update Build-Depends as per configure.ac:
+    - Add libfontconfig1-dev.
+    - Drop libxt-dev, libxft-dev, libxrender-dev and x11proto-xext-dev.
+    - Drop Debian specific versions for various libx*-dev packages. Those
+      versions were a long time ago for gtk+2.0 when the udeb was switched
+      from DirectFB to Xlib.
+  * Update Depends of libgtk-3-dev to match the dependencies declared in the
+    pkg-config .pc files.
 
  -- Michael Biebl <biebl at debian.org>  Sat, 01 Oct 2016 14:34:59 +0200
 

Modified: desktop/unstable/gtk+3.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/control?rev=51203&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/control	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/control	[utf-8] Sat Oct  1 13:36:00 2016
@@ -24,26 +24,23 @@
                libatk-bridge2.0-dev,
                libegl1-mesa-dev [linux-any],
                libepoxy-dev,
+               libfontconfig1-dev,
                libharfbuzz-dev (>= 0.9),
                libwayland-dev (>= 1.9.91) [linux-any],
                wayland-protocols (>= 1.7) [linux-any],
                libxkbcommon-dev (>= 0.2.0),
-               libx11-dev (>= 2:1.3.3-2),
-               libxext-dev (>= 2:1.1.1-3),
-               libxi-dev (>= 2:1.3-4),
+               libx11-dev,
+               libxext-dev,
+               libxi-dev,
                libxml2-utils,
                libxrandr-dev (>= 2:1.5.0),
-               libxt-dev,
-               libxrender-dev (>= 1:0.9.5-2),
-               libxft-dev,
-               libxcursor-dev (>= 1:1.1.10-2),
-               libxcomposite-dev (>= 1:0.2.0-3),
-               libxdamage-dev (>= 1:1.0.1-3),
+               libxcursor-dev,
+               libxcomposite-dev,
+               libxdamage-dev,
                libxkbfile-dev,
-               libxinerama-dev (>= 2:1.1-3),
-               libxfixes-dev (>= 1:3.0.0-3),
+               libxinerama-dev,
+               libxfixes-dev,
                libcairo2-dev (>= 1.14.0),
-               x11proto-xext-dev,
                libcups2-dev (>= 1.2),
                libcolord-dev (>= 0.1.9),
                librest-dev,
@@ -147,14 +144,14 @@
          libgtk-3-common,
          ${misc:Depends},
          ${shlibs:Depends},
-         libglib2.0-dev (>= 2.49.3),
+         libglib2.0-dev (>= 2.49.4),
          libgdk-pixbuf2.0-dev (>= 2.30.0),
          libpango1.0-dev (>= 1.37.3),
          libatk1.0-dev (>= 2.15.1),
          libatk-bridge2.0-dev,
          libcairo2-dev (>= 1.14.0),
          libepoxy-dev (>= 1.0),
-         libharfbuzz-dev (>= 0.9),
+         libfontconfig1-dev,
          libx11-dev,
          libxext-dev,
          libxinerama-dev,
@@ -276,7 +273,7 @@
          libgail-3-0 (= ${binary:Version}),
          libgtk-3-dev (= ${binary:Version}),
          pkg-config,
-         libatk1.0-dev (>= 2.2.0)
+         libatk1.0-dev
 Suggests: libgail-3-doc
 Description: GNOME Accessibility Implementation Library -- development files
  Gail implements ATK interfaces for GTK+ widgets which are dynamically

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=51203&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/control.in	[utf-8] Sat Oct  1 13:36:00 2016
@@ -24,26 +24,23 @@
                libatk-bridge2.0-dev,
                libegl1-mesa-dev [linux-any],
                libepoxy-dev,
+               libfontconfig1-dev,
                libharfbuzz-dev (>= 0.9),
                libwayland-dev (>= 1.9.91) [linux-any],
                wayland-protocols (>= 1.7) [linux-any],
                libxkbcommon-dev (>= 0.2.0),
-               libx11-dev (>= 2:1.3.3-2),
-               libxext-dev (>= 2:1.1.1-3),
-               libxi-dev (>= 2:1.3-4),
+               libx11-dev,
+               libxext-dev,
+               libxi-dev,
                libxml2-utils,
                libxrandr-dev (>= 2:1.5.0),
-               libxt-dev,
-               libxrender-dev (>= 1:0.9.5-2),
-               libxft-dev,
-               libxcursor-dev (>= 1:1.1.10-2),
-               libxcomposite-dev (>= 1:0.2.0-3),
-               libxdamage-dev (>= 1:1.0.1-3),
+               libxcursor-dev,
+               libxcomposite-dev,
+               libxdamage-dev,
                libxkbfile-dev,
-               libxinerama-dev (>= 2:1.1-3),
-               libxfixes-dev (>= 1:3.0.0-3),
+               libxinerama-dev,
+               libxfixes-dev,
                libcairo2-dev (>= 1.14.0),
-               x11proto-xext-dev,
                libcups2-dev (>= 1.2),
                libcolord-dev (>= 0.1.9),
                librest-dev,
@@ -147,14 +144,14 @@
          @COMMON_PKG@,
          ${misc:Depends},
          ${shlibs:Depends},
-         libglib2.0-dev (>= 2.49.3),
+         libglib2.0-dev (>= 2.49.4),
          libgdk-pixbuf2.0-dev (>= 2.30.0),
          libpango1.0-dev (>= 1.37.3),
          libatk1.0-dev (>= 2.15.1),
          libatk-bridge2.0-dev,
          libcairo2-dev (>= 1.14.0),
          libepoxy-dev (>= 1.0),
-         libharfbuzz-dev (>= 0.9),
+         libfontconfig1-dev,
          libx11-dev,
          libxext-dev,
          libxinerama-dev,
@@ -276,7 +273,7 @@
          libgail-3-0 (= ${binary:Version}),
          @DEV_PKG@ (= ${binary:Version}),
          pkg-config,
-         libatk1.0-dev (>= 2.2.0)
+         libatk1.0-dev
 Suggests: libgail-3-doc
 Description: GNOME Accessibility Implementation Library -- development files
  Gail implements ATK interfaces for GTK+ widgets which are dynamically




More information about the pkg-gnome-commits mailing list