summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/tde-style-qtcurve/debian/control
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2021-07-04 21:06:02 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2021-07-04 21:06:02 +0900
commitbd72eef4a4458f8d2e52609d7b6cf3efe12a0177 (patch)
treeb797d29ee85d482247cfecda13d1fb572e4c4d62 /ubuntu/_base/applications/tde-style-qtcurve/debian/control
parent5051f08d847e70346920d72e34da55558b89145c (diff)
downloadtde-packaging-bd72eef4a4458f8d2e52609d7b6cf3efe12a0177.tar.gz
tde-packaging-bd72eef4a4458f8d2e52609d7b6cf3efe12a0177.zip
Rearranged applications folder into sub categories.
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/control31
1 files changed, 0 insertions, 31 deletions
diff --git a/ubuntu/_base/applications/tde-style-qtcurve/debian/control b/ubuntu/_base/applications/tde-style-qtcurve/debian/control
deleted file mode 100644
index 00bacf730..000000000
--- a/ubuntu/_base/applications/tde-style-qtcurve/debian/control
+++ /dev/null
@@ -1,31 +0,0 @@
-Source: tde-style-qtcurve-trinity
-Section: tde
-Priority: optional
-Maintainer: TDE Debian Team <team-debian@trinitydesktop.org>
-XSBC-Original-Maintainer: Bastian Venthur <venthur@debian.org>
-Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake-trinity, ninja-build, tdelibs14-trinity-dev
-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: 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.