X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=debian%2Fcontrol;h=c8af314409abd0828ca610c825b0c6f7027586c5;hb=af7f6afaa2e3c8d3daeb6e3e5f32f8f0b5b75757;hp=006fff18446315458da8d60c0d61e47419b9a8af;hpb=e18e8c469ffe3d7c8256d9da1c1d73bc1b9fecfb;p=ion3.git diff --git a/debian/control b/debian/control index 006fff1..c8af314 100644 --- a/debian/control +++ b/debian/control @@ -3,12 +3,13 @@ Section: non-free/x11 Priority: extra Maintainer: Ben Hutchings Standards-Version: 3.7.2.0 -Build-Depends: debhelper (>> 4), gcc (>> 3), libx11-dev, libsm-dev, liblua5.1-0-dev, lua5.1, dpatch, pkg-config, groff-base +Build-Depends: debhelper (>= 4.1.16), gcc (>> 3), libx11-dev, libxext-dev, libsm-dev, liblua5.1-0-dev, lua5.1, quilt, pkg-config, groff-base, po-debconf Package: ion3 Section: non-free/x11 Architecture: any -Depends: ${shlibs:Depends}, xterm | x-terminal-emulator, debconf, devscripts, libwww-perl +Depends: ${shlibs:Depends}, xterm | x-terminal-emulator, debconf, xbase-clients +Recommends: devscripts, libwww-perl Suggests: menu (>= 2.1.9), docker, ion3-scripts Conflicts: ion (<< 0.0.20020207-7), ion3-old Recommends: xfonts-75dpi | xfonts-75dpi-transcoded | xfonts-100dpi | xfonts-100dpi-transcoded @@ -20,16 +21,14 @@ Description: keyboard-friendly window manager with tiled windows easier. Flexible configuration is possible thanks to Lua, which is used as the configuration language. . - There is also support for so-called "floating workspaces" where + There is also support for so-called 'floating workspaces' where windows are managed the conventional way, so that you can still run applications which do not fit very well into Ion's window management approach. A pwm3 binary is included which starts Ion with floating workspaces as the default, thus replacing the now obsolete PWM window manager. . - This is the current development branch of Ion. - . - Website: http://iki.fi/tuomov/ion/ + Homepage: http://iki.fi/tuomov/ion/ Package: ion3-dev Section: non-free/devel @@ -38,7 +37,7 @@ Architecture: all Depends: libx11-dev, libsm-dev, lua5.1, gcc (>> 3) Description: ion3 development files This package contains the files necessary for building extension - modules to the window manager Ion. + modules to the Ion window manager. Package: ion3-doc Section: non-free/doc @@ -46,6 +45,6 @@ Architecture: all Recommends: lynx | www-browser Suggests: doc-base, dwww | doc-central | dhelp Description: ion3 documentation - This package contains the document "Configuring and extending Ion3 - with Lua" which explains how to configure and extend the window - manager Ion. + This package contains the document 'Configuring and extending Ion3 + with Lua' which explains how to configure and extend the Ion window + manager.