[SCM] frameworkintegration packaging branch, master, updated. debian/5.15.0-1-3-g46b69a5

Maximiliano Curia maxy at moszumanska.debian.org
Thu Nov 19 16:47:43 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/frameworkintegration.git;a=commitdiff;h=46b69a5

The following commit has been merged in the master branch:
commit 46b69a5765169a952599881d58a90d3a393dd81d
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Nov 19 17:30:59 2015 +0100

    Use Noto fonts by default.
---
 debian/changelog                    | 1 +
 debian/control                      | 2 +-
 debian/frameworkintegration.install | 1 +
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0dbccae..b04f848 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 frameworkintegration (5.16.0-1~) UNRELEASED; urgency=medium
 
   * New upstream release (5.16.0).
+  * Use Noto fonts by default.
 
  -- Maximiliano Curia <maxy at debian.org>  Tue, 17 Nov 2015 11:41:52 +0100
 
diff --git a/debian/control b/debian/control
index 7daa122..b50e1dd 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/frameworks/frameworkintegration.git
 
 Package: frameworkintegration
 Architecture: any
-Depends: fonts-oxygen (>= 0.4~), ${misc:Depends}, ${shlibs:Depends}
+Depends: fonts-noto-hinted, ${misc:Depends}, ${shlibs:Depends}
 Breaks: kf5-infopage, kf5-integrationplugin, kf5-platformtheme
 Replaces: kf5-infopage, kf5-integrationplugin, kf5-platformtheme
 Description: KF5 cross-framework integration plugins
diff --git a/debian/frameworkintegration.install b/debian/frameworkintegration.install
index cab8cca..1dea657 100644
--- a/debian/frameworkintegration.install
+++ b/debian/frameworkintegration.install
@@ -1,5 +1,6 @@
 usr/lib/*/qt5/plugins/kf5/FrameworkIntegrationPlugin.so
 usr/lib/*/qt5/plugins/platformthemes/KDEPlatformTheme.so
+usr/share/kconf_update/frameworksintegration-5.16-font.*
 usr/share/kf5/infopage/
 usr/share/knotifications5/plasma_workspace.notifyrc
 usr/share/locale/*/*/frameworkintegration5.mo

-- 
frameworkintegration packaging



More information about the pkg-kde-commits mailing list