r50546 - in /desktop/unstable/gtkmm3.0/debian: changelog control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Sep 14 13:03:19 UTC 2016


Author: biebl
Date: Wed Sep 14 13:03:19 2016
New Revision: 50546

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50546
Log:
* Update dependencies as per configure.ac:
  - Bump libgtk-3-dev to (>= 3.21.6).
  - Bump libgdk-pixbuf2.0-dev to (>= 2.35.5).

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

Modified: desktop/unstable/gtkmm3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm3.0/debian/changelog?rev=50546&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/changelog	[utf-8] Wed Sep 14 13:03:19 2016
@@ -1,6 +1,9 @@
 gtkmm3.0 (3.21.6-1) UNRELEASED; urgency=medium
 
   * New upstream development release.
+  * Update dependencies as per configure.ac:
+    - Bump libgtk-3-dev to (>= 3.21.6).
+    - Bump libgdk-pixbuf2.0-dev to (>= 2.35.5).
 
  -- Michael Biebl <biebl at debian.org>  Wed, 14 Sep 2016 15:02:17 +0200
 

Modified: desktop/unstable/gtkmm3.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm3.0/debian/control.in?rev=50546&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/control.in	[utf-8] Wed Sep 14 13:03:19 2016
@@ -8,12 +8,12 @@
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gtkmm3.0
 Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.11),
-               libgtk-3-dev (>= 3.21.4),
+               libgtk-3-dev (>= 3.21.6),
                libglibmm-2.4-dev (>= 2.49.1),
                libcairomm-1.0-dev (>= 1.12.0),
                libpangomm-1.4-dev (>= 2.38.2),
                libatkmm-1.6-dev (>= 2.24.2),
-               libgdk-pixbuf2.0-dev (>= 2.26.0),
+               libgdk-pixbuf2.0-dev (>= 2.35.5),
                mm-common (>= 0.9.10)
 Standards-Version: 3.9.8
 
@@ -24,12 +24,12 @@
 Depends: ${misc:Depends},
          ${shlibs:Depends},
          libgtkmm-3.0-1v5 (= ${binary:Version}),
-         libgtk-3-dev (>= 3.21.4),
+         libgtk-3-dev (>= 3.21.6),
          libglibmm-2.4-dev (>= 2.49.1),
          libcairomm-1.0-dev (>= 1.12.0),
          libpangomm-1.4-dev (>= 2.38.2),
          libatkmm-1.6-dev (>= 2.24.2),
-         libgdk-pixbuf2.0-dev (>= 2.26.0)
+         libgdk-pixbuf2.0-dev (>= 2.35.5)
 Suggests: libgtkmm-3.0-doc
 Description: C++ wrappers for GTK+ (development files)
  Gtkmm is a C++ interface for the popular GUI library GTK+, API version 3.0.




More information about the pkg-gnome-commits mailing list