Source: gnome-shell-extension-system-monitor
Version: 33-1
Severity: important
User: pkg-utopia-maintain...@lists.alioth.debian.org
Usertags: libnm

Hi,

the libnm-glib/libnm-util libraries have been deprecated upstream in
favour of libnm (along with their corresponding gir bindings)

Your package atm declares a dependency on gir1.2-networkmanager-1.0,
while actually it works with thewer gir1.2-nm-1.0 as well:

system-moni...@paradoxxx.zero.gmail.com/extension.js:    NM = libnm_glib ? 
imports.gi.NMClient : imports.gi.NM;
system-moni...@paradoxxx.zero.gmail.com/extension.js:    NetworkManager = 
libnm_glib ? imports.gi.NetworkManager : NM;

With the upload of gnome-shell 3.26.2-4, I've switched gnome-shell over
to libnm and I'd like to get rid of the remaining rdeps of
gir1.2-networmanager-1.0.

Mixing both gir1.2-networmanager-1.0 (libnm-glib) and gir1.2-nm-1.0
(libnm) in the same process space is not going to work.

Please consider dropping the gir1.2-networkmanager-1.0 Depends (and let
gnome-shell pull in the preferred binding) or switch the dependency to
gir1.2-nm-1.0.

Regards,
Michael





-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.14.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8), 
LANGUAGE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Reply via email to