r54757 - in /desktop/unstable/gnome-shell/debian: changelog gnome-shell.lintian-overrides

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Nov 5 18:50:09 UTC 2017


Author: biebl
Date: Sun Nov  5 18:50:09 2017
New Revision: 54757

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54757
Log:
Update list of binaries in gnome-shell.lintian-overrides using an RPATH
for mutter. Don't hard-code the path to be x86_64-linux-gnu specific.

Modified:
    desktop/unstable/gnome-shell/debian/changelog
    desktop/unstable/gnome-shell/debian/gnome-shell.lintian-overrides

Modified: desktop/unstable/gnome-shell/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-shell/debian/changelog?rev=54757&op=diff
==============================================================================
--- desktop/unstable/gnome-shell/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-shell/debian/changelog	[utf-8] Sun Nov  5 18:50:09 2017
@@ -3,6 +3,8 @@
   * New upstream release
   * Rebase patches
   * Switch to dh_missing
+  * Update list of binaries in gnome-shell.lintian-overrides using an RPATH
+    for mutter. Don't hard-code the path to be x86_64-linux-gnu specific.
 
  -- Michael Biebl <biebl at debian.org>  Sun, 05 Nov 2017 19:15:39 +0100
 

Modified: desktop/unstable/gnome-shell/debian/gnome-shell.lintian-overrides
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-shell/debian/gnome-shell.lintian-overrides?rev=54757&op=diff
==============================================================================
--- desktop/unstable/gnome-shell/debian/gnome-shell.lintian-overrides	[utf-8] (original)
+++ desktop/unstable/gnome-shell/debian/gnome-shell.lintian-overrides	[utf-8] Sun Nov  5 18:50:09 2017
@@ -1,5 +1,9 @@
 # there rpaths are needed to find mutters private clutter fork, mutter-clutter.
-binary-or-shlib-defines-rpath usr/bin/gnome-shell /usr/lib/x86_64-linux-gnu/mutter
-binary-or-shlib-defines-rpath usr/bin/gnome-shell-extension-prefs /usr/lib/x86_64-linux-gnu/mutter
-binary-or-shlib-defines-rpath usr/lib/gnome-shell/gnome-shell-portal-helper /usr/lib/x86_64-linux-gnu/mutter
+gnome-shell: binary-or-shlib-defines-rpath usr/bin/gnome-shell /usr/lib/*/mutter
+gnome-shell: binary-or-shlib-defines-rpath usr/bin/gnome-shell-extension-prefs /usr/lib/*/mutter
+gnome-shell: binary-or-shlib-defines-rpath usr/lib/gnome-shell/gnome-shell-perf-helper /usr/lib/*/mutter
+gnome-shell: binary-or-shlib-defines-rpath usr/lib/gnome-shell/gnome-shell-portal-helper /usr/lib/*/mutter
+gnome-shell: binary-or-shlib-defines-rpath usr/lib/gnome-shell/libgnome-shell-menu.so /usr/lib/*/mutter
+gnome-shell: binary-or-shlib-defines-rpath usr/lib/gnome-shell/libgnome-shell.so /usr/lib/*/mutter
+gnome-shell: binary-or-shlib-defines-rpath usr/lib/gnome-shell/libst-1.0.so /usr/lib/*/mutter
 




More information about the pkg-gnome-commits mailing list