diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 00:16:29 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 00:16:29 +0900 |
commit | ba0b1f9b548f2918a67de0915bf08a3bd7c33171 (patch) | |
tree | e8c5e3abe6f2491022c10e475bf0fc2b1ccb5209 /ubuntu/maverick | |
parent | e38296a3737847d1dea30dab9c40b27b2d2cf61f (diff) | |
download | tde-packaging-ba0b1f9b548f2918a67de0915bf08a3bd7c33171.tar.gz tde-packaging-ba0b1f9b548f2918a67de0915bf08a3bd7c33171.zip |
tde-style-qtcurve now "suggests" gtk2-engines-qtcurve package rather
than "recommending" it. This relates to bug 2561.
The "qtcurve-trinity" dummy package has also been removed.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/maverick')
-rw-r--r-- | ubuntu/maverick/applications/tde-style-qtcurve/debian/control | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/ubuntu/maverick/applications/tde-style-qtcurve/debian/control b/ubuntu/maverick/applications/tde-style-qtcurve/debian/control index 8a4d3c120..497bfb3e3 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 @@ -20,15 +20,6 @@ Description: This is a set of widget styles for Trinity based apps This package is most useful when installed together with gtk2-engines-qtcurve. -Package: qtcurve-trinity -Architecture: any -Depends: tde-style-qtcurve-trinity, gtk2-engines-qtcurve -Replaces: qtcurve-kde3 (<< 4:14.0.0~), qtcurve-trinity (<< 4:14.0.0~) -Breaks: qtcurve-kde3 (<< 4:14.0.0~), qtcurve-trinity (<< 4:14.0.0~) -Description: This is a set of widget styles for Trinity and Gtk2 based apps - This is an empty dummy package which will drag the packages - tde-style-qtcurve and gtk2-engines-qtcurve in your system. - Package: tde-style-qtcurve-trinity-dbg Section: libdevel Architecture: any |