summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control43
1 files changed, 43 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..dd27f2d
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,43 @@
+Source: libresourceqt
+Priority: extra
+Maintainer: Martin Wolf <ext-martin.2.wolf@nokia.com>
+Build-Depends: debhelper (>= 5), libqt4-dev (>= 4.5), libdbus-1-dev
+Standards-Version: 3.8.0
+Section: libs
+
+Package: libresourceqt-dev
+Section: libdevel
+Architecture: any
+Depends: libresourceqt0 (= ${binary:Version})
+Description: Development package for libresourceqt
+ Includes development files for libresourceqt.
+
+Package: libresourceqt0
+Section: libs
+Architecture: any
+Depends: libdbus-qeventloop0, ${shlibs:Depends}, ${misc:Depends}
+Description: libresourceqt library
+ Contains library files for the application that use libresourceqt
+
+Package: libdbus-qeventloop-dev
+Section: libdevel
+Architecture: any
+Depends: libdbus-qeventloop0 (= ${binary:Version})
+Description: Development package for libdbus-qeventloop
+ Includes development files for libdbus-qeventloop.
+
+Package: libdbus-qeventloop0
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: libdbus-qeventloop library
+ Contains library files for the application that use libdbus-qeventloop
+
+Package: libresourceqt-tests
+Section: misc
+Depends: testrunner, libresourceqt0, libdbus-qeventloop0, ${shlibs:Depends}
+XB-Maemo-CI-Packages: libresourceqt0, libdbus-qeventloop0
+XB-Maemo-CI-Stage: fast, staging, acceptance
+Architecture: any
+Description: libresourceqt0 and libdbus-qeventloop test package
+ This package contains tests which can be used in CI environment