[SCM] KDE Discover packaging branch, master, updated. debian/5.8.5-2-1-ge0adabb

Matthias Klumpp mak at moszumanska.debian.org
Tue Jan 17 00:18:06 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/plasma-discover.git;a=commitdiff;h=e0adabb

The following commit has been merged in the master branch:
commit e0adabb1da43c9ffbcbf3b25dab0063029bf494f
Author: Matthias Klumpp <mak at debian.org>
Date:   Tue Jan 17 01:17:46 2017 +0100

    Make APT download high-res application icons by default
---
 debian/extra/90plasmadiscover  | 8 ++++++++
 debian/plasma-discover.install | 1 +
 2 files changed, 9 insertions(+)

diff --git a/debian/extra/90plasmadiscover b/debian/extra/90plasmadiscover
new file mode 100644
index 0000000..5e3a3c0
--- /dev/null
+++ b/debian/extra/90plasmadiscover
@@ -0,0 +1,8 @@
+## This file is provided by KDE Discover to enable the download of bigger
+## high-res application icons by default.
+
+Acquire::IndexTargets {
+    deb::DEP-11-icons-hidpi  {
+        DefaultEnabled "true";
+    };
+};
diff --git a/debian/plasma-discover.install b/debian/plasma-discover.install
index 2cc6b2a..f3cbda8 100644
--- a/debian/plasma-discover.install
+++ b/debian/plasma-discover.install
@@ -1,3 +1,4 @@
+extra/90plasmadiscover /etc/apt/apt.conf.d/
 usr/bin/plasma-discover
 usr/lib/*/libexec/kf5/discover/runservice
 usr/lib/*/plasma-discover/*

-- 
KDE Discover packaging



More information about the pkg-kde-commits mailing list