Hi Andrew,
* Andrew Lee <[EMAIL PROTECTED]> [2008-03-26 19:25]:
> This package installs openbox-session as x-window-manager which is
> violate debian policy 11.8.4. It's not a window manager, but a desktop
> session.
> 
> I have read #434497. If you wants to use openbox-session for autostart,
> please install it as x-session-manager in debian/openbox.postinst.

Do I miss anything or is the only thing needed to fix this 
bug:
--- openbox.postinst    2008-03-26 19:55:59.000000000 +0100
+++ openbox.postinst.new        2008-03-26 19:56:05.000000000 +0100
@@ -4,9 +4,9 @@
 
 case "$1" in
        configure)
-               update-alternatives --install /usr/bin/x-window-manager \
-                       x-window-manager /usr/bin/openbox-session 90 --slave \
-                       /usr/share/man/man1/x-window-manager.1.gz \
+               update-alternatives --install /usr/bin/x-session-manager \
+                       x-session-manager /usr/bin/openbox-session 90 --slave \
+                       /usr/share/man/man1/x-ression-manager.1.gz \
                        x-window-manager.1.gz /usr/share/man/man1/openbox.1.gz
                        if [ -x /usr/bin/update-menus ]; then update-menus; fi
                ;;


Kind regards
Nico
-- 
Nico Golde - http://www.ngolde.de - [EMAIL PROTECTED] - GPG: 0x73647CFF
For security reasons, all text in this mail is double-rot13 encrypted.

Attachment: pgpYMzxSjgAUC.pgp
Description: PGP signature

Reply via email to