r52954 - in /desktop/unstable/eog/debian: changelog control control.in

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Tue Aug 29 18:28:22 UTC 2017


Author: jbicha-guest
Date: Tue Aug 29 18:28:22 2017
New Revision: 52954

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=52954
Log:
Bump minimum GTK+ to 3.22

Modified:
    desktop/unstable/eog/debian/changelog
    desktop/unstable/eog/debian/control
    desktop/unstable/eog/debian/control.in

Modified: desktop/unstable/eog/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/changelog?rev=52954&op=diff
==============================================================================
--- desktop/unstable/eog/debian/changelog	[utf-8] (original)
+++ desktop/unstable/eog/debian/changelog	[utf-8] Tue Aug 29 18:28:22 2017
@@ -1,6 +1,8 @@
 eog (3.25.90-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * debian/control.in:
+    - Bump minimum GTK+ to 3.22
   * Refresh patches (copied from Ubuntu)
 
  -- Jeremy Bicha <jbicha at ubuntu.com>  Tue, 29 Aug 2017 14:24:31 -0400

Modified: desktop/unstable/eog/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/control?rev=52954&op=diff
==============================================================================
--- desktop/unstable/eog/debian/control	[utf-8] (original)
+++ desktop/unstable/eog/debian/control	[utf-8] Tue Aug 29 18:28:22 2017
@@ -6,7 +6,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Iain Lane <laney at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Iain Lane <laney at debian.org>, Jeremy Bicha <jbicha at ubuntu.com>, Michael Biebl <biebl at debian.org>
 Standards-Version: 3.9.8
 Homepage: https://wiki.gnome.org/Apps/EyeOfGnome
 Build-Depends: debhelper (>= 10),
@@ -15,7 +15,7 @@
                gtk-doc-tools (>= 1.16),
                intltool (>= 0.40.0),
                pkg-config,
-               libgtk-3-dev (>= 3.19.11),
+               libgtk-3-dev (>= 3.22.0),
                libgdk-pixbuf2.0-dev (>= 2.30.0),
                libglib2.0-dev (>= 2.42.0),
                libgnome-desktop-3-dev (>= 2.91.2),
@@ -59,7 +59,7 @@
 Package: eog-dev
 Architecture: any
 Depends: eog (= ${binary:Version}),
-         libgtk-3-dev,
+         libgtk-3-dev (>= 3.22.0),
          ${misc:Depends}
 Description: Development files for the Eye of GNOME
  eog or the Eye of GNOME is a graphics viewer for the GNOME desktop

Modified: desktop/unstable/eog/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/control.in?rev=52954&op=diff
==============================================================================
--- desktop/unstable/eog/debian/control.in	[utf-8] (original)
+++ desktop/unstable/eog/debian/control.in	[utf-8] Tue Aug 29 18:28:22 2017
@@ -11,7 +11,7 @@
                gtk-doc-tools (>= 1.16),
                intltool (>= 0.40.0),
                pkg-config,
-               libgtk-3-dev (>= 3.19.11),
+               libgtk-3-dev (>= 3.22.0),
                libgdk-pixbuf2.0-dev (>= 2.30.0),
                libglib2.0-dev (>= 2.42.0),
                libgnome-desktop-3-dev (>= 2.91.2),
@@ -55,7 +55,7 @@
 Package: eog-dev
 Architecture: any
 Depends: eog (= ${binary:Version}),
-         libgtk-3-dev,
+         libgtk-3-dev (>= 3.22.0),
          ${misc:Depends}
 Description: Development files for the Eye of GNOME
  eog or the Eye of GNOME is a graphics viewer for the GNOME desktop




More information about the pkg-gnome-commits mailing list