r44449 - in /desktop/experimental/eog/debian: changelog control control.in patches/disable-appmenu-when-not-needed.patch

ah at users.alioth.debian.org ah at users.alioth.debian.org
Tue May 19 14:28:54 UTC 2015


Author: ah
Date: Tue May 19 14:28:54 2015
New Revision: 44449

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44449
Log:
* New upstream release.
* Drop libxml2 build-dependency according to configure.ac changes.
* Update debian/patches/disable-appmenu-when-not-needed.patch to apply.

Modified:
    desktop/experimental/eog/debian/changelog
    desktop/experimental/eog/debian/control
    desktop/experimental/eog/debian/control.in
    desktop/experimental/eog/debian/patches/disable-appmenu-when-not-needed.patch

Modified: desktop/experimental/eog/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/eog/debian/changelog?rev=44449&op=diff
==============================================================================
--- desktop/experimental/eog/debian/changelog	[utf-8] (original)
+++ desktop/experimental/eog/debian/changelog	[utf-8] Tue May 19 14:28:54 2015
@@ -1,3 +1,11 @@
+eog (3.16.2-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Drop libxml2 build-dependency according to configure.ac changes.
+  * Update debian/patches/disable-appmenu-when-not-needed.patch to apply.
+
+ -- Andreas Henriksson <andreas at fatal.se>  Tue, 19 May 2015 16:23:57 +0200
+
 eog (3.14.4-1) experimental; urgency=medium
 
   * New upstream release 3.14.4, fixing bug:

Modified: desktop/experimental/eog/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/eog/debian/control?rev=44449&op=diff
==============================================================================
--- desktop/experimental/eog/debian/control	[utf-8] (original)
+++ desktop/experimental/eog/debian/control	[utf-8] Tue May 19 14:28:54 2015
@@ -30,7 +30,6 @@
                libexempi-dev (>= 1.99.5),
                libjpeg-dev,
                librsvg2-dev (>= 2.36.2),
-               libxml2-dev (>= 2.0),
                libatk1.0-dev (>= 1.32.0-2~),
                gobject-introspection (>= 0.9.12-4~),
                libgirepository1.0-dev (>= 0.9.12)

Modified: desktop/experimental/eog/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/eog/debian/control.in?rev=44449&op=diff
==============================================================================
--- desktop/experimental/eog/debian/control.in	[utf-8] (original)
+++ desktop/experimental/eog/debian/control.in	[utf-8] Tue May 19 14:28:54 2015
@@ -26,7 +26,6 @@
                libexempi-dev (>= 1.99.5),
                libjpeg-dev,
                librsvg2-dev (>= 2.36.2),
-               libxml2-dev (>= 2.0),
                libatk1.0-dev (>= 1.32.0-2~),
                gobject-introspection (>= 0.9.12-4~),
                libgirepository1.0-dev (>= 0.9.12)

Modified: desktop/experimental/eog/debian/patches/disable-appmenu-when-not-needed.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/eog/debian/patches/disable-appmenu-when-not-needed.patch?rev=44449&op=diff
==============================================================================
--- desktop/experimental/eog/debian/patches/disable-appmenu-when-not-needed.patch	[utf-8] (original)
+++ desktop/experimental/eog/debian/patches/disable-appmenu-when-not-needed.patch	[utf-8] Tue May 19 14:28:54 2015
@@ -28,6 +28,6 @@
 +
 +	if (shows_app_menu && !shows_menubar)
 +		eog_application_init_app_menu (EOG_APPLICATION (application));
+ 	eog_application_init_accelerators (GTK_APPLICATION (app));
  
  	app->priv->extensions = peas_extension_set_new (
- 				   PEAS_ENGINE (app->priv->plugin_engine),




More information about the pkg-gnome-commits mailing list