Bug#765460: gnome-shell-extensions: apps-menu extension not working after upgrade to 3.14

2014-10-17 Thread intrigeri
Control: tag -1 + patch

Hi,

ricky wrote (15 Oct 2014 10:13:17 GMT) :
 I understood that the extension did not work because the GMenu package was 
 missing.
 As soon as I installed the following package:

 # apt-get install gir1.2-gmenu-3.0

 The shell loaded the extension correctly. I suppose that some dependency is 
 broken (I
 do not know what was the status of this package before the upgrade).

Confirmed the bug and the proposed fix on current sid.
The attached patch fixes this bug for me.
Should I NMU?

Cheers!

Index: debian/changelog
===
--- debian/changelog	(revision 43628)
+++ debian/changelog	(working copy)
@@ -1,3 +1,11 @@
+gnome-shell-extensions (3.14.0-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add dependency on gir1.2-gmenu-3.0, so that the apps-menu extension
+can work (Closes: #765460).
+
+ -- intrigeri intrig...@debian.org  Fri, 17 Oct 2014 11:45:18 +0200
+
 gnome-shell-extensions (3.14.0-2) unstable; urgency=medium
 
   * Drop xrandr from EXTENSIONS_DISABLED, this extension was removed
Index: debian/control
===
--- debian/control	(revision 43628)
+++ debian/control	(working copy)
@@ -25,6 +25,7 @@
 Depends: ${misc:Depends},
  gnome-shell (= ${gnome:Version}),
  gnome-shell ( ${gnome:NextVersion}),
+ gir1.2-gmenu-3.0,
  gir1.2-gtop-2.0,
  gvfs (= 1.16.0),
  gnome-session (= 3.8)
Index: debian/control.in
===
--- debian/control.in	(revision 43628)
+++ debian/control.in	(working copy)
@@ -21,6 +21,7 @@
 Depends: ${misc:Depends},
  gnome-shell (= ${gnome:Version}),
  gnome-shell ( ${gnome:NextVersion}),
+ gir1.2-gmenu-3.0,
  gir1.2-gtop-2.0,
  gvfs (= 1.16.0),
  gnome-session (= 3.8)


Bug#765460: gnome-shell-extensions: apps-menu extension not working after upgrade to 3.14

2014-10-15 Thread ricky
Package: gnome-shell-extensions
Version: 3.14.0-2
Severity: normal

Dear Maintainer,

Some days ago my testing laptop was upgraded to gnome-shell 3.14 (and 
extensions package too) and the apps-menu extension appeared in error state. 
After restarting the shell with the replace argument:

$ gnome-shell --replace

I understood that the extension did not work because the GMenu package was 
missing. As soon as I installed the following package:

# apt-get install gir1.2-gmenu-3.0

The shell loaded the extension correctly. I suppose that some dependency is 
broken (I do not know what was the status of this package before the upgrade).

Thanks in advance!


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnome-shell-extensions depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.22.0-1
ii  gir1.2-gtop-2.0  2.28.5-2
ii  gnome-session3.14.0-2
ii  gnome-shell  3.14.0-1
ii  gvfs 1.22.0-1+b1

Versions of packages gnome-shell-extensions recommends:
ii  gnome-tweak-tool  3.14.0-1

gnome-shell-extensions suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org