diff options
| author | Renato Araujo Oliveira Filho <renato.filho@canonical.com> | 2012-11-07 11:51:13 +0000 |
|---|---|---|
| committer | Tarmac <> | 2012-11-07 11:51:13 +0000 |
| commit | fc58dd68e0f40fe4fdb93a49333d7f56fea44b30 (patch) | |
| tree | 2cb186a64ffa5e1cb3b8a00168d7265452c1c2bf /debian/control | |
| parent | 28245a5932f86b2bbab3304148bca33b8eaa207c (diff) | |
| parent | 21a895254bc08f111b5173f8b6b85f8271935020 (diff) | |
| download | qmenumodel-fc58dd68e0f40fe4fdb93a49333d7f56fea44b30.tar.gz qmenumodel-fc58dd68e0f40fe4fdb93a49333d7f56fea44b30.tar.bz2 qmenumodel-fc58dd68e0f40fe4fdb93a49333d7f56fea44b30.zip | |
Updated debian package to use debhelper instead of cdbs.
Approved by Olivier Tilloy.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 0e5d4c1..4a85338 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,19 @@ Source: qmenumodel Section: libs Priority: optional Maintainer: Renato Araujo Oliveira Filho <renato@canonical.com> -Build-Depends: debhelper (>= 8.0.0), - cdbs, +Build-Depends: debhelper (>= 9.0.0), cmake (>= 2.8.9), libglib2.0-dev, qtbase (>= 5.0), qtdeclarative (>= 5.0), -Standards-Version: 3.9.2 + python3, + python3-dbus, + python3-gi, + gir1.2-glib-2.0, + dbus-test-runner, + libgles2-mesa-dev, + libgl-dev, +Standards-Version: 3.9.3 Package: libqmenumodel0 Section: libs |
