|
|
|
Source: tasksel
|
|
|
|
Section: tasks
|
|
|
|
Priority: optional
|
|
|
|
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
|
|
|
|
Uploaders: Joey Hess <joeyh@debian.org>, Otavio Salvador <otavio@debian.org>
|
|
|
|
Standards-Version: 3.9.3
|
|
|
|
Build-Depends: po-debconf, debhelper (>= 9), gettext, dpkg-dev (>= 1.9.0)
|
|
|
|
Vcs-Git: git://git.debian.org/git/tasksel/tasksel.git
|
|
|
|
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=tasksel/tasksel.git
|
|
|
|
|
|
|
|
Package: tasksel
|
|
|
|
Section: admin
|
|
|
|
Priority: important
|
|
|
|
Architecture: all
|
|
|
|
Pre-Depends: debconf (>= 1.5.34) | cdebconf (>= 0.106)
|
|
|
|
Depends: ${misc:Depends}, ${perl:Depends}, liblocale-gettext-perl, apt, tasksel-data
|
|
|
|
Conflicts: debconf (<< 1.4.27), base-config (<< 2.32)
|
|
|
|
Description: Tool for selecting tasks for installation on Debian systems
|
|
|
|
This package provides 'tasksel', a simple interface for users who
|
|
|
|
want to configure their system to perform a specific task.
|
|
|
|
|
|
|
|
Package: tasksel-data
|
|
|
|
Section: admin
|
|
|
|
Priority: important
|
|
|
|
Architecture: all
|
|
|
|
Depends: ${misc:Depends}, tasksel
|
|
|
|
Recommends: laptop-detect
|
|
|
|
Conflicts: tasksel (<< 2.67)
|
|
|
|
Description: Official tasks used for installation of Debian systems
|
|
|
|
This package contains data about the standard tasks available on a Debian
|
|
|
|
system.
|
|
|
|
|
|
|
|
Package: task-desktop
|
|
|
|
Architecture: all
|
|
|
|
Description: Debian desktop environment
|
|
|
|
This task package is used to install the Debian desktop.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
xorg,
|
|
|
|
xserver-xorg-video-all,
|
|
|
|
xserver-xorg-input-all,
|
|
|
|
desktop-base,
|
|
|
|
menu
|
|
|
|
Recommends:
|
|
|
|
# The default desktop is gnome, but any can be used with this task.
|
|
|
|
task-gnome-desktop | task-kde-desktop | task-lxde-desktop | task-xfce-desktop,
|
|
|
|
# For use by third-party apps.
|
|
|
|
xdg-utils,
|
|
|
|
# mdns/zeroconf stuff
|
|
|
|
avahi-daemon,
|
|
|
|
libnss-mdns,
|
|
|
|
# desktop machines might not be up 24/7
|
|
|
|
anacron,
|
|
|
|
# 3d acceleration (with free drivers)
|
|
|
|
libgl1-mesa-dri,
|
|
|
|
# Make sure that CDs etc can be ejected. May not be installed by d-i.
|
|
|
|
eject,
|
|
|
|
# sound
|
|
|
|
alsa-utils,
|
|
|
|
alsa-base,
|
|
|
|
# flash -- Note that gnome recommends browser-plugin-gnash;
|
|
|
|
# if this is changed here to a different flash player, it should
|
|
|
|
# also be changed there.
|
|
|
|
browser-plugin-gnash,
|
|
|
|
# ensure pm-utils is available
|
|
|
|
pm-utils,
|
|
|
|
hunspell-en-us
|
|
|
|
|
|
|
|
Package: task-gnome-desktop
|
|
|
|
Architecture: all
|
|
|
|
Description: GNOME desktop environment
|
|
|
|
This task package is used to install the Debian desktop, featuring
|
|
|
|
the GNOME desktop environment, and with other packages that Debian users
|
|
|
|
expect to have available on the desktop.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
task-desktop,
|
|
|
|
# only depend on a very minimal gnome desktop, to ensure it fits on CD1
|
|
|
|
gnome-core
|
|
|
|
Recommends:
|
|
|
|
# The full gnome desktop environment should be included if possible
|
|
|
|
# even if the larger gnome metapackage doesn't fit.
|
|
|
|
gnome,
|
|
|
|
# GNOME support in LibreOffice
|
|
|
|
libreoffice-gnome,
|
|
|
|
libreoffice-evolution,
|
|
|
|
# temporarily moved from task-desktop due to #525077
|
|
|
|
gimp,
|
|
|
|
# firefox (ne iceweasel) is the most popular web browser at the moment,
|
|
|
|
# although both gnome and kde offer their own too
|
|
|
|
iceweasel,
|
|
|
|
# libreoffice is the best word processor / office suite at the moment
|
|
|
|
libreoffice,
|
|
|
|
libreoffice-gcj,
|
|
|
|
# make help menu work
|
|
|
|
libreoffice-help-en-us,
|
|
|
|
# make thesaurus work
|
|
|
|
mythes-en-us,
|
|
|
|
# make spellchecker work
|
|
|
|
myspell-en-us,
|
|
|
|
# make hyphenation work
|
|
|
|
hyphen-en-us,
|
|
|
|
# gui for configuration of the print server
|
|
|
|
system-config-printer
|
|
|
|
|
|
|
|
Package: task-kde-desktop
|
|
|
|
Architecture: all
|
|
|
|
Description: KDE desktop environment
|
|
|
|
This task package is used to install the Debian desktop, featuring
|
|
|
|
the KDE desktop environment, and with other packages that Debian users
|
|
|
|
expect to have available on the desktop.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
task-desktop,
|
|
|
|
kde-standard,
|
|
|
|
kdm
|
|
|
|
Recommends:
|
|
|
|
# accessibility support
|
|
|
|
kdeaccessibility,
|
|
|
|
# enable debian menus
|
|
|
|
menu-xdg,
|
|
|
|
# package management. Need something here, but please, no kpackage.
|
|
|
|
# kpackage,
|
|
|
|
# debconf kde frontend
|
|
|
|
libqtgui4-perl,
|
|
|
|
libqtcore4-perl,
|
|
|
|
# cd/dvd burner
|
|
|
|
k3b,
|
|
|
|
k3b-i18n,
|
|
|
|
# desktop network setup
|
|
|
|
network-manager-kde,
|
|
|
|
# This is configured by d-i to be used to gain root on systems with
|
|
|
|
# no root password. It is not enabled by default.
|
|
|
|
kdesudo,
|
|
|
|
# KDE libreoffice integration
|
|
|
|
libreoffice-kde,
|
|
|
|
# Package management. (Replace with a KDE-specific one when available.)
|
|
|
|
synaptic,
|
|
|
|
# temporarily moved from task-desktop due to #525077
|
|
|
|
gimp,
|
|
|
|
# firefox (ne iceweasel) is the most popular web browser at the moment,
|
|
|
|
# although both gnome and kde offer their own too
|
|
|
|
iceweasel,
|
|
|
|
# libreoffice is the best word processor / office suite at the moment
|
|
|
|
libreoffice,
|
|
|
|
libreoffice-gcj,
|
|
|
|
# make help menu work
|
|
|
|
libreoffice-help-en-us,
|
|
|
|
# make thesaurus work
|
|
|
|
mythes-en-us,
|
|
|
|
# make spellchecker work
|
|
|
|
myspell-en-us,
|
|
|
|
# make hyphenation work
|
|
|
|
hyphen-en-us,
|
|
|
|
# gui for configuration of the print server
|
|
|
|
system-config-printer
|
|
|
|
|
|
|
|
Package: task-lxde-desktop
|
|
|
|
Architecture: all
|
|
|
|
Description: LXDE desktop environment
|
|
|
|
This task package is used to install the Debian desktop, featuring
|
|
|
|
the LXDE desktop environment, and with other packages that Debian users
|
|
|
|
expect to have available on the desktop.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
task-desktop,
|
|
|
|
gdm3,
|
|
|
|
lxde
|
|
|
|
Recommends:
|
|
|
|
lxtask,
|
|
|
|
lxlauncher,
|
|
|
|
xsane,
|
|
|
|
# libreoffice widgets using just gtk
|
|
|
|
libreoffice-gtk,
|
|
|
|
# Package management.
|
|
|
|
synaptic,
|
|
|
|
# firefox (ne iceweasel) is the most popular web browser at the moment,
|
|
|
|
# although both gnome and kde offer their own too
|
|
|
|
iceweasel,
|
|
|
|
# libreoffice is the best word processor / office suite at the moment
|
|
|
|
libreoffice,
|
|
|
|
libreoffice-gcj,
|
|
|
|
# make help menu work
|
|
|
|
libreoffice-help-en-us,
|
|
|
|
# make thesaurus work
|
|
|
|
mythes-en-us,
|
|
|
|
# make spellchecker work
|
|
|
|
myspell-en-us,
|
|
|
|
# make hyphenation work
|
|
|
|
hyphen-en-us,
|
|
|
|
# gui for configuration of the print server
|
|
|
|
system-config-printer
|
|
|
|
|
|
|
|
Package: task-xfce-desktop
|
|
|
|
Architecture: all
|
|
|
|
Description: Xfce desktop environment
|
|
|
|
This task package is used to install the Debian desktop, featuring
|
|
|
|
the Xfce desktop environment, and with other packages that Debian users
|
|
|
|
expect to have available on the desktop.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
task-desktop,
|
|
|
|
# The basics of xfce, not the whole thing.
|
|
|
|
xfce4,
|
|
|
|
lightdm
|
|
|
|
Recommends:
|
|
|
|
# well known xfce4 enhancements
|
|
|
|
xfce4-goodies,
|
|
|
|
xfce4-power-manager,
|
|
|
|
xfce4-mixer,
|
|
|
|
xfprint4,
|
|
|
|
xfce4-terminal,
|
|
|
|
# xfce text editor
|
|
|
|
mousepad,
|
|
|
|
# calendar application
|
|
|
|
orage,
|
|
|
|
# libreoffice widgets using just gtk
|
|
|
|
libreoffice-gtk,
|
|
|
|
# xfce is really improved by using dbus
|
|
|
|
dbus-x11,
|
|
|
|
# support for scanners
|
|
|
|
xsane,
|
|
|
|
# media players
|
|
|
|
vlc,
|
|
|
|
quodlibet,
|
|
|
|
# pdf viewer
|
|
|
|
epdfview,
|
|
|
|
# icon theme
|
|
|
|
tango-icon-theme,
|
|
|
|
# network management
|
|
|
|
network-manager-gnome,
|
|
|
|
# package management
|
|
|
|
synaptic,
|
|
|
|
# firefox (ne iceweasel) is the most popular web browser at the moment,
|
|
|
|
# although both gnome and kde offer their own too
|
|
|
|
iceweasel,
|
|
|
|
# libreoffice is the best word processor / office suite at the moment
|
|
|
|
libreoffice,
|
|
|
|
libreoffice-gcj,
|
|
|
|
# make help menu work
|
|
|
|
libreoffice-help-en-us,
|
|
|
|
# make thesaurus work
|
|
|
|
mythes-en-us,
|
|
|
|
# make spellchecker work
|
|
|
|
myspell-en-us,
|
|
|
|
# make hyphenation work
|
|
|
|
hyphen-en-us,
|
|
|
|
# gui for configuration of the print server
|
|
|
|
system-config-printer
|
|
|
|
|
|
|
|
Package: task-laptop
|
|
|
|
Architecture: all
|
|
|
|
Description: Laptop
|
|
|
|
This task package installs software useful for a laptop.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
anacron
|
|
|
|
Recommends:
|
|
|
|
acpid,
|
|
|
|
acpi,
|
|
|
|
acpi-support,
|
|
|
|
pcmciautils,
|
|
|
|
wireless-tools,
|
|
|
|
wpasupplicant,
|
|
|
|
avahi-autoipd,
|
|
|
|
bluetooth,
|
|
|
|
powertop,
|
|
|
|
pm-utils
|
|
|
|
|
|
|
|
Package: task-web-server
|
|
|
|
Architecture: all
|
|
|
|
Description: Web server
|
|
|
|
This task selects packages useful for a general purpose web server
|
|
|
|
system.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
apache2
|
|
|
|
Recommends:
|
|
|
|
apache2-doc,
|
|
|
|
analog
|
|
|
|
|
|
|
|
Package: task-mail-server
|
|
|
|
Architecture: all
|
|
|
|
Description: Mail server
|
|
|
|
This task selects a variety of packages useful for a general purpose mail
|
|
|
|
server system.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
exim4
|
|
|
|
Recommends:
|
|
|
|
# HELP: What's a good pop server?
|
|
|
|
qpopper,
|
|
|
|
mailx,
|
|
|
|
mutt,
|
|
|
|
exim4-daemon-light,
|
|
|
|
exim4-config,
|
|
|
|
procmail,
|
|
|
|
mailagent,
|
|
|
|
uw-imapd,
|
|
|
|
# HELP: what about some webmail thing?
|
|
|
|
spamassassin,
|
|
|
|
sa-exim,
|
|
|
|
|
|
|
|
Package: task-dns-server
|
|
|
|
Architecture: all
|
|
|
|
Description: DNS Server
|
|
|
|
This task selects the BIND DNS server, and related documentation and
|
|
|
|
utility packages.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
bind9
|
|
|
|
Recommends:
|
|
|
|
bind9-doc,
|
|
|
|
dnsutils,
|
|
|
|
lwresd,
|
|
|
|
dlint
|
|
|
|
|
|
|
|
Package: task-print-server
|
|
|
|
Architecture: all
|
|
|
|
Description: Print server
|
|
|
|
This task sets up your system to be a print server.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
cups,
|
|
|
|
cups-client,
|
|
|
|
cups-bsd
|
|
|
|
Recommends:
|
|
|
|
foomatic-db-engine,
|
|
|
|
printer-driver-all,
|
|
|
|
hplip,
|
|
|
|
hp-ppd,
|
|
|
|
openprinting-ppds
|
|
|
|
|
|
|
|
Package: task-ssh-server
|
|
|
|
Architecture: all
|
|
|
|
Description: SSH server
|
|
|
|
This task sets up your system to be remotely accessed through SSH
|
|
|
|
connections.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
openssh-server
|
|
|
|
Recommends:
|
|
|
|
openssh-client
|
|
|
|
|
|
|
|
Package: task-database-server
|
|
|
|
Architecture: all
|
|
|
|
# HELP: Would "relational database server" be a better short desk?
|
|
|
|
# HELP: the folks on #debian-devel think if you want a db server, you
|
|
|
|
# probably want to pick between postgres and mysql. Should this task live?
|
|
|
|
Description: SQL database
|
|
|
|
This task selects client and server packages for the PostgreSQL database.
|
|
|
|
.
|
|
|
|
PostgreSQL is an SQL relational database, offering increasing SQL92
|
|
|
|
compliance and some SQL3 features. It is suitable for use with multi-user
|
|
|
|
database access, through its facilities for transactions and fine-grained
|
|
|
|
locking.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
postgresql
|
|
|
|
Recommends:
|
|
|
|
postgresql-client,
|
|
|
|
postgresql-doc,
|
|
|
|
postgresql-contrib
|
|
|
|
|
|
|
|
Package: task-file-server
|
|
|
|
Architecture: all
|
|
|
|
Description: File server
|
|
|
|
This task sets up your system to be a file server, supporting both CIFS
|
|
|
|
and NFS.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
nfs-kernel-server,
|
|
|
|
samba
|
|
|
|
Recommends:
|
|
|
|
samba-doc,
|
|
|
|
smbclient,
|
|
|
|
swat,
|
|
|
|
cifs-utils,
|
|
|
|
winbind,
|
|
|
|
smartmontools
|
|
|
|
|
|
|
|
Package: task-albanian-desktop
|
|
|
|
Architecture: all
|
|
|
|
Description: Albanian desktop
|
|
|
|
This task localises the desktop in Albanian.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
Recommends:
|
|
|
|
iceweasel-l10n-sq
|
|
|
|
|
|
|
|
Package: task-amharic
|
|
|
|
Architecture: all
|
|
|
|
Description: Amharic environment
|
|
|
|
This task installs programs, data files, fonts, and
|
|
|
|
documentation that makes it easier for Amharic speakers
|
|
|
|
to use Debian.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
Recommends:
|
|
|
|
aspell-am
|
|
|
|
|
|
|
|
Package: task-amharic-desktop
|
|
|
|
Architecture: all
|
|
|
|
Description: Amharic desktop
|
|
|
|
This task localises the desktop in Amharic.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
ttf-sil-abyssinica
|
|
|
|
Recommends:
|
|
|
|
scim-tables-additional
|
|
|
|
|
|
|
|
Package: task-amharic-kde-desktop
|
|
|
|
Architecture: all
|
|
|
|
Description: Amharic KDE desktop
|
|
|
|
This task localises the KDE desktop in Amharic.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
Recommends:
|
|
|
|
|
|
|
|
Package: task-arabic
|
|
|
|
Architecture: all
|
|
|
|
Description: Arabic environment
|
|
|
|
This task installs programs, data files, fonts, and
|
|
|
|
documentation that makes it easier for Arabic speakers
|
|
|
|
to use Debian.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
Recommends:
|
|
|
|
xfonts-intl-arabic,
|
|
|
|
ttf-arabeyes,
|
|
|
|
aspell-ar,
|
|
|
|
aspell-ar-large,
|
|
|
|
itools
|
|
|
|
|
|
|
|
Package: task-arabic-desktop
|
|
|
|
Architecture: all
|
|
|
|
Description: Arabic desktop
|
|
|
|
This task localises the desktop in Arabic.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
Recommends:
|
|
|
|
ttf-kacst,
|
|
|
|
ttf-farsiweb,
|
|
|
|
iceweasel-l10n-ar,
|
|
|
|
libreoffice-l10n-ar,
|
|
|
|
hunspell-ar
|
|
|
|
|
|
|
|
Package: task-arabic-kde-desktop
|
|
|
|
Architecture: all
|
|
|
|
Description: Arabic KDE desktop
|
|
|
|
This task localises the KDE desktop in Arabic.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
Recommends:
|
|
|
|
kde-l10n-ar
|
|
|
|
|
|
|
|
Package: task-asturian
|
|
|
|
Architecture: all
|
|
|
|
Description: Asturian environment
|
|
|
|
This task installs packages and documentation in Asturian
|
|
|
|
to help Asturian speaking people use Debian.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
Recommends:
|
|
|
|
|
|
|
|
Package: task-asturian-desktop
|
|
|
|
Architecture: all
|
|
|
|
Description: Asturian desktop
|
|
|
|
This task localises the desktop in Asturian.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
Recommends:
|
|
|
|
libreoffice-l10n-ast,
|
|
|
|
iceweasel-l10n-ast
|
|
|
|
|
|
|
|
Package: task-basque
|
|
|
|
Architecture: all
|
|
|
|
Description: Basque environment
|
|
|
|
This task installs packages and documentation in Basque
|
|
|
|
to help Basque speaking people use Debian.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
Recommends:
|
|
|
|
aspell-eu-es
|
|
|
|
|
|
|
|
Package: task-basque-desktop
|
|
|
|
Architecture: all
|
|
|
|
Description: Basque desktop
|
|
|
|
This task localises the desktop in Basque.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
Recommends:
|
|
|
|
iceweasel-l10n-eu,
|
|
|
|
libreoffice-l10n-eu,
|
|
|
|
libreoffice-help-eu
|
|
|
|
|
|
|
|
Package: task-basque-kde-desktop
|
|
|
|
Architecture: all
|
|
|
|
Description: Basque KDE desktop
|
|
|
|
This task localises the KDE desktop in Basque.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
Recommends:
|
|
|
|
kde-l10n-eu
|
|
|
|
|
|
|
|
Package: task-belarusian
|
|
|
|
Architecture: all
|
|
|
|
Description: Belarusian environment
|
|
|
|
This task installs packages and documentation in Belarusian
|
|
|
|
to help Belarusian speaking people use Debian.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
Recommends:
|
|
|
|
|
|
|
|
Package: task-belarusian-desktop
|
|
|
|
Architecture: all
|
|
|
|
Description: Belarusian desktop
|
|
|
|
This task localises the desktop in Belarusian.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
Recommends:
|
|
|
|
libreoffice-l10n-be,
|
|
|
|
iceweasel-l10n-be,
|
|
|
|
hunspell-be
|
|
|
|
|
|
|
|
Package: task-belarusian-kde-desktop
|
|
|
|
Architecture: all
|
|
|
|
Description: Belarusian KDE desktop
|
|
|
|
This task localises the KDE desktop in Belarusian.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
Recommends:
|
|
|
|
|
|
|
|
Package: task-bengali
|
|
|
|
Architecture: all
|
|
|
|
Description: Bengali environment
|
|
|
|
This task installs programs, data files, fonts, and
|
|
|
|
documentation that makes it easier for Bengali speakers
|
|
|
|
to use Debian.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
Recommends:
|
|
|
|
ttf-bengali-fonts,
|
|
|
|
aspell-bn
|
|
|
|
|
|
|
|
Package: task-bengali-desktop
|
|
|
|
Architecture: all
|
|
|
|
Description: Bengali desktop
|
|
|
|
This task localises the desktop in Bengali.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
Recommends:
|
|
|
|
libreoffice-l10n-bn,
|
|
|
|
iceweasel-l10n-bn-in,
|
|
|
|
iceweasel-l10n-bn-bd,
|
|
|
|
ttf-bengali-fonts
|
|
|
|
|
|
|
|
Package: task-bengali-kde-desktop
|
|
|
|
Architecture: all
|
|
|
|
Description: Bengali KDE desktop
|
|
|
|
This task localises the KDE desktop in Bengali.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
Recommends:
|
|
|
|
|
|
|
|
Package: task-bosnian
|
|
|
|
Architecture: all
|
|
|
|
XBC-Maintainer: Safir Secerovic <sapphire@linux.org.ba>
|
|
|
|
Description: Bosnian environment
|
|
|
|
This task installs packages and documentation in Bosnian
|
|
|
|
to help Bosnian speaking people use Debian.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
locales
|
|
|
|
Recommends:
|
|
|
|
aspell-hr,
|
|
|
|
doc-linux-hr,
|
|
|
|
itools
|
|
|
|
|
|
|
|
Package: task-bosnian-desktop
|
|
|
|
Architecture: all
|
|
|
|
XBC-Maintainer: Safir Secerovic <sapphire@linux.org.ba>
|
|
|
|
Description: Bosnian desktop
|
|
|
|
This task localises the desktop in Bosnian.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
Recommends:
|
|
|
|
libreoffice-l10n-bs,
|
|
|
|
iceweasel-l10n-bs,
|
|
|
|
xfonts-biznet-100dpi,
|
|
|
|
xfonts-biznet-75dpi,
|
|
|
|
xfonts-biznet-base,
|
|
|
|
xfonts-terminus,
|
|
|
|
myspell-hr
|
|
|
|
|
|
|
|
Package: task-bosnian-kde-desktop
|
|
|
|
Architecture: all
|
|
|
|
Description: Bosnian KDE desktop
|
|
|
|
This task localises the KDE desktop in Bosnian.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
Recommends:
|
|
|
|
kde-l10n-bs
|
|
|
|
|
|
|
|
Package: task-brazilian-portuguese
|
|
|
|
Architecture: all
|
|
|
|
XBC-Maintainer: Otavio Salvador <otavio@debian.org>
|
|
|
|
Description: Brazilian Portuguese environment
|
|
|
|
This task installs programs, data files, and
|
|
|
|
documentation that make it easier for Brazilian Portuguese speakers
|
|
|
|
to use Debian.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
manpages-pt
|
|
|
|
Recommends:
|
|
|
|
# Dictionaries
|
|
|
|
ibrazilian,
|
|
|
|
aspell-pt-br,
|
|
|
|
wbrazilian,
|
|
|
|
# Other packages to i18n common software
|
|
|
|
util-linux-locales
|
|
|
|
|
|
|
|
Package: task-brazilian-portuguese-desktop
|
|
|
|
Architecture: all
|
|
|
|
XBC-Maintainer: Otavio Salvador <otavio@debian.org>
|
|
|
|
Description: Brazilian Portuguese desktop
|
|
|
|
This task localises the desktop in Brasilian Portuguese.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
Recommends:
|
|
|
|
libreoffice-l10n-pt-br,
|
|
|
|
iceweasel-l10n-pt-br,
|
|
|
|
myspell-pt-br
|
|
|
|
|
|
|
|
Package: task-brazilian-portuguese-kde-desktop
|
|
|
|
Architecture: all
|
|
|
|
Description: Brazilian Portuguese KDE desktop
|
|
|
|
This task localises the KDE desktop in Brazilian Portuguese.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
Recommends:
|
|
|
|
kde-l10n-ptbr
|
|
|
|
|
|
|
|
Package: task-british
|
|
|
|
Architecture: all
|
|
|
|
Description: British English environment
|
|
|
|
This task installs packages and documentation in British English
|
|
|
|
to help British English speaking people use Debian.
|
|
|
|
XBC-Maintainer: Per Olofsson <pelle@debian.org>
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
locales
|
|
|
|
Recommends:
|
|
|
|
util-linux-locales,
|
|
|
|
ibritish,
|
|
|
|
wbritish
|
|
|
|
|
|
|
|
Package: task-british-desktop
|
|
|
|
Architecture: all
|
|
|
|
Description: British English desktop
|
|
|
|
This task localises the desktop in British English.
|
|
|
|
XBC-Maintainer: Per Olofsson <pelle@debian.org>
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
Recommends:
|
|
|
|
iceweasel-l10n-en-gb,
|
|
|
|
libreoffice-help-en-gb,
|
|
|
|
libreoffice-l10n-en-gb,
|
|
|
|
myspell-en-gb
|
|
|
|
|
|
|
|
Package: task-british-kde-desktop
|
|
|
|
Architecture: all
|
|
|
|
Description: British KDE desktop
|
|
|
|
This task localises the KDE desktop in British.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
Recommends:
|
|
|
|
kde-l10n-engb
|
|
|
|
|
|
|
|
Package: task-bulgarian
|
|
|
|
Architecture: all
|
|
|
|
Description: Bulgarian environment
|
|
|
|
This task installs programs and data files that make it easier for
|
|
|
|
Bulgarian speakers to use Debian.
|
|
|
|
XBC-Maintainer: Anton Zinoviev <zinoviev@debian.org>
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
Recommends:
|
|
|
|
aspell-bg,
|
|
|
|
ibulgarian,
|
|
|
|
wbulgarian
|
|
|
|
|
|
|
|
Package: task-bulgarian-desktop
|
|
|
|
Architecture: all
|
|
|
|
Description: Bulgarian desktop
|
|
|
|
This task localises the desktop in Bulgarian.
|
|
|
|
XBC-Maintainer: Anton Zinoviev <zinoviev@debian.org>
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
Recommends:
|
|
|
|
libreoffice-l10n-bg,
|
|
|
|
iceweasel-l10n-bg,
|
|
|
|
ttf-dejavu,
|
|
|
|
myspell-bg
|
|
|
|
|
|
|
|
Package: task-bulgarian-kde-desktop
|
|
|
|
Architecture: all
|
|
|
|
Description: Bulgarian KDE desktop
|
|
|
|
This task localises the KDE desktop in Bulgarian.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
Recommends:
|
|
|
|
kde-l10n-bg
|
|
|
|
|
|
|
|
Package: task-catalan
|
|
|
|
Architecture: all
|
|
|
|
XBC-Maintainer: Jordi Mallach <jordi@debian.org>
|
|
|
|
Description: Catalan environment
|
|
|
|
This task installs packages and documentation in Catalan
|
|
|
|
to help Catalan speaking people use Debian.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
Recommends:
|
|
|
|
aspell-ca,
|
|
|
|
icatalan,
|
|
|
|
wcatalan,
|
|
|
|
util-linux-locales
|
|
|
|
|
|
|
|
Package: task-catalan-desktop
|
|
|
|
Architecture: all
|
|
|
|
XBC-Maintainer: Jordi Mallach <jordi@debian.org>
|
|
|
|
Description: Catalan desktop
|
|
|
|
This task localises the desktop in Catalan.
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
Recommends:
|
|
|
|
iceweasel-l10n-ca,
|
|
|
|
libreoffice-l10n-ca,
|
|
|
|
libreoffice-help-ca,
|
|
|
|
myspell-ca
|
|
|
|
|
|
|
|
Package: task-catalan-kde-desktop
|
|
|
|
Architecture: all
|
|
|
|
Description: Catalan KDE desktop
|
|
|
|
This task localises the KDE desktop in Catalan.
|
|
|
|
Depends: ${misc:Depends},
|
|