summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control64
1 files changed, 64 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..48214c5
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,64 @@
+Source: fonts-roboto
+Priority: optional
+Section: fonts
+Build-Depends: cdbs,
+ devscripts,
+ debhelper (>= 9~),
+ dh-buildinfo,
+ libregexp-assemble-perl,
+ libimage-exiftool-perl,
+ libfont-ttf-perl
+Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org>
+Uploaders: Vasudev Kamath <vasudev@copyninja.info>,
+ Jonas Smedegaard <dr@jones.dk>
+Standards-Version: 3.9.6
+Homepage: https://github.com/google/roboto
+Vcs-Git: https://anonscm.debian.org/git/pkg-fonts/fonts-roboto.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-fonts/fonts-roboto.git
+
+Package: fonts-roboto
+Architecture: all
+Multi-Arch: foreign
+Depends: ${misc:Depends},
+ fonts-roboto-hinted
+Recommends: fonts-roboto-unhinted
+Description: metapackage to pull in Roboto fonts
+ Roboto is Google's signature family of fonts, the default font in
+ Android and ChromeOS and the recommended font for Google's visual
+ language, Material Design.
+ .
+ Roboto supports all Latin, Cyrillic, and Greek characters in Unicode
+ 7.0 as well as currency symbol for the Georgian lari, to be published
+ in Unicode 8.0.
+
+Package: fonts-roboto-hinted
+Architecture: all
+Multi-Arch: foreign
+Depends: ${misc:Depends}
+Conflicts: fonts-roboto-unhinted
+Description: Google's signature family of fonts (hinted)
+ Roboto is Google's signature family of fonts, the default font in
+ Android and ChromeOS and the recommended font for Google's visual
+ language, Material Design.
+ .
+ Roboto supports all Latin, Cyrillic, and Greek characters in Unicode
+ 7.0 as well as currency symbol for the Georgian lari, to be published
+ in Unicode 8.0.
+ .
+ This package contains Roboto font families with hinting.
+
+Package: fonts-roboto-unhinted
+Architecture: all
+Multi-Arch: foreign
+Depends: ${misc:Depends}
+Conflicts: fonts-roboto-hinted
+Description: Google's signature family of fonts (unhinted)
+ Roboto is Google's signature family of fonts, the default font in
+ Android and ChromeOS and the recommended font for Google's visual
+ language, Material Design.
+ .
+ Roboto supports all Latin, Cyrillic, and Greek characters in Unicode
+ 7.0 as well as currency symbol for the Georgian lari, to be published
+ in Unicode 8.0.
+ .
+ This package contain Roboto font families which lack hinting.