[SCM] KDE Discover packaging branch, master, updated. debian/5.7.0-3-3-g59be64d
Matthias Klumpp
mak at moszumanska.debian.org
Fri Jul 15 14:46:33 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/plasma-discover.git;a=commitdiff;h=b0853f8
The following commit has been merged in the master branch:
commit b0853f807ee4d847d73014a143f0cb5075e1a14a
Author: Matthias Klumpp <mak at debian.org>
Date: Fri Jul 15 16:44:53 2016 +0200
Tighten depends/breaks
---
debian/control | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 95a1b1a..914a4e3 100644
--- a/debian/control
+++ b/debian/control
@@ -44,8 +44,8 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/plasma/plasma-discover.git
Package: plasma-discover
Architecture: any
-Depends: appstream,
- packagekit,
+Depends: appstream (>= 0.8),
+ packagekit (>= 1.0),
plasma-discover-common (= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
@@ -81,10 +81,12 @@ Architecture: all
Depends: ${misc:Depends}
Breaks: muon-common (<< 4:5.5.3a),
plasma-discover (<< 5.7.0-2),
- plasma-discover-private (<< 5.7.0)
+ plasma-discover-private (<< 5.7.0),
+ plasma-discover-updater (<< 5.7.0)
Replaces: muon-common (<< 4:5.5.3a),
plasma-discover (<< 5.7.0-2),
- plasma-discover-private (<< 5.7.0)
+ plasma-discover-private (<< 5.7.0),
+ plasma-discover-updater (<< 5.7.0)
Description: Discover software manager suite (common data files)
Discover is a graphical software manager for the Plasma workspace.
.
--
KDE Discover packaging
More information about the pkg-kde-commits
mailing list