[neon/kde/plasma-discover/Neon/unstable] debian: Add new KCM: kde-config-updates.

Ashley Stone null at kde.org
Tue Dec 22 16:18:35 GMT 2020


Git commit e9dc1acce843c35bb4398c6818e7ad1f2830b9b6 by Ashley Stone.
Committed on 22/12/2020 at 16:13.
Pushed by jriddell into branch 'Neon/unstable'.

Add new KCM: kde-config-updates.

M  +13   -0    debian/control
A  +5    -0    debian/kde-config-updates.install

https://invent.kde.org/neon/kde/plasma-discover/commit/e9dc1acce843c35bb4398c6818e7ad1f2830b9b6

diff --git a/debian/control b/debian/control
index ba9fb86..02794f1 100644
--- a/debian/control
+++ b/debian/control
@@ -57,6 +57,7 @@ Depends: appstream (>= 0.8),
          apt-config-icons-hidpi,
          apt-config-icons-large,
          apt-config-icons-large-hidpi,
+         kde-config-updates,
          packagekit (>= 1.0),
          plasma-discover-common (= ${source:Version}),
          plasma-framework,
@@ -149,3 +150,15 @@ Description: Discover software manager suite (common data files)
  .
  This package contains data files shared by various parts of the
  Discover suite.
+
+Package: kde-config-updates
+Architecture: any
+Depends: plasma-discover (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
+Description: Unattended updates configuration
+ This package contains a configuration module for configuring
+ unattended updates for fleet administrators without the need to
+ use system updaters manually.
+ .
+ This package is part of Plasma Discover.
diff --git a/debian/kde-config-updates.install b/debian/kde-config-updates.install
new file mode 100644
index 0000000..f9ae626
--- /dev/null
+++ b/debian/kde-config-updates.install
@@ -0,0 +1,5 @@
+usr/share/kpackage/kcms/kcm_updates/metadata.json
+usr/share/kpackage/kcms/kcm_updates/metadata.desktop
+usr/share/kpackage/kcms/kcm_updates/contents/ui/main.qml
+usr/share/kservices5/kcm_updates.desktop
+usr/lib/x86_64-linux-gnu/qt5/plugins/kcms/kcm_updates.so


More information about the Neon-commits mailing list