summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/tde-guidance/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-guidance/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-guidance/debian/control')
-rw-r--r--ubuntu/_base/applications/tde-guidance/debian/control45
1 files changed, 45 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/tde-guidance/debian/control b/ubuntu/_base/applications/tde-guidance/debian/control
new file mode 100644
index 000000000..668946d8b
--- /dev/null
+++ b/ubuntu/_base/applications/tde-guidance/debian/control
@@ -0,0 +1,45 @@
+Source: tde-guidance-trinity
+Section: tde
+Priority: optional
+Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
+XSBC-Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
+Uploaders: Fathi Boudra <fboudra@free.fr>, Mark Purcell <msp@debian.org>
+Build-Depends: cdbs, debhelper (>= 7.0.50~), quilt, chrpath, tdelibs14-trinity-dev,
+ libpythonize0-trinity-dev, libtool-bin | libtool (<< 2.4.2-1.11), libtool, libxml2-utils, libxss-dev, libxxf86vm-dev,
+ pytdeextensions-trinity, pytqt-tools, python-tqt, python-trinity-trinity, python-trinity-trinity-dev, python-sip-tqt-dev,
+ python-support (>= 0.6) | dh-python, python-all (>= 2.5), python-all-dev (>= 2.5), x11proto-scrnsaver-dev, python-tqt-dev, hwdata
+Standards-Version: 3.8.4
+
+Package: tde-guidance-trinity
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, pytdeextensions-trinity, python-trinity-trinity, init | sysv-rc, guidance-backends-trinity, hwdata, python (>= 2.5), python-dev (>= 2.5)
+Replaces: kde-guidance-kde3 (<< 4:14.0.0~), kde-guidance-trinity (<< 4:14.0.0~)
+Breaks: kde-guidance-kde3 (<< 4:14.0.0~), kde-guidance-trinity (<< 4:14.0.0~)
+Conflicts: guidance-power-manager, kde-guidance-powermanager
+Provides: ${python:Provides}
+Description: collection of TDE system administration tools for GNU/Linux [Trinity]
+ Guidance currently consists of four programs designed to help you
+ look after your system:
+ o userconfig - User and Group administration
+ o serviceconfig - Service/daemon administration
+ o mountconfig - Disk and filesystem administration
+ o wineconfig - Wine configuration
+ .
+ These tools are available in Trinity Control Center, System Settings
+ or can be run as standalone applications.
+ .
+ Homepage: http://www.simonzone.com/software/guidance
+
+Package: guidance-backends-trinity
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, hwdata, python (>= 2.5), python-dev (>= 2.5)
+Replaces: guidance-backends-kde3 (<< 4:14.0.0~), guidance-backends-trinity (<< 4:14.0.0~)
+Breaks: guidance-backends-kde3 (<< 4:14.0.0~), guidance-backends-trinity (<< 4:14.0.0~)
+Conflicts: guidance-power-manager, kde-guidance-powermanager
+Provides: ${python:Provides}
+Description: collection of system administration tools for GNU/Linux [Trinity]
+ This package contains the platform neutral backends used in the
+ Guidance configuration tools.
+ .
+ Homepage: http://www.simonzone.com/software/guidance
+