X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=debian%2Fcontrol;h=3950d9b8afa35cd072d5805466e6f9268f6a1b9d;hb=a369a219c5e41d2c515d23a70f2f0a15a47b9566;hp=6299e19a0a76675104de27d43b713d60ef499a48;hpb=52c27ba98dc0182950000c8da67376c2af26aa53;p=ion3.git diff --git a/debian/control b/debian/control index 6299e19..3950d9b 100644 --- a/debian/control +++ b/debian/control @@ -2,17 +2,19 @@ Source: ion3 Section: non-free/x11 Priority: extra Maintainer: Ben Hutchings -Standards-Version: 3.7.2.0 -Build-Depends: debhelper (>= 4.1.16), gcc (>> 3), libx11-dev, libsm-dev, liblua5.1-0-dev, lua5.1, dpatch, pkg-config, groff-base, po-debconf +Standards-Version: 3.7.3 +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 -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 +Depends: ${shlibs:Depends}, xterm | x-terminal-emulator, debconf, xbase-clients +Recommends: devscripts, libwww-perl, xfonts-75dpi | xfonts-75dpi-transcoded | xfonts-100dpi | xfonts-100dpi-transcoded +Suggests: menu (>= 2.1.9), docker, ion3-doc, ion3-scripts +Conflicts: particleman Provides: x-window-manager, ion3-api-${Ion:ApiVersion} +Replaces: particleman +Homepage: http://iki.fi/tuomov/ion/ Description: keyboard-friendly window manager with tiled windows Ion, based on PWM, is an unusual window manager with no overlapping windows. Windows are placed in tabbed frames which may be arbitrarily @@ -20,32 +22,20 @@ 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/ Package: ion3-dev Section: non-free/devel Priority: extra Architecture: all Depends: libx11-dev, libsm-dev, lua5.1, gcc (>> 3) +Conflicts: particleman-dev +Replaces: particleman-dev Description: ion3 development files This package contains the files necessary for building extension - modules to the window manager Ion. - -Package: ion3-doc -Section: non-free/doc -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. + modules to the Ion window manager.