diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-03-28 14:13:18 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-03-28 14:13:18 -0500 |
commit | 4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6 (patch) | |
tree | c6f53decaabed9678523a8bbd6a1000a9f3bf78f /ubuntu/raring/applications/tde-style-qtcurve/debian/control.in | |
parent | 211d261d7778de1d9a773e7ec43a4e97b4bd7e57 (diff) | |
download | tde-packaging-4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6.tar.gz tde-packaging-4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6.zip |
Split raring packaging into new directory due to defoma changes
Diffstat (limited to 'ubuntu/raring/applications/tde-style-qtcurve/debian/control.in')
-rw-r--r-- | ubuntu/raring/applications/tde-style-qtcurve/debian/control.in | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/ubuntu/raring/applications/tde-style-qtcurve/debian/control.in b/ubuntu/raring/applications/tde-style-qtcurve/debian/control.in new file mode 100644 index 000000000..7533b48f4 --- /dev/null +++ b/ubuntu/raring/applications/tde-style-qtcurve/debian/control.in @@ -0,0 +1,32 @@ +Source: tde-style-qtcurve-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +XSBC-Original-Maintainer: @@@MAINTAINER@@@ +Uploaders: @@@UPLOADERS@@@ +Build-Depends: debhelper (>= 5), tdelibs4-trinity-dev, cmake +Standards-Version: 3.8.4 + +Package: tde-style-qtcurve-trinity +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Replaces: tde-style-qtcurve-kde3 (<< 4:3.5.13) +Breaks: tde-style-qtcurve-kde3 (<< 4:3.5.13) +Recommends: 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 + and feel on the desktop when using KDE and Gnome applications. + . + 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:3.5.13) +Breaks: qtcurve-kde3 (<< 4:3.5.13) +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. + |