diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index 37c0c3e..e050d43 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -qmenumodel (0.2.10) UNRELEASED; urgency=medium +qmenumodel (0.2.10+17.04.20161026.2-0ubuntu1) zesty; urgency=medium * Add ability to activate or change state of an action by variant string - -- Marco Trevisan (Treviño) <marco@ubuntu.com> Fri, 14 Oct 2016 17:07:41 +0200 + -- Marco Trevisan (Treviño) <mail@3v1n0.net> Wed, 26 Oct 2016 17:28:36 +0000 qmenumodel (0.2.9+16.04.20160329-0ubuntu1) xenial; urgency=medium diff --git a/debian/control b/debian/control index f8021ce..2008f64 100644 --- a/debian/control +++ b/debian/control @@ -9,9 +9,9 @@ Build-Depends: debhelper (>= 9.0.0), qt5-qmake, qtbase5-dev (>= 5.0), qtdeclarative5-dev (>= 5.0), - python3, - python3-dbus, - python3-gi, + python3:any, + python3-dbus:native, + python3-gi:native, gir1.2-glib-2.0, dbus-test-runner, libgles2-mesa-dev | libgl-dev, |