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

Matthias Klumpp mak at moszumanska.debian.org
Mon Jan 15 01:06:55 UTC 2018


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

The following commit has been merged in the master branch:
commit 9164adc699cf59a2e55ca5849d7dc257b28e5010
Author: Matthias Klumpp <mak at debian.org>
Date:   Mon Jan 15 01:59:48 2018 +0100

    Make Lintian happy again
---
 debian/control                                           | 4 ++--
 debian/plasma-discover-backend-flatpak.lintian-overrides | 3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 31da4e3..73408ae 100644
--- a/debian/control
+++ b/debian/control
@@ -102,7 +102,7 @@ Description: Discover software manager suite (common data files)
 Package: plasma-discover-backend-flatpak
 Architecture: any
 Depends: flatpak,
-         plasma-discover (= ${source:Version}),
+         plasma-discover (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Discover software management suite
@@ -115,7 +115,7 @@ Description: Discover software management suite
 
 Package: plasma-discover-backend-snap
 Architecture: any
-Depends: plasma-discover (= ${source:Version}),
+Depends: plasma-discover (= ${binary:Version}),
          snapd,
          ${misc:Depends},
          ${shlibs:Depends}
diff --git a/debian/plasma-discover-backend-flatpak.lintian-overrides b/debian/plasma-discover-backend-flatpak.lintian-overrides
new file mode 100644
index 0000000..65565b5
--- /dev/null
+++ b/debian/plasma-discover-backend-flatpak.lintian-overrides
@@ -0,0 +1,3 @@
+# The binary this package references is in the plasma-discover package, which the Flatpak backend depends on.
+# The sole purpose of this .desktop file is MIME association.
+plasma-discover-backend-flatpak binary: desktop-command-not-in-package usr/share/applications/org.kde.discover-flatpak.desktop plasma-discover

-- 
KDE Discover packaging



More information about the pkg-kde-commits mailing list