diff --git a/debian/changelog b/debian/changelog index 3fca8b5..800342e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +deepin-default-settings (2024.11.14) unstable; urgency=medium + + * release 2024.11.14 + + -- zhangkun Thu, 14 Nov 2024 16:03:45 +0800 + deepin-default-settings (2024.08.13) unstable; urgency=medium * Using postinst script to process browser icons diff --git a/debian/control b/debian/control index ad365c4..6b471f9 100644 --- a/debian/control +++ b/debian/control @@ -15,9 +15,6 @@ Depends: python3, python3-gi, ${misc:Depends}, -Pre-Depends: - deepin-home (>= 1.6.0), - coreutils, Suggests: binfmt-support, Conflicts: diff --git a/usr.share.d/fontconfig/conf.avail/55-deepin-default.conf b/usr.share.d/fontconfig/conf.avail/55-deepin-default.conf index c8e6998..aa4018c 100644 --- a/usr.share.d/fontconfig/conf.avail/55-deepin-default.conf +++ b/usr.share.d/fontconfig/conf.avail/55-deepin-default.conf @@ -2,34 +2,66 @@ - - serif - - Noto Serif - - + + + serif + + + Source Han Sans SC + + - - sans-serif - - Noto Sans - - + + + sans-serif + + + Source Han Sans SC + + - - monospace - - Noto Sans Mono - - + + + monospace + + + Noto Sans Mono + + + + + + + serif + + + sans-serif + + + monospace + + + system-ui + + + system-ui + + - - system-ui - - Noto Sans - - + + + system-ui + + + Source Han Sans SC + + + + rgb + diff --git a/usr.share.d/fontconfig/conf.avail/55-language-deepin-ja.conf b/usr.share.d/fontconfig/conf.avail/55-language-deepin-ja.conf index fe728aa..12fba9c 100644 --- a/usr.share.d/fontconfig/conf.avail/55-language-deepin-ja.conf +++ b/usr.share.d/fontconfig/conf.avail/55-language-deepin-ja.conf @@ -12,7 +12,7 @@ serif - Noto Serif CJK JP + Source Han Sans SC @@ -27,7 +27,7 @@ sans-serif - Noto Sans CJK JP + Source Han Sans SC @@ -58,7 +58,7 @@ system-ui - Noto Sans CJK JP + Source Han Sans SC diff --git a/usr.share.d/fontconfig/conf.avail/55-language-deepin-ko.conf b/usr.share.d/fontconfig/conf.avail/55-language-deepin-ko.conf index 0a7f63f..9cd8eb4 100644 --- a/usr.share.d/fontconfig/conf.avail/55-language-deepin-ko.conf +++ b/usr.share.d/fontconfig/conf.avail/55-language-deepin-ko.conf @@ -12,7 +12,7 @@ serif - Noto Serif CJK KR + Source Han Sans SC @@ -27,7 +27,7 @@ sans-serif - Noto Sans CJK KR + Source Han Sans SC @@ -58,7 +58,7 @@ system-ui - Noto Sans CJK KR + Source Han Sans SC diff --git a/usr.share.d/fontconfig/conf.avail/55-language-deepin-zh.conf b/usr.share.d/fontconfig/conf.avail/55-language-deepin-zh.conf index 4c337b2..3a5de78 100644 --- a/usr.share.d/fontconfig/conf.avail/55-language-deepin-zh.conf +++ b/usr.share.d/fontconfig/conf.avail/55-language-deepin-zh.conf @@ -12,7 +12,7 @@ serif - Noto Serif CJK SC + Source Han Sans SC @@ -49,7 +49,7 @@ serif - Noto Serif CJK SC + Source Han Sans SC @@ -61,7 +61,7 @@ serif - Noto Serif CJK TC + Source Han Sans SC @@ -76,7 +76,7 @@ sans-serif - Noto Sans CJK SC + Source Han Sans SC @@ -125,7 +125,7 @@ sans-serif - Noto Sans CJK SC + Source Han Sans SC @@ -137,7 +137,7 @@ sans-serif - Noto Sans CJK TC + Source Han Sans SC @@ -149,7 +149,7 @@ sans-serif - Noto Sans CJK HK + Source Han Sans SC @@ -170,6 +170,19 @@ + + + zh-hk + + + monospace + + + Noto Mono + Noto Sans Mono + + + @@ -181,7 +194,7 @@ system-ui - Noto Sans CJK SC + Source Han Sans SC @@ -230,7 +243,7 @@ system-ui - Noto Sans CJK SC + Source Han Sans SC @@ -242,7 +255,7 @@ system-ui - Noto Sans CJK TC + Source Han Sans SC @@ -254,7 +267,7 @@ system-ui - Noto Sans CJK HK + Source Han Sans SC - + \ No newline at end of file