Merge lp:~mitya57/appmenu-qt5/drop-useless-suggests into lp:appmenu-qt5

Proposed by Dmitry Shachnev
Status: Merged
Approved by: Łukasz Zemczak
Approved revision: 27
Merged at revision: 27
Proposed branch: lp:~mitya57/appmenu-qt5/drop-useless-suggests
Merge into: lp:appmenu-qt5
Diff against target: 14 lines (+0/-4)
1 file modified
debian/control (+0/-4)
To merge this branch: bzr merge lp:~mitya57/appmenu-qt5/drop-useless-suggests
Reviewer Review Type Date Requested Status
Łukasz Zemczak Approve
Review via email: mp+243146@code.launchpad.net

Commit message

Drop useless Suggests on qtbase packages.

Description of the change

I have noticed that appmenu-qt5 still suggests libqt5core5, even though that package have been replaced by libqt5core5a long time ago. But then I noticed that these suggestions are not needed at all, as it *depends* on that Qt 5 stuff anyway, via shlibs depends.

To post a comment you must log in.
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

Indeed, I suppose this was a leftover from some old packaging for the very first versions. When thinking about it, it shouldn't actually be in trunk anymore. Thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/control'
2--- debian/control 2014-10-09 05:21:21 +0000
3+++ debian/control 2014-11-28 12:13:52 +0000
4@@ -27,10 +27,6 @@
5 Architecture: any
6 Depends: ${misc:Depends},
7 ${shlibs:Depends},
8-Suggests: libqt5core5,
9- libqt5dbus5,
10- libqt5gui5,
11- libqt5widgets5,
12 Description: application menu for Qt5
13 appmenu provides you with an integrated application menu in your global
14 menu bar. It functions as a QPA platformtheme plugin.

Subscribers

People subscribed via source and target branches