diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 00:22:49 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 00:22:49 +0900 |
commit | 884b6921b572aa96d6619de3db6f43aae4caa38e (patch) | |
tree | 22c8bdc6541eb5db4f880635bdf26f882fb8af21 | |
parent | 0bff5319c6e0ef3b555aa4c7755e3d8b243044d7 (diff) | |
download | tde-packaging-884b6921b572aa96d6619de3db6f43aae4caa38e.tar.gz tde-packaging-884b6921b572aa96d6619de3db6f43aae4caa38e.zip |
tde-style-qtcurve now "suggests" gtk2-engines-qtcurve package rather
than "recommending" it. This relates to bug 2561.
Partially manually cherry-picked from commit ba0b1f9b548f2918a67de0915bf08a3bd7c33171
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 files changed, 3 insertions, 3 deletions
diff --git a/debian/lenny/applications/tde-style-qtcurve/debian/control b/debian/lenny/applications/tde-style-qtcurve/debian/control index ac3392a60..7d489032d 100644 --- a/debian/lenny/applications/tde-style-qtcurve/debian/control +++ b/debian/lenny/applications/tde-style-qtcurve/debian/control @@ -11,7 +11,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Replaces: kde-style-qtcurve-trinity (<< 4:14.0.0~) Breaks: kde-style-qtcurve-trinity (<< 4:14.0.0~) -Recommends: gtk2-engines-qtcurve +Suggests: gtk2-engines-qtcurve Provides: tde-style-qtcurve Description: This is a set of widget styles for Trinity based apps This package together with gtk2-engines-qtcurve aim to provide a unified look diff --git a/debian/squeeze/applications/tde-style-qtcurve/debian/control b/debian/squeeze/applications/tde-style-qtcurve/debian/control index ac3392a60..7d489032d 100644 --- a/debian/squeeze/applications/tde-style-qtcurve/debian/control +++ b/debian/squeeze/applications/tde-style-qtcurve/debian/control @@ -11,7 +11,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Replaces: kde-style-qtcurve-trinity (<< 4:14.0.0~) Breaks: kde-style-qtcurve-trinity (<< 4:14.0.0~) -Recommends: gtk2-engines-qtcurve +Suggests: gtk2-engines-qtcurve Provides: tde-style-qtcurve Description: This is a set of widget styles for Trinity based apps This package together with gtk2-engines-qtcurve aim to provide a unified look diff --git a/ubuntu/maverick/applications/tde-style-qtcurve/debian/control b/ubuntu/maverick/applications/tde-style-qtcurve/debian/control index 8a4d3c120..048385d12 100644 --- a/ubuntu/maverick/applications/tde-style-qtcurve/debian/control +++ b/ubuntu/maverick/applications/tde-style-qtcurve/debian/control @@ -11,7 +11,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Replaces: kde-style-qtcurve-kde3 (<< 4:14.0.0~), kde-style-qtcurve-trinity (<< 4:14.0.0~) Breaks: kde-style-qtcurve-kde3 (<< 4:14.0.0~), kde-style-qtcurve-trinity (<< 4:14.0.0~) -Recommends: gtk2-engines-qtcurve +Suggests: gtk2-engines-qtcurve Provides: tde-style-qtcurve Description: This is a set of widget styles for Trinity based apps This package together with gtk2-engines-qtcurve aim to provide a unified look |