X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=debian%2Fcontrol;h=2bd33f7bbaf2ff9a01f793cacaff72c2f7bf50e8;hb=3b45e98059a6786ced3fcce450bb177adbb18bbb;hp=1f2fba990c47db5e3e6ce6e1dab56f344abd9a7a;hpb=e9d967019b43a81e05068034e1864b7bf0a8a229;p=ion3.git diff --git a/debian/control b/debian/control index 1f2fba9..2bd33f7 100644 --- a/debian/control +++ b/debian/control @@ -1,19 +1,21 @@ -Source: ion3 -Section: non-free/x11 +Source: particleman +Section: x11 Priority: extra Maintainer: Ben Hutchings Standards-Version: 3.7.2.0 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 +Package: particleman +Section: x11 Architecture: any Depends: ${shlibs:Depends}, xterm | x-terminal-emulator, debconf, xbase-clients -Recommends: devscripts, libwww-perl, xfonts-75dpi | xfonts-75dpi-transcoded | xfonts-100dpi | xfonts-100dpi-transcoded +Recommends: xfonts-75dpi | xfonts-75dpi-transcoded | xfonts-100dpi | xfonts-100dpi-transcoded Suggests: menu (>= 2.1.9), docker, ion3-scripts -Conflicts: ion (<< 0.0.20020207-7), ion3-old -Provides: x-window-manager, ion3-api-${Ion:ApiVersion} +Conflicts: ion (<< 0.0.20020207-7), ion3, ion3-old +Provides: x-window-manager, ion3, ion3-api-${Ion:ApiVersion} Description: keyboard-friendly window manager with tiled windows + ParticleMan is a free version of the Ion3 window manager. + . Ion, based on PWM, is an unusual window manager with no overlapping windows. Windows are placed in tabbed frames which may be arbitrarily split to create additional frames, making keyboard navigation much @@ -23,27 +25,27 @@ Description: keyboard-friendly window manager with tiled windows 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. - . - Homepage: http://iki.fi/tuomov/ion/ + approach. A pwm3 binary is included which starts ParticleMan with + floating workspaces as the default, thus replacing the now obsolete + PWM window manager. -Package: ion3-dev -Section: non-free/devel +Package: particleman-dev +Section: devel Priority: extra Architecture: all Depends: libx11-dev, libsm-dev, lua5.1, gcc (>> 3) -Description: ion3 development files +Conflicts: ion3-dev +Provides: ion3-dev +Description: development files This package contains the files necessary for building extension - modules to the Ion window manager. + modules to the ParticleMan or Ion3 window managers. -Package: ion3-doc -Section: non-free/doc +Package: particleman-doc +Section: doc Architecture: all Recommends: lynx | www-browser Suggests: doc-base, dwww | doc-central | dhelp -Description: ion3 documentation +Description: ParticleMan documentation This package contains the document 'Configuring and extending Ion3 - with Lua' which explains how to configure and extend the Ion window - manager. + with Lua' which explains how to configure and extend the ParticleMan + or Ion3 window managers.