r45468 - in /desktop/unstable/gnome-shell/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Jul 2 17:44:34 UTC 2015


Author: biebl
Date: Thu Jul  2 17:44:34 2015
New Revision: 45468

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=45468
Log:
Stop looking for private package libraries in /usr/lib/gnome-bluetooth,
gnome-bluetooth dropped the private library in 3.12.

Modified:
    desktop/unstable/gnome-shell/debian/changelog
    desktop/unstable/gnome-shell/debian/rules

Modified: desktop/unstable/gnome-shell/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-shell/debian/changelog?rev=45468&op=diff
==============================================================================
--- desktop/unstable/gnome-shell/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-shell/debian/changelog	[utf-8] Thu Jul  2 17:44:34 2015
@@ -2,6 +2,8 @@
 
   * New upstream release.
   * Bump debhelper compatibility to 9.
+  * Stop looking for private package libraries in /usr/lib/gnome-bluetooth,
+    gnome-bluetooth dropped the private library in 3.12.
 
  -- Michael Biebl <biebl at debian.org>  Thu, 02 Jul 2015 19:17:18 +0200
 

Modified: desktop/unstable/gnome-shell/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-shell/debian/rules?rev=45468&op=diff
==============================================================================
--- desktop/unstable/gnome-shell/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-shell/debian/rules	[utf-8] Thu Jul  2 17:44:34 2015
@@ -26,7 +26,6 @@
 endif
 
 DEB_DH_MAKESHLIBS_ARGS_gnome-shell = -Xlibgnome-shell
-DEB_SHLIBDEPS_INCLUDE = /usr/lib/gnome-bluetooth
 
 $(patsubst %,binary-predeb/%,$(DEB_ALL_PACKAGES)) ::
 	dh_girepository -p$(cdbs_curpkg) -l src:src/gvc -p /usr/lib/mutter \




More information about the pkg-gnome-commits mailing list