summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/tde-style-qtcurve/debian/control
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2019-04-03 23:02:46 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-04-03 23:02:46 +0900
commitfcad8b8d150fb9f508973e3044a103de74ec3877 (patch)
treeca34a8cf3bfbe08335d40c47863b4901e1d19609 /ubuntu/_base/applications/tde-style-qtcurve/debian/control
parent5d8ed1fab813d86b04383f7fcf8ab2c994cbea30 (diff)
downloadtde-packaging-fcad8b8d150fb9f508973e3044a103de74ec3877.tar.gz
tde-packaging-fcad8b8d150fb9f508973e3044a103de74ec3877.zip
DEB: use _base folder for a distro instead of specific distros (squeeze and maverick).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/applications/tde-style-qtcurve/debian/control')
-rw-r--r--ubuntu/_base/applications/tde-style-qtcurve/debian/control40
1 files changed, 40 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/tde-style-qtcurve/debian/control b/ubuntu/_base/applications/tde-style-qtcurve/debian/control
new file mode 100644
index 000000000..048385d12
--- /dev/null
+++ b/ubuntu/_base/applications/tde-style-qtcurve/debian/control
@@ -0,0 +1,40 @@
+Source: tde-style-qtcurve-trinity
+Section: tde
+Priority: optional
+Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
+XSBC-Original-Maintainer: Bastian Venthur <venthur@debian.org>
+Build-Depends: debhelper (>= 7.0.50~), quilt, tdelibs14-trinity-dev, cmake, cdbs
+Standards-Version: 3.8.4
+
+Package: tde-style-qtcurve-trinity
+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~)
+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
+ and feel on the desktop when using TDE 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: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
+Priority: extra
+Depends: tde-style-qtcurve-trinity (= ${source:Version}), tdelibs-trinity-dbg
+Description: debugging symbols for tde-style-qtcurve-trinity
+ This package contains the debugging symbols associated with tde-style-qtcurve.
+ They will automatically be used by gdb for debugging tde-style-qtcurve-related
+ issues.