summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications/tde-style-qtcurve/debian/control
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2019-04-03 22:56:40 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-04-03 22:56:40 +0900
commit11394aecd1f906fee2ebd2b90412aeba4651fbff (patch)
treebcf750380e6d9fc7dbe524e16bbe2afde25dcfa0 /ubuntu/maverick/applications/tde-style-qtcurve/debian/control
parentd24bd898174453b586ac90f2ef7a60165fa26fde (diff)
downloadtde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.tar.gz
tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.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/maverick/applications/tde-style-qtcurve/debian/control')
-rw-r--r--ubuntu/maverick/applications/tde-style-qtcurve/debian/control31
1 files changed, 0 insertions, 31 deletions
diff --git a/ubuntu/maverick/applications/tde-style-qtcurve/debian/control b/ubuntu/maverick/applications/tde-style-qtcurve/debian/control
deleted file mode 100644
index 497bfb3e3..000000000
--- a/ubuntu/maverick/applications/tde-style-qtcurve/debian/control
+++ /dev/null
@@ -1,31 +0,0 @@
-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: 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.