r49217 - in /desktop/unstable/gnome-shell/debian: changelog control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Jul 1 08:53:53 UTC 2016


Author: biebl
Date: Fri Jul  1 08:53:53 2016
New Revision: 49217

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49217
Log:
Update dh_girepository to look for the mutter typelib file in multiarch
paths. Bump mutter dependencies accordingly.

Modified:
    desktop/unstable/gnome-shell/debian/changelog
    desktop/unstable/gnome-shell/debian/control
    desktop/unstable/gnome-shell/debian/control.in
    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=49217&op=diff
==============================================================================
--- desktop/unstable/gnome-shell/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-shell/debian/changelog	[utf-8] Fri Jul  1 08:53:53 2016
@@ -6,6 +6,8 @@
   [ Michael Biebl ]
   * New upstream release.
   * Refresh patches.
+  * Update dh_girepository to look for the mutter typelib file in multiarch
+    paths. Bump mutter dependencies accordingly.
 
   [ Jeremy Bicha ]
   * 0001-background-free-MetaBackground-explicitly.patch:

Modified: desktop/unstable/gnome-shell/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-shell/debian/control?rev=49217&op=diff
==============================================================================
--- desktop/unstable/gnome-shell/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-shell/debian/control	[utf-8] Fri Jul  1 08:53:53 2016
@@ -34,7 +34,7 @@
                libgstreamer1.0-dev (>= 0.11.92),
                libgtk-3-dev (>= 3.16),
                libibus-1.0-dev,
-               libmutter-dev (>= 3.20.2),
+               libmutter-dev (>= 3.20.3-1~),
                libnm-glib-dev (>= 0.9.8) [linux-any],
                libnm-glib-vpn-dev (>= 0.9.8) [linux-any],
                libnm-gtk-dev (>= 0.9.8) [linux-any],
@@ -75,7 +75,7 @@
          gir1.2-gtk-3.0 (>= 3.16),
          gir1.2-gweather-3.0,
          gir1.2-ibus-1.0 (>= 1.5.2),
-         gir1.2-mutter-3.0 (>= 3.20.2),
+         gir1.2-mutter-3.0 (>= 3.20.3-1~),
          gir1.2-networkmanager-1.0 [linux-any],
          gir1.2-nmgtk-1.0 (>= 0.9.8) [linux-any],
          gir1.2-pango-1.0,
@@ -89,7 +89,7 @@
          gnome-shell-common (= ${source:Version}),
          gnome-backgrounds (>= 3.13.90),
          gsettings-desktop-schemas (>= 3.19.2),
-         mutter (>= 3.20.2),
+         mutter (>= 3.20.3-1~),
          python3,
          telepathy-mission-control-5,
 Recommends: gkbd-capplet,

Modified: desktop/unstable/gnome-shell/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-shell/debian/control.in?rev=49217&op=diff
==============================================================================
--- desktop/unstable/gnome-shell/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-shell/debian/control.in	[utf-8] Fri Jul  1 08:53:53 2016
@@ -30,7 +30,7 @@
                libgstreamer1.0-dev (>= 0.11.92),
                libgtk-3-dev (>= 3.16),
                libibus-1.0-dev,
-               libmutter-dev (>= 3.20.2),
+               libmutter-dev (>= 3.20.3-1~),
                libnm-glib-dev (>= 0.9.8) [linux-any],
                libnm-glib-vpn-dev (>= 0.9.8) [linux-any],
                libnm-gtk-dev (>= 0.9.8) [linux-any],
@@ -71,7 +71,7 @@
          gir1.2-gtk-3.0 (>= 3.16),
          gir1.2-gweather-3.0,
          gir1.2-ibus-1.0 (>= 1.5.2),
-         gir1.2-mutter-3.0 (>= 3.20.2),
+         gir1.2-mutter-3.0 (>= 3.20.3-1~),
          gir1.2-networkmanager-1.0 [linux-any],
          gir1.2-nmgtk-1.0 (>= 0.9.8) [linux-any],
          gir1.2-pango-1.0,
@@ -85,7 +85,7 @@
          gnome-shell-common (= ${source:Version}),
          gnome-backgrounds (>= 3.13.90),
          gsettings-desktop-schemas (>= 3.19.2),
-         mutter (>= 3.20.2),
+         mutter (>= 3.20.3-1~),
          python3,
          telepathy-mission-control-5,
 Recommends: gkbd-capplet,

Modified: desktop/unstable/gnome-shell/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-shell/debian/rules?rev=49217&op=diff
==============================================================================
--- desktop/unstable/gnome-shell/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-shell/debian/rules	[utf-8] Fri Jul  1 08:53:53 2016
@@ -28,7 +28,9 @@
 DEB_DH_MAKESHLIBS_ARGS_gnome-shell = -Xlibgnome-shell
 
 $(patsubst %,binary-predeb/%,$(DEB_ALL_PACKAGES)) ::
-	dh_girepository -p$(cdbs_curpkg) -l src:src/gvc -p /usr/lib/mutter \
+	dh_girepository -p$(cdbs_curpkg) \
+		-l src:src/gvc \
+		-p /usr/lib/$(DEB_HOST_MULTIARCH)/mutter \
 		/usr/lib/gnome-shell
 	find debian/$(cdbs_curpkg) -name '*.la' -exec rm -f '{}' ';'
 




More information about the pkg-gnome-commits mailing list