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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Oct 14 20:57:54 UTC 2014


Author: biebl
Date: Tue Oct 14 20:57:54 2014
New Revision: 43596

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=43596
Log:
Bump Build-Depends on libgtk-3-dev to (>= 3.14.0) as per configure.ac.

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=43596&op=diff
==============================================================================
--- desktop/unstable/eog/debian/changelog	[utf-8] (original)
+++ desktop/unstable/eog/debian/changelog	[utf-8] Tue Oct 14 20:57:54 2014
@@ -1,6 +1,7 @@
 eog (3.14.1-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Bump Build-Depends on libgtk-3-dev to (>= 3.14.0) as per configure.ac.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 14 Oct 2014 22:55:08 +0200
 

Modified: desktop/unstable/eog/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/control?rev=43596&op=diff
==============================================================================
--- desktop/unstable/eog/debian/control	[utf-8] (original)
+++ desktop/unstable/eog/debian/control	[utf-8] Tue Oct 14 20:57:54 2014
@@ -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>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Standards-Version: 3.9.5
 Homepage: http://projects.gnome.org/eog
 Build-Depends: cdbs (>= 0.4.41),
@@ -16,7 +16,7 @@
                gtk-doc-tools (>= 1.16),
                intltool (>= 0.40.0),
                pkg-config,
-               libgtk-3-dev (>= 3.13.7),
+               libgtk-3-dev (>= 3.14.0),
                libgdk-pixbuf2.0-dev (>= 2.19.1),
                libglib2.0-dev (>= 2.38.0),
                libgnome-desktop-3-dev (>= 2.91.2),
@@ -76,7 +76,7 @@
 Package: eog-dev
 Architecture: all
 Depends: eog (>= ${source:Version}),
-         libgtk-3-dev (>= 3.0.0),
+         libgtk-3-dev,
          ${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=43596&op=diff
==============================================================================
--- desktop/unstable/eog/debian/control.in	[utf-8] (original)
+++ desktop/unstable/eog/debian/control.in	[utf-8] Tue Oct 14 20:57:54 2014
@@ -12,7 +12,7 @@
                gtk-doc-tools (>= 1.16),
                intltool (>= 0.40.0),
                pkg-config,
-               libgtk-3-dev (>= 3.13.7),
+               libgtk-3-dev (>= 3.14.0),
                libgdk-pixbuf2.0-dev (>= 2.19.1),
                libglib2.0-dev (>= 2.38.0),
                libgnome-desktop-3-dev (>= 2.91.2),
@@ -72,7 +72,7 @@
 Package: eog-dev
 Architecture: all
 Depends: eog (>= ${source:Version}),
-         libgtk-3-dev (>= 3.0.0),
+         libgtk-3-dev,
          ${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