From 84ef4fa1abe7d575d56720e7078ae77c0420afed Mon Sep 17 00:00:00 2001 From: Andrej Shadura Date: Wed, 6 Feb 2019 13:05:59 +0100 Subject: Deprecate hinted fonts --- debian/control.in | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'debian/control.in') diff --git a/debian/control.in b/debian/control.in index 5bed025..2777f05 100644 --- a/debian/control.in +++ b/debian/control.in @@ -14,7 +14,7 @@ Package: fonts-roboto Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, - fonts-roboto-hinted + 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 @@ -25,10 +25,11 @@ Description: metapackage to pull in Roboto fonts in Unicode 8.0. Package: fonts-roboto-hinted +Section: oldlibs Architecture: all Multi-Arch: foreign -Depends: ${misc:Depends} -Description: Google's signature family of fonts (hinted) +Depends: fonts-roboto-unhinted (>= 0~20170802~) +Description: Google's signature family of fonts (transitional package) 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. @@ -37,11 +38,13 @@ Description: Google's signature family of fonts (hinted) 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. + This package previously contained Roboto font families with hinting. + It is now dummy and can be safely removed. Package: fonts-roboto-unhinted Architecture: all Multi-Arch: foreign +Breaks: fonts-roboto-hinted (<< 0~20170802~) Depends: ${misc:Depends} Description: Google's signature family of fonts (unhinted) Roboto is Google's signature family of fonts, the default font in -- cgit v1.2.3