diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index fce1c1c..d63b178 100644 --- a/debian/control +++ b/debian/control @@ -1,14 +1,15 @@ Source: plainbox-provider-oem Section: utils Priority: extra -Maintainer: Albert Zhang <albert.zhang@canonical.com> +Maintainer: Pierre Equoy <pierre.equoy@canonical.com> Build-Depends: debhelper (>= 8.0.0), dh-python, intltool, python (>= 2.7), python3, - python3-plainbox (>= 0.5.3) + python3-plainbox (>= 0.5.3), + plainbox-provider-resource-generic Standards-Version: 3.9.2 X-Python3-Version: >= 3.2 Homepage: https://code.edge.launchpad.net/~oem-qa/oem-qa-checkbox/oem-plainbox |