Package: release.debian.org Severity: normal User: [email protected] Usertags: unblock
Please unblock package caja-extensions + * debian/control: + + Add to D (caja-gksu): gksu. (Closes: #781951). -> As reported by the bug submitter of #781951, nothing happens in the caja-gksu extension if gksu is not installed. To make this extension work properly, gksu must be installed. light+love, Mike unblock caja-extensions/1.8.0-3 -- System Information: Debian Release: 8.0 APT prefers testing-updates APT policy: (500, 'testing-updates'), (500, 'testing-proposed-updates'), (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16.0-4-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 Init: sysvinit (via /sbin/init)
diff -Nru caja-extensions-1.8.0/debian/changelog caja-extensions-1.8.0/debian/changelog --- caja-extensions-1.8.0/debian/changelog 2014-10-25 19:36:42.000000000 +0200 +++ caja-extensions-1.8.0/debian/changelog 2015-04-06 15:55:11.000000000 +0200 @@ -1,3 +1,10 @@ +caja-extensions (1.8.0-3) unstable; urgency=medium + + * debian/control: + + Add to D (caja-gksu): gksu. (Closes: #781951). + + -- Mike Gabriel <[email protected]> Mon, 06 Apr 2015 15:54:52 +0200 + caja-extensions (1.8.0-2) unstable; urgency=medium [ Mike Gabriel ] diff -Nru caja-extensions-1.8.0/debian/control caja-extensions-1.8.0/debian/control --- caja-extensions-1.8.0/debian/control 2014-10-24 21:19:35.000000000 +0200 +++ caja-extensions-1.8.0/debian/control 2015-04-06 15:55:03.000000000 +0200 @@ -27,6 +27,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, caja-extensions-common (= ${source:Version}), + gksu, Description: privilege granting extension for caja using gksu Caja is the official file manager for the MATE desktop. This package adds extended functionality to the Caja file manager.

