summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control15
1 files changed, 12 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 6774eec..555f13d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,6 @@
Source: libresourceqt
Priority: extra
-Maintainer: Martin Wolf <ext-martin.2.wolf@nokia.com>
+Maintainer: Martin Wolf <resource-policy@projects.maemo.org>
Build-Depends: debhelper (>= 5), libqt4-dev (>> 4.6.0), libdbus-1-dev, libresource0-dev
Standards-Version: 3.8.0
Section: libs
@@ -43,10 +43,19 @@ Description: Maemo Qt resource aware client test example
Package: libresourceqt-tests
Section: misc
-Depends: testrunner, libdbus-qeventloop1, libresourceqt1, ${shlibs:Depends}
+Depends: ci-testing, libdbus-qeventloop1, libresourceqt1, ${shlibs:Depends}
XB-Maemo-CI-Packages: libdbus-qeventloop1, libresourceqt1
-XB-Maemo-CI-Stage: fast, staging, acceptance
+XB-Maemo-CI-Stage: fast, staging, acceptance, validation
Architecture: any
Description: libresourceqt1 and libdbus-qeventloop test package
This package contains tests which can be used in CI environment
+Package: libresourceqt-performance-tests
+Section: misc
+Depends: ci-testing, libdbus-qeventloop1, libresourceqt1, ${shlibs:Depends}
+XB-Maemo-CI-Packages: libdbus-qeventloop1, libresourceqt1
+XB-Maemo-CI-Stage: staging, acceptance, validation
+Architecture: any
+Description: libresourceqt1 performance test package
+ This package contains performance tests which can be used in CI environment
+