summaryrefslogtreecommitdiffstats
path: root/debian/_base/applications/tde-style-qtcurve/debian/control
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2021-07-05 00:28:13 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2021-07-05 00:28:13 +0900
commit0cf700f49d6437ea21867ae6300c7056eadfbd97 (patch)
treedec8bff7ef4366370de0ad280d6395c363ce1f3f /debian/_base/applications/tde-style-qtcurve/debian/control
parente52d0aefda74071dece63a038079503cdc2cc905 (diff)
downloadtde-packaging-0cf700f49d6437ea21867ae6300c7056eadfbd97.tar.gz
tde-packaging-0cf700f49d6437ea21867ae6300c7056eadfbd97.zip
Rearranged applications folder into sub categories.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'debian/_base/applications/tde-style-qtcurve/debian/control')
-rw-r--r--debian/_base/applications/tde-style-qtcurve/debian/control40
1 files changed, 0 insertions, 40 deletions
diff --git a/debian/_base/applications/tde-style-qtcurve/debian/control b/debian/_base/applications/tde-style-qtcurve/debian/control
deleted file mode 100644
index 62becfc39..000000000
--- a/debian/_base/applications/tde-style-qtcurve/debian/control
+++ /dev/null
@@ -1,40 +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-trinity (<< 4:14.0.0~)
-Breaks: 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-trinity (<< 4:14.0.0~)
-Breaks: 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.