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 | 11 +++++++---- debian/control.in | 11 +++++++---- debian/fonts-roboto-hinted.install | 1 - debian/fonts-roboto-hinted.lintian-overrides | 2 -- 4 files changed, 14 insertions(+), 11 deletions(-) delete mode 100644 debian/fonts-roboto-hinted.install delete mode 100644 debian/fonts-roboto-hinted.lintian-overrides diff --git a/debian/control b/debian/control index cde73eb..d85d1fd 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,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 @@ -31,10 +31,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. @@ -43,11 +44,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 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 diff --git a/debian/fonts-roboto-hinted.install b/debian/fonts-roboto-hinted.install deleted file mode 100644 index 9631497..0000000 --- a/debian/fonts-roboto-hinted.install +++ /dev/null @@ -1 +0,0 @@ -hinted/*.ttf /usr/share/fonts/truetype/roboto/hinted/ \ No newline at end of file diff --git a/debian/fonts-roboto-hinted.lintian-overrides b/debian/fonts-roboto-hinted.lintian-overrides deleted file mode 100644 index 4376176..0000000 --- a/debian/fonts-roboto-hinted.lintian-overrides +++ /dev/null @@ -1,2 +0,0 @@ -# This will replace existing fonts-robto package -fonts-roboto-hinted: duplicate-font-file \ No newline at end of file -- cgit v1.2.3