r50606 - in /desktop/unstable/evince/debian: changelog control control.in evince.install

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Sep 14 18:46:22 UTC 2016


Author: biebl
Date: Wed Sep 14 18:46:22 2016
New Revision: 50606

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50606
Log:
Install nautilus extension into multiarch path. Bump Build-Depends on
libnautilus-extension-dev to (>= 3.21.92-3~) for that.

Modified:
    desktop/unstable/evince/debian/changelog
    desktop/unstable/evince/debian/control
    desktop/unstable/evince/debian/control.in
    desktop/unstable/evince/debian/evince.install

Modified: desktop/unstable/evince/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/changelog?rev=50606&op=diff
==============================================================================
--- desktop/unstable/evince/debian/changelog	[utf-8] (original)
+++ desktop/unstable/evince/debian/changelog	[utf-8] Wed Sep 14 18:46:22 2016
@@ -1,6 +1,8 @@
 evince (3.21.92-1) UNRELEASED; urgency=medium
 
   * New upstream development release.
+  * Install nautilus extension into multiarch path. Bump Build-Depends on
+    libnautilus-extension-dev to (>= 3.21.92-3~) for that.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 14 Sep 2016 19:28:56 +0200
 

Modified: desktop/unstable/evince/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control?rev=50606&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control	[utf-8] (original)
+++ desktop/unstable/evince/debian/control	[utf-8] Wed Sep 14 18:46:22 2016
@@ -30,7 +30,7 @@
                libgtk-3-dev (>= 3.16.0),
                libgxps-dev (>= 0.2.1),
                libkpathsea-dev,
-               libnautilus-extension-dev (>= 2.91.4),
+               libnautilus-extension-dev (>= 3.21.92-3~),
                libpoppler-glib-dev (>= 0.33.0),
                libsecret-1-dev (>= 0.5),
                libsm-dev (>= 2:1.0.0),

Modified: desktop/unstable/evince/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control.in?rev=50606&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control.in	[utf-8] (original)
+++ desktop/unstable/evince/debian/control.in	[utf-8] Wed Sep 14 18:46:22 2016
@@ -26,7 +26,7 @@
                libgtk-3-dev (>= 3.16.0),
                libgxps-dev (>= 0.2.1),
                libkpathsea-dev,
-               libnautilus-extension-dev (>= 2.91.4),
+               libnautilus-extension-dev (>= 3.21.92-3~),
                libpoppler-glib-dev (>= 0.33.0),
                libsecret-1-dev (>= 0.5),
                libsm-dev (>= 2:1.0.0),

Modified: desktop/unstable/evince/debian/evince.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/evince.install?rev=50606&op=diff
==============================================================================
--- desktop/unstable/evince/debian/evince.install	[utf-8] (original)
+++ desktop/unstable/evince/debian/evince.install	[utf-8] Wed Sep 14 18:46:22 2016
@@ -1,6 +1,6 @@
 usr/bin
 usr/lib/evince/evinced
-usr/lib/nautilus/*/*.so
+usr/lib/*/nautilus/*/*.so
 usr/lib/systemd/user/
 usr/share/GConf/gsettings
 usr/share/appdata/evince.appdata.xml




More information about the pkg-gnome-commits mailing list