Source: piggyphoto
Version: 0.1dev-git20141014
Severity: important
User: [email protected]
Usertags: gvfs-bin-deprecation
piggyphoto appears to contain a call to the deprecated gvfs-mount(1)
utility, but does not depend on the package containing that utility:
> unmount_cmd = 'gvfs-mount -s gphoto2'
gvfs-mount was superseded by gio(1) in 2015 and removed from upstream GNOME
in 2018. It is currently still available in the gvfs-bin package as a
Debian-specific addition, but we want to remove it before Debian 11.
The equivalent in libglib2.0-bin is "gio mount -s gphoto2", with an
appropriate level of dependency on the libglib2.0-bin package.
Since there is already no dependency, I am not intending to let this
bug block the removal of the gvfs-bin package.
Thanks,
smcv