From 4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 28 Mar 2013 14:13:18 -0500 Subject: Split raring packaging into new directory due to defoma changes --- .../libraries/pytdeextensions/debian/control | 51 ++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 ubuntu/raring/libraries/pytdeextensions/debian/control (limited to 'ubuntu/raring/libraries/pytdeextensions/debian/control') diff --git a/ubuntu/raring/libraries/pytdeextensions/debian/control b/ubuntu/raring/libraries/pytdeextensions/debian/control new file mode 100644 index 000000000..5abe5e3b7 --- /dev/null +++ b/ubuntu/raring/libraries/pytdeextensions/debian/control @@ -0,0 +1,51 @@ +Source: pytdeextensions-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson +Uploaders: Fathi Boudra , Mark Purcell +Build-Depends: cdbs, debhelper (>= 5), chrpath, quilt, tdelibs4c2a-trinity, libtool, + libxml2-utils, libxrandr-dev, libxxf86vm-dev, pytqt-tools, python-trinity-trinity, + python-tqt-dev, python-sip4-dev, python-support (>= 0.6), 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: pytdeextensions +Provides: ${python:Provides} +Description: Python packages to support KDE applications (scripts) [Trinity] + PyKDE Extensions is a collection of software and Python packages + to support the creation and installation of KDE 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 KDE applications (development) [Trinity] + PyKDE Extensions is a collection of software and Python packages + to support the creation and installation of KDE 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 KDE applications (library) [Trinity] + PyKDE Extensions is a collection of software and Python packages + to support the creation and installation of KDE applications. + . + This package contains the libpythonize library files. + . + Homepage: http://www.simonzone.com/software/pytdeextensions -- cgit v1.2.3