diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 22:56:40 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 22:56:40 +0900 |
commit | 11394aecd1f906fee2ebd2b90412aeba4651fbff (patch) | |
tree | bcf750380e6d9fc7dbe524e16bbe2afde25dcfa0 /ubuntu/maverick/libraries/pytdeextensions/debian/control | |
parent | d24bd898174453b586ac90f2ef7a60165fa26fde (diff) | |
download | tde-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/libraries/pytdeextensions/debian/control')
-rw-r--r-- | ubuntu/maverick/libraries/pytdeextensions/debian/control | 51 |
1 files changed, 0 insertions, 51 deletions
diff --git a/ubuntu/maverick/libraries/pytdeextensions/debian/control b/ubuntu/maverick/libraries/pytdeextensions/debian/control deleted file mode 100644 index b1ba63aaf..000000000 --- a/ubuntu/maverick/libraries/pytdeextensions/debian/control +++ /dev/null @@ -1,51 +0,0 @@ -Source: pytdeextensions-trinity -Section: tde -Priority: optional -Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Uploaders: Fathi Boudra <fboudra@free.fr>, Mark Purcell <msp@debian.org> -Build-Depends: cdbs, debhelper (>= 7.0.50~), chrpath, quilt, tdelibs14-trinity, libtool-bin | libtool (<< 2.4.2-1.11), libtool, - libxml2-utils, libxrandr-dev, libxxf86vm-dev, pytqt-tools, python-trinity-trinity, - python-tqt-dev, python-sip-tqt-dev, python-support (>= 0.6) | dh-python, python-all (>= 2.5), python-all-dev (>= 2.5) -Standards-Version: 3.8.4 - -Package: pytdeextensions-trinity -Architecture: all -Depends: ${python:Depends} -Replaces: pykdeextensions-kde3 (<< 4:14.0.0~), pykdeextensions-trinity (<< 4:14.0.0~) -Breaks: pykdeextensions-kde3 (<< 4:14.0.0~), pykdeextensions-trinity (<< 4:14.0.0~) -Conflicts: pykdeextensions -Provides: ${python:Provides} -Description: Python packages to support TDE applications (scripts) [Trinity] - PyTDE Extensions is a collection of software and Python packages - to support the creation and installation of TDE applications. - . - Homepage: http://www.simonzone.com/software/pytdeextensions - -Package: libpythonize0-trinity-dev -Architecture: any -Section: libdevel -Replaces: libpythonize0-kde3-dev (<< 4:14.0.0~), libpythonize0-trinity-dev (<< 4:14.0.0~) -Breaks: libpythonize0-kde3-dev (<< 4:14.0.0~), libpythonize0-trinity-dev (<< 4:14.0.0~) -Depends: libpythonize0-trinity (= ${binary:Version}), python-all-dev -Description: Python packages to support TDE applications (development) [Trinity] - PyTDE Extensions is a collection of software and Python packages - to support the creation and installation of TDE applications. - . - This package contains the libpythonize development files. - . - Homepage: http://www.simonzone.com/software/pytdeextensions - -Package: libpythonize0-trinity -Architecture: any -Section: libs -Replaces: libpythonize0-kde3 (<< 4:14.0.0~), libpythonize0-trinity (<< 4:14.0.0~) -Breaks: libpythonize0-kde3 (<< 4:14.0.0~), libpythonize0-trinity (<< 4:14.0.0~) -Depends: ${shlibs:Depends}, ${misc:Depends} -Conflicts: libpythonize0 -Description: Python packages to support TDE applications (library) [Trinity] - PyTDE Extensions is a collection of software and Python packages - to support the creation and installation of TDE applications. - . - This package contains the libpythonize library files. - . - Homepage: http://www.simonzone.com/software/pytdeextensions |