1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72
|
Source: fonts-ubuntu
Section: non-free/fonts
Priority: optional
Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
Uploaders: Jeremy Bicha <jbicha@debian.org>
XS-Autobuild: yes
Build-Depends: debhelper (>= 11),
dpkg-dev,
bdf2psf,
otf2bdf
Standards-Version: 4.1.3
Vcs-Git: https://salsa.debian.org/fonts-team/fonts-ubuntu.git
Vcs-Browser: https://salsa.debian.org/fonts-team/fonts-ubuntu
Homepage: https://design.ubuntu.com/font/
Package: fonts-ubuntu
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Breaks: ttf-ubuntu-font-family (<= 1:0.83-1~)
Replaces: ttf-ubuntu-font-family (<= 1:0.83-1~)
Description: sans-serif font set from Ubuntu
The Ubuntu Font Family is a set of contemporary sans-serif fonts developed
between 2010-2011. Dalton Maag performed the font design work and
implementation with funding from Canonical. The fonts have been the default
fonts for Ubuntu since 2010.
Package: fonts-ubuntu-console
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Breaks: fonts-ubuntu-font-family-console (<= 1:0.83-1~)
Replaces: fonts-ubuntu-font-family-console (<= 1:0.83-1~)
Description: console version of the Ubuntu Mono font
The Ubuntu Font Family is a set of contemporary sans-serif fonts developed
between 2010-2011. Dalton Maag performed the font design work and
implementation with funding from Canonical. The fonts have been the default
fonts for Ubuntu since 2010.
.
This package contains the "Ubuntu Mono" font converted to a bitmap version
for Linux console use. These fonts can be loaded from a virtual terminal by
executing "setfont /usr/share/consolefonts/UbuntuMono*.psf" .
Package: fonts-ubuntu-font-family-console
Architecture: all
Multi-Arch: foreign
Section: non-free/oldlibs
Depends: ${misc:Depends}, fonts-ubuntu-console
Description: console version of the Ubuntu Mono font (transitional package)
The Ubuntu Font Family is a set of contemporary sans-serif fonts developed
between 2010-2011. Dalton Maag performed the font design work and
implementation with funding from Canonical. The fonts have been the default
fonts for Ubuntu since 2010.
.
This package contains the "Ubuntu Mono" font converted to a bitmap version
for Linux console use. These fonts can be loaded from a virtual terminal by
executing "setfont /usr/share/consolefonts/UbuntuMono*.psf" .
.
This is a transitional package.
Package: ttf-ubuntu-font-family
Architecture: all
Multi-Arch: foreign
Section: non-free/oldlibs
Depends: ${misc:Depends}, fonts-ubuntu
Description: sans-serif font set from Ubuntu (transitional package)
The Ubuntu Font Family is a set of contemporary sans-serif fonts developed
between 2010-2011. Dalton Maag performed the font design work and
implementation with funding from Canonical. The fonts have been the default
fonts for Ubuntu since 2010.
.
This is a transitional package.
|